ArXiv TLDR

Adversarial Co-Evolution of Malware and Detection Models: A Bilevel Optimization Perspective

🐦 Tweet
2604.22569

Olha Jurečková, Martin Jureček, Matouš Kozák, Róbert Lórencz

cs.CRcs.LG

TLDR

This paper proposes a bilevel optimization framework for robust malware detection against adaptive adversarial attacks, achieving near-total immunity.

Key contributions

  • Introduces a bilevel optimization framework for robust malware detection.
  • Models the strategic, co-evolutionary interaction between malware and detectors.
  • Achieves near-total immunity (0-1.89% evasion) against adaptive malware.
  • Increases attacker's evasion query complexity by up to two orders of magnitude.

Why it matters

This paper tackles adaptive malware that bypasses ML detectors by proposing a robust defense using bilevel optimization. It models the strategic co-evolution of attack and defense, achieving near-total immunity and significantly increasing attacker costs. This is a vital step towards resilient cybersecurity systems.

Original Abstract

Machine learning-based malware detectors are increasingly vulnerable to adversarial examples. Traditional defenses, such as one-shot adversarial training, often fail against adaptive attackers who use reinforcement learning to bypass detection. This paper proposes a robust defense framework based on bilevel optimization, explicitly modeling the strategic interaction between a defender and an attacker as an adversarial co-evolutionary process. We evaluate our approach using the MAB-malware framework against three distinct malware families: Mokes, Strab, and DCRat. Our experimental results demonstrate that while standard classifiers and basic adversarial retraining often remain vulnerable, showing evasion rates as high as 90 %, the proposed bilevel optimization approach consistently achieves near-total immunity, reducing evasion rates to 0 - 1.89 %. Furthermore, the iterative framework significantly increases the attacker's query complexity, raising the average cost of successful evasion by up to two orders of magnitude. These findings suggest that modeling the iterative cycle of attack and defense through bilevel optimization is essential for developing resilient malware detection systems capable of withstanding evolving adversarial threats.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.