paper-with-me

홈 › Papers

Sparse Threats, Focused Defense: Criticality-Aware Robust Reinforcement Learning for Safe Autonomous Driving

2026-01-05 · Qi Wei, Junchao Fan, Zhao Yang, Jianhua Wang, Jingkai Mao, Xiaolin Chang arxiv

Reinforcement learning (RL) has shown considerable potential in autonomous driving (AD), yet its vulnerability to perturbations remains a critical barrier to real-world deployment. As a primary countermeasure, adversarial training improves policy robustness by training the AD agent in the presence of an adversary that deliberately introduces perturbations. Existing approaches typically model the interaction as a zero-sum game with continuous attacks. However, such designs overlook the inherent asymmetry between the agent and the adversary and then fail to reflect the sparsity of safety-critical risks, rendering the achieved robustness inadequate for practical AD scenarios. To address these limitations, we introduce criticality-aware robust RL (CARRL), a novel adversarial training approach for handling sparse, safety-critical risks in autonomous driving. CARRL consists of two interacting components: a risk exposure adversary (REA) and a risk-targeted robust agent (RTRA). We model the interaction between the REA and RTRA as a general-sum game, allowing the REA to focus on exposing safety-critical failures (e.g., collisions) while the RTRA learns to balance safety with driving efficiency. The REA employs a decoupled optimization mechanism to better identify and exploit sparse safety-critical moments under a constrained budget. However, such focused attacks inevitably result in a scarcity of adversarial data. The RTRA copes with this scarcity by jointly leveraging benign and adversarial experiences via a dual replay buffer and enforces policy consistency under perturbations to stabilize behavior. Experimental results demonstrate that our approach reduces the collision rate by at least 22.66\% across all cases compared to state-of-the-art baseline methods.

📄 PDF Abstract BibTeX arXiv:2601.01800

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningAutonomous Driving

Similar Papers 제목 키워드 기반

CARL: Criticality-Aware Agentic Reinforcement Learning

2025-12-04 · Leyang Shen, Yang Zhang, Chun Kai Ling, Xiaoyan Zhao 외 arxiv

Agents capable of accomplishing complex tasks through multiple interactions with the environment have emerged as a popular research direction. However, in such multi-step settings, the conventional group-level policy opt…

Reinforcement Learning

Few-shot Multi-domain Knowledge Rearming for Context-aware Defence against Advanced Persistent Threats

2023-06-13 · Gaolei Li, YuanYuan Zhao, Wenqi Wei, Yuchen Liu

Advanced persistent threats (APTs) have novel features such as multi-stage penetration, highly-tailored intention, and evasive tactics. APTs defense requires fusing multi-dimensional Cyber threat intelligence data to ide…

Meta-LearningScheduling

Threats and Defenses in Federated Learning Life Cycle: A Comprehensive Survey and Challenges

2024-07-09 · Yanli Li, Zhongliang Guo, Nan Yang, Huaming Chen 외

Federated Learning (FL) offers innovative solutions for privacy-preserving collaborative machine learning (ML). Despite its promising potential, FL is vulnerable to various attacks due to its distributed nature, affectin…

Federated LearningPrivacy PreservingSurvey

Quantifying and Defending against Privacy Threats on Federated Knowledge Graph Embedding

2023-04-06 · Yuke Hu, Wei Liang, Ruofan Wu, Kai Xiao 외

Knowledge Graph Embedding (KGE) is a fundamental technique that extracts expressive representation from knowledge graph (KG) to facilitate diverse downstream tasks. The emerging federated KGE (FKGE) collaboratively train…

Graph EmbeddingKnowledge Graph Embedding

Accurately Predicting Probabilities of Safety-Critical Rare Events for Intelligent Systems

2024-03-20 · Ruoxuan Bai, Jingxuan Yang, Weiduo Gong, Yi Zhang 외

Intelligent systems are increasingly integral to our daily lives, yet rare safety-critical events present significant latent threats to their practical deployment. Addressing this challenge hinges on accurately predictin…