English

RPM-Net Reciprocal Point MLP Network for Unknown Network Security Threat Detection

Cryptography and Security 2026-04-09 v1 Artificial Intelligence

Abstract

Effective detection of unknown network security threats in multi-class imbalanced environments is critical for maintaining cyberspace security. Current methods focus on learning class representations but face challenges with unknown threat detection, class imbalance, and lack of interpretability, limiting their practical use. To address this, we propose RPM-Net, a novel framework that introduces reciprocal point mechanism to learn "non-class" representations for each known attack category, coupled with adversarial margin constraints that provide geometric interpretability for unknown threat detection. RPM-Net++ further enhances performance through Fisher discriminant regularization. Experimental results show that RPM-Net achieves superior performance across multiple metrics including F1-score, AUROC, and AUPR-OUT, significantly outperforming existing methods and offering practical value for real-world network security applications. Our code is available at:https://github.com/chiachen-chang/RPM-Net

Keywords

Cite

@article{arxiv.2604.06638,
  title  = {RPM-Net Reciprocal Point MLP Network for Unknown Network Security Threat Detection},
  author = {Jiachen Zhang and Yueming Lu and Fan Feng and Zhanfeng Wang and Shengli Pan and Daoqi Han},
  journal= {arXiv preprint arXiv:2604.06638},
  year   = {2026}
}

Comments

Compared to the ICASSP 2026 proceedings version, this version corrects a transcription error in Table 1 (ODIN's precision, recall, and f1 scores)

R2 v1 2026-07-01T11:58:35.667Z