提出防御恶意软件检测中更新后漏检的新型持续学习方法
Regression-aware Continual Learning for Android Malware Detection
- 引入正向一致训练,防止模型更新后误判已知恶意样本
- 实测可将漏检率降低至3-6%以下,且性能稳定
- 适合需要高可信安全更新的工业级恶意软件检测系统
恶意软件快速演化迫使基于机器学习的检测器需持续更新。面对厂商每日处理数十万新样本、数据集达数十亿规模的现实,全量重训不切实际。持续学习(CL)成为可扩展替代方案,支持增量更新且避免灾难性遗忘。本文首次揭示并量化了安全回归这一被忽视问题:即模型更新后,部分曾正确识别的恶意样本出现漏检,导致本应被拦截的威胁重新渗入。这虽可能提升整体准确率,却严重损害用户对安全更新的信任。我们通过形式化分析发现,多达3-6%的恶意样本在更新后出现此类问题。为此提出回归感知框架,并以正向一致训练(PCT)实现,可无缝集成任意现有CL策略。在ELSA、Tesseract和AZ-Class数据集上的实验表明,该方法可使安全回归现象减少一半,同时长期保持强检测能力。
原文摘要 · Abstract (English)
Malware evolves rapidly, forcing machine learning-based detectors to be continuously updated. With antivirus vendors processing hundreds of thousands of new samples daily, datasets can grow to billions of examples, making full retraining impractical. Continual learning (CL) has emerged as a scalable alternative, enabling incremental updates without full data access while mitigating catastrophic forgetting. In this work, we analyze a critical yet overlooked issue in this context: security regression. Unlike forgetting, which manifests as a drop in average performance on previously seen data, security regression captures harmful sample-level prediction changes, e.g., malware samples that were correctly detected before an update but evade detection afterward. This poses serious risks in security-critical applications, as the silent reintroduction of previously detected threats may undermine users' trust in the update process, leading them to perceive a regression in security even if the average model performance has actually improved. We first formalize and quantify security regression in CL-based malware detectors, revealing that up to 3-6% of malware experience it after model updates. We then address this issue by introducing a regression-aware framework to the CL setting. Specifically, we instantiate it via Positive Congruent Training (PCT), showing seamless integration with any prior CL strategy. Experiments on the ELSA, Tesseract, and AZ-Class datasets show that our method effectively halves regression across different CL scenarios while maintaining strong detection performance over time.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。