ZZ
Ziming Zhao
Author with expertise in Characterization and Detection of Android Malware
Achievements
This user has not unlocked any achievements yet.
Key Stats
Upvotes received:
0
Publications:
7
(14% Open Access)
Cited by:
1
h-index:
16
/
i10-index:
22
Reputation
Biology
< 1%
Chemistry
< 1%
Economics
< 1%
Show more
How is this calculated?
Publications
0

metaNet: Interpretable unknown mobile malware identification with a novel meta-features mining algorithm

Zhaoxuan Li et al.Jun 3, 2024
The continuous emergence of malware has threatened to the Android platform and user privacy. With the evolution of the Android system and malware, it is challenging to design a method that can accurately identify the categories of sophisticated malware, including known and unknown families, as well as their obfuscated variants, given that they may be newly emerging and lack available detection knowledge. Although some methods try to use anomaly detection and zero-shot technology to identify unseen applications, they are limited to binary classification or lack the robustness, stability, universality, and interpretability in multi-class identification. To this end, we first propose a generic meta-features mining algorithm, which can discover the potential relationships between samples belonging to the same category. Then we present metaNet, a novel method leveraging meta-features to identify sophisticated Android malware. Specifically, metaNet is mainly powered by four components: (i) mExtractor is a feature collector to obtain the static and dynamic features. (ii) mProcessor is taking unique meta-features of each category from extracted features. (iii) mLearner is a machine learning suite that leverages features and meta-features to design and train a classifier called HSU-Net. (iv) mEnforcer is a flexible deployer that identifies categories of malware families in the real world. We implement a prototype of metaNet with 15K lines of Python code and compare it with state-of-the-art (SOTA) methods. The results show that it can not only achieve superior performance in terms of known families (99.52% of accuracy) and unknown families (99.31% of accuracy trained with 80% known families) for binary classification, but also perform well in multi-class identification, i.e., 99.05% and 93.45% of accuracy for known and unknown families, respectively. Furthermore, we deploy and evaluate metaNet in the real world. It can identify applications over an acceptable time and memory overheads, i.e., average of 11.8s and 56MB per sample with a size of 8MB. Also, the few-shot detection and feature perturbation experiments reflect its robustness and stability benefiting from meta-features. Finally, we collect the traffic of 112 decentralized applications (DApps) belonging to 16 categories, such as finance and health, and evaluated metaNet in DApp identification. The results illustrate its applicability across various tasks. That is, it can accurately classify 94.6% and 81.36% of DApp flows in all-known and 80%-known DApp scenarios, respectively, outperforming the SOTA methods.
0

Advancing urban water-energy demand predictions with a rotor hopfield neural network model optimized by contracted thermal exchange optimizer

Ziming Zhao et al.May 25, 2024
The relationship between urban water and energy demand is crucial for resource efficiency, sustainability, and environmental conservation. Rapid urbanization, population growth, and climate change necessitate integrated models that capture the complex interdependencies, feedback loops, and trade-offs between water and energy systems. This research addresses this intricate relationship by developing a modified Rotor Hopfield Neural Network (RHNN) Model using input indicators like population data, GDP, water consumption, precipitation, electricity consumption, wastewater discharge, and industrial coal usage. The model is optimized using a modified metaheuristic, called Contracted Thermal Exchange Optimizer (CTEO), resulting in a comprehensive forecast of urban water-energy demand. The model's superior efficiency is demonstrated by comparing it with other contemporary methods. Upon comparison with alternative approaches, it is clear that the RHNN/CTEO model surpasses them, showcasing a mean relative error of 1.47% for water usage and 2.60% for energy consumption. This leads to an overall average MRE of 2.03%. This research contributes to the existing body of knowledge by offering an advanced model for urban water-energy demand forecasting, providing valuable insights for policymakers, urban planners, and stakeholders in making informed decisions related to resource allocation, infrastructure development, and sustainable urban development.