ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2502.05098
85
2

Learning Temporal Invariance in Android Malware Detectors

7 February 2025
Xinran Zheng
Shuo Yang
Edith C.H. Ngai
Suman Jana
Lorenzo Cavallaro
ArXiv (abs)PDFHTML
Abstract

Learning-based Android malware detectors degrade over time due to natural distribution drift caused by malware variants and new families. This paper systematically investigates the challenges classifiers trained with empirical risk minimization (ERM) face against such distribution shifts and attributes their shortcomings to their inability to learn stable discriminative features. Invariant learning theory offers a promising solution by encouraging models to generate stable representations crossing environments that expose the instability of the training set. However, the lack of prior environment labels, the diversity of drift factors, and low-quality representations caused by diverse families make this task challenging. To address these issues, we propose TIF, the first temporal invariant training framework for malware detection, which aims to enhance the ability of detectors to learn stable representations across time. TIF organizes environments based on application observation dates to reveal temporal drift, integrating specialized multi-proxy contrastive learning and invariant gradient alignment to generate and align environments with high-quality, stable representations. TIF can be seamlessly integrated into any learning-based detector. Experiments on a decade-long dataset show that TIF excels, particularly in early deployment stages, addressing real-world needs and outperforming state-of-the-art methods.

View on arXiv
@article{zheng2025_2502.05098,
  title={ Learning Temporal Invariance in Android Malware Detectors },
  author={ Xinran Zheng and Shuo Yang and Edith C.H. Ngai and Suman Jana and Lorenzo Cavallaro },
  journal={arXiv preprint arXiv:2502.05098},
  year={ 2025 }
}
Comments on this paper