paper-with-me

Papers

Exploring reinforcement learning for incident response in autonomous military vehicles

2024-10-28 · Henrik Madsen, Gudmund Grov, Federico Mancini, Magnus Baksaas, Åvald Åslaugson Sommervoll

Unmanned vehicles able to conduct advanced operations without human intervention are being developed at a fast pace for many purposes. Not surprisingly, they are also expected to significantly change how military operations can be conducted. To leverage the potential of this new technology in a physically and logically contested environment, security risks are to be assessed and managed accordingly. Research on this topic points to autonomous cyber defence as one of the capabilities that may be needed to accelerate the adoption of these vehicles for military purposes. Here, we pursue this line of investigation by exploring reinforcement learning to train an agent that can autonomously respond to cyber attacks on unmanned vehicles in the context of a military operation. We first developed a simple simulation environment to quickly prototype and test some proof-of-concept agents for an initial evaluation. This agent was then applied to a more realistic simulation environment and finally deployed on an actual unmanned ground vehicle for even more realism. A key contribution of our work is demonstrating that reinforcement learning is a viable approach to train an agent that can be used for autonomous cyber defence on a real unmanned ground vehicle, even when trained in a simple simulation environment.

📄 PDF Abstract BibTeX arXiv:2410.21407

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

In-Context Autonomous Network Incident Response: An End-to-End Large Language Model Agent Approach

2026-02-13 · Yiran Gao, Kim Hammar, Tao Li arxiv

Rapidly evolving cyberattacks demand incident response systems that can autonomously learn and adapt to changing threats. Prior work has extensively explored the reinforcement learning approach, which involves learning r…

Reinforcement Learning

AIR: Improving Agent Safety through Incident Response

2026-02-12 · Zibo Xiao, Jun Sun, Junjie Chen arxiv

Large Language Model (LLM) agents are increasingly deployed in practice across a wide range of autonomous applications. Yet current safety mechanisms for LLM agents focus almost exclusively on preventing failures in adva…

Large Language Models are Autonomous Cyber Defenders

2025-05-07 · Sebastián R. Castro, Roberto Campbell, Nancy Lau, Octavio Villalobos 외

Fast and effective incident response is essential to prevent adversarial cyberattacks. Autonomous Cyber Defense (ACD) aims to automate incident response through Artificial Intelligence (AI) agents that plan and execute a…

Reinforcement Learning (RL)

EdgeAgentX: A Novel Framework for Agentic AI at the Edge in Military Communication Networks

2025-05-24 · Abir Ray

This paper introduces EdgeAgentX, a novel framework integrating federated learning (FL), multi-agent reinforcement learning (MARL), and adversarial defense mechanisms, tailored for military communication networks. EdgeAg…

Adversarial DefenseDecision MakingFederated LearningMulti-agent Reinforcement Learning+2

Structural Generalization in Autonomous Cyber Incident Response with Message-Passing Neural Networks and Reinforcement Learning

2024-07-08 · Jakob Nyberg, Pontus Johnson

We believe that agents for automated incident response based on machine learning need to handle changes in network structure. Computer networks are dynamic, and can naturally change in structure over time. Retraining age…