PulseAugur
EN
LIVE 23:42:50

New framework halves security regression in Android malware detection

Researchers have identified and quantified a critical issue in continual learning for Android malware detection, termed "security regression." This phenomenon occurs when malware samples that were previously detected by a model evade detection after an update, even if the model's average performance has improved. Experiments revealed that up to 3-6% of malware samples can experience security regression. To address this, a new regression-aware framework, instantiated via Positive Congruent Training (PCT), has been developed. This method effectively halves security regression across various continual learning scenarios while maintaining strong detection performance over time. AI

IMPACT Addresses a critical security vulnerability in continuously updated AI models, potentially improving user trust and detection efficacy.

RANK_REASON Academic paper introducing a new methodology for continual learning in malware detection. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New framework halves security regression in Android malware detection

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Daniele Ghiani, Daniele Angioni, Giorgio Piras, Angelo Sotgiu, Luca Minnei, Srishti Gupta, Maura Pintor, Fabio Roli, Battista Biggio ·

    Regression-aware Continual Learning for Android Malware Detection

    arXiv:2507.18313v2 Announce Type: replace Abstract: 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 r…