paper-with-me

홈 › Papers

Attackers Strike Back? Not Anymore -- An Ensemble of RL Defenders Awakens for APT Detection

2025-08-26 · Sidahmed Benabderrahmane, Talal Rahwan arxiv

Advanced Persistent Threats (APTs) represent a growing menace to modern digital infrastructure. Unlike traditional cyberattacks, APTs are stealthy, adaptive, and long-lasting, often bypassing signature-based detection systems. This paper introduces a novel framework for APT detection that unites deep learning, reinforcement learning (RL), and active learning into a cohesive, adaptive defense system. Our system combines auto-encoders for latent behavioral encoding with a multi-agent ensemble of RL-based defenders, each trained to distinguish between benign and malicious process behaviors. We identify a critical challenge in existing detection systems: their static nature and inability to adapt to evolving attack strategies. To this end, our architecture includes multiple RL agents (Q-Learning, PPO, DQN, adversarial defenders), each analyzing latent vectors generated by an auto-encoder. When any agent is uncertain about its decision, the system triggers an active learning loop to simulate expert feedback, thus refining decision boundaries. An ensemble voting mechanism, weighted by each agent's performance, ensures robust final predictions.

📄 PDF Abstract BibTeX arXiv:2508.19072

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningActive Learning

Similar Papers 제목 키워드 기반

IDCAIS: Inter-Defender Collision-Aware Interception Strategy against Multiple Attackers

2021-12-22 · Vishnu S. Chipade, Xinyi Wang, Dimitra Panagou

In the prior literature on multi-agent area defense games, the assignments of the defenders to the attackers are done based on a cost metric associated only with the interception of the attackers. In contrast to that, th…

Aerial Swarm Defense using Interception and Herding Strategies

2023-06-04 · Vishnu S. Chipade, Dimitra Panagou

This paper presents a multi-mode solution to the problem of defending a circular protected area (target) from a wide range of attacks by swarms of risk-taking and/or risk-averse attacking agents (attackers). The proposed…

Towards a Multi-Agent Simulation of Cyber-attackers and Cyber-defenders Battles

2025-06-05 · Julien Soulé, Jean-Paul Jamont, Michel Occello, Paul Théron 외

As cyber-attacks show to be more and more complex and coordinated, cyber-defenders strategy through multi-agent approaches could be key to tackle against cyber-attacks as close as entry points in a networked system. This…

Multi-Agent Reach-Avoid Games: Two Attackers Versus One Defender and Mixed Integer Programming

2023-09-22 · Hanyang Hu, Minh Bui, Mo Chen

We propose a hybrid approach that combines Hamilton-Jacobi (HJ) reachability and mixed-integer optimization for solving a reach-avoid game with multiple attackers and defenders. The reach-avoid game is an important probl…

Motion Planning

Simulation of Attacker Defender Interaction in a Noisy Security Game

2022-12-08 · Erick Galinkin, Emmanouil Pountourakis, John Carter, Spiros Mancoridis

In the cybersecurity setting, defenders are often at the mercy of their detection technologies and subject to the information and experiences that individual analysts have. In order to give defenders an advantage, it is …

Decision Making