Name2Pkg: Lightweight One-Class Android Malware Screening via Name-Package Correspondence Modeling

📅 2026-09-21
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Name2Pkg通过建模应用名与包名间的对应关系,采用轻量级单分类法解决大规模安卓恶意软件初步筛选问题,方法基于字符级序列模型。
📝 Abstract
Deep learning-based malware detection has been widely adopted in security-critical services. Most detection methods rely on internal features extracted from APK files or runtime behavior. However, extracting these features is computationally expensive. This limits their use in large-scale, early-stage screening. Malicious apps may exhibit weak correspondence between their user-facing app names and package names, providing a low-cost screening signal. We present Name2Pkg, a lightweight one-class classification method. It leverages only the app name and the package name. We formulate malware screening as a sequence anomaly detection problem. A character-level sequence-to-sequence model estimates the conditional likelihood of a package name given the app name. The length-normalized negative log-likelihood serves as the anomaly score. We train the model and calibrate the threshold using only benign data. Using a dataset of 67,129 real-world applications, Name2Pkg achieves an area under the receiver operating characteristic curve (ROC-AUC) of 0.982 and malware recall of 0.885 at an achieved false-positive rate of 0.044 on held-out test data. It has a 3.57 MiB checkpoint and a CPU inference latency of 28.20 ms per sample. Name2Pkg provides an efficient and effective pre-filtering signal for large-scale security systems.
Problem

Research questions and friction points this paper is trying to address.

Android Malware
Deep Learning
Feature Extraction
Large-Scale Screening
Anomaly Detection
Innovation

Methods, ideas, or system contributions that make the work stand out.

one-class classification
sequence anomaly detection
name-package correspondence
lightweight screening
character-level sequence-to-sequence model
💼 Related Jobs
No related jobs found.
C
Changyeop Sung
School of Cybersecurity, Korea University, Seoul, Republic of Korea
Y
Yeonjae Kang
School of Cybersecurity, Korea University, Seoul, Republic of Korea
J
Jaeho Shin
IT Planning Department, Hana Bank, Seoul, Republic of Korea
Huy Kang Kim
Huy Kang Kim
School of Cybersecurity, Korea University
Data-driven SecurityVehicular NetworkOnline GamesUser BehaviorMalware Analysis