paper-with-me

Papers

Safety-Contract Graph Multi-Agent Reinforcement Learning for Autonomous Network Security Response

2026-06-11 · Jose Luis Lima de Jesus Silva arxiv

Autonomous network-security response systems promise to reduce Security Operations Centre (SOC) reaction latency, but reward-only multi-agent reinforcement learning (MARL) can improve security reward while remaining non-deployable. We present a safety-contract graph MARL framework and instantiate it as ACD$^3$-GAT (Adaptive Constrained Counterfactual Decisioning with a Graph Attention Network encoder), an architecture that separates simulator observations from reusable operational budgets, constrained optimization, graph state encoding, and counterfactual action screening. We evaluate the method in CAGE Challenge 4, where agents operate under budgets for Mean Time to Recover (MTTR), false-positive response, and firewall change-management disruption. Across the benchmark, every unconstrained method violates the SOC downtime budget in 100% of evaluated episodes, with mean downtime proxy costs of 311-430 against a budget of 50. This complements prior CAGE Challenge 4 findings by showing that reward-only learning lacks operational discipline. Constrained MAPPO-GAT (C-MAPPO-GAT) isolates Lagrangian operational-cost control and budget-aware screening, while ACD$^3$-GAT adds budget context, CVaR tail-risk estimation, opponent-belief state, and Graph Counterfactual Risk Propagation (G-CRP). The replicated comparison includes three 200-episode seeds for IPPO, MAPPO-GAT, C-MAPPO-GAT, and ACD$^3$-GAT. C-MAPPO-GAT reduces downtime violation from 100% to 0.3% and mean downtime cost from 355.4 to 15.5 relative to MAPPO-GAT. ACD$^3$-GAT reduces mean downtime cost to 48.2 with a 13.8% violation rate, placing it on the safety-contract frontier rather than at the most conservative compliance point. Topology-seed and coupled adaptive Red-process stress tests preserve this contrast and show lower worst adaptive degradation for safety-constrained policies than reward-only MAPPO-GAT.

📄 PDF Abstract BibTeX arXiv:2606.13832

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Contract-Based Compositional Shielding for Safe Multi-Agent Reinforcement Learning

2026-06-12 · Omar Adalat, Edwin Hamel-De le Court, Francesco Belardinelli arxiv

Safe coordination problems surface in multi-agent reinforcement learning when global safety cannot be enforced by any agent unilaterally: the admissibility of one agent's action may depend on the dynamics of other agents…

Multi-agent Reinforcement Learning

Embedded Safety-Aligned Intelligence via Differentiable Internal Alignment Embeddings

2025-12-20 · Harsh Rathva, Ojas Srivastava, Pruthwik Mishra arxiv

We introduce Embedded Safety-Aligned Intelligence (ESAI), a theoretical framework for multi-agent reinforcement learning that embeds alignment constraints directly into agents internal representations using differentiabl…

Multi-agent Reinforcement Learning

Agent Safety Should Be a Runtime Contract

2026-08-11 · Albus W. Ng, Yi Han, Jusheng Zhang, Wenhao Wang hf

The dominant paradigm treats AI safety as a property to be instilled during model training via RLHF, DPO, or Constitutional AI. We argue this is structurally insufficient for autonomous agents that execute code, mutate f…

Computer Security

Formal Contracts Mitigate Social Dilemmas in Multi-Agent RL

2022-08-22 · Andreas A. Haupt, Phillip J. K. Christoffersen, Mehul Damani, Dylan Hadfield-Menell

Multi-agent Reinforcement Learning (MARL) is a powerful tool for training autonomous agents acting independently in a common environment. However, it can lead to sub-optimal behavior when individual incentives and group …

ManagementMulti-agent Reinforcement LearningMulti-Objective Reinforcement Learningreinforcement-learning

$Z^2$-ACT: End-to-End Verifiable Agentic Intent Control for Open 6G RAN

2026-08-21 · Sunder Ali Khowaja, Kapal Dev, George C. Alexandropoulos arxiv

With the progression in open and disaggregated 6G radio access networks, it is expected that the system will be able to host multi-vendors. In order to host multi-vendors, it is essential that AI-assisted control loops r…