LGCRJul 9, 2025

Understanding Malware Propagation Dynamics through Scientific Machine Learning

arXiv:2507.07143v12 citationsh-index: 5
Originality Incremental advance
AI Analysis

This work addresses the need for accurate malware modeling to improve cybersecurity defenses, offering incremental advances by combining physics-informed models with neural methods.

The paper tackled the problem of modeling malware propagation by applying scientific machine learning to capture nonlinear feedback mechanisms, showing that the Universal Differential Equations approach reduced prediction error by 44% compared to traditional and neural baselines while preserving interpretability.

Accurately modeling malware propagation is essential for designing effective cybersecurity defenses, particularly against adaptive threats that evolve in real time. While traditional epidemiological models and recent neural approaches offer useful foundations, they often fail to fully capture the nonlinear feedback mechanisms present in real-world networks. In this work, we apply scientific machine learning to malware modeling by evaluating three approaches: classical Ordinary Differential Equations (ODEs), Universal Differential Equations (UDEs), and Neural ODEs. Using data from the Code Red worm outbreak, we show that the UDE approach substantially reduces prediction error compared to both traditional and neural baselines by 44%, while preserving interpretability. We introduce a symbolic recovery method that transforms the learned neural feedback into explicit mathematical expressions, revealing suppression mechanisms such as network saturation, security response, and malware variant evolution. Our results demonstrate that hybrid physics-informed models can outperform both purely analytical and purely neural approaches, offering improved predictive accuracy and deeper insight into the dynamics of malware spread. These findings support the development of early warning systems, efficient outbreak response strategies, and targeted cyber defense interventions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes