paper-with-me

Papers

Falsification-Based Robust Adversarial Reinforcement Learning

2020-07-01 · Xiao Wang, Saasha Nair, Matthias Althoff

Reinforcement learning (RL) has achieved enormous progress in solving various sequential decision-making problems, such as control tasks in robotics. Since policies are overfitted to training environments, RL methods have often failed to be generalized to safety-critical test scenarios. Robust adversarial RL (RARL) was previously proposed to train an adversarial network that applies disturbances to a system, which improves the robustness in test scenarios. However, an issue of neural network-based adversaries is that integrating system requirements without handcrafting sophisticated reward signals are difficult. Safety falsification methods allow one to find a set of initial conditions and an input sequence, such that the system violates a given property formulated in temporal logic. In this paper, we propose falsification-based RARL (FRARL): this is the first generic framework for integrating temporal logic falsification in adversarial learning to improve policy robustness. By applying our falsification method, we do not need to construct an extra reward function for the adversary. Moreover, we evaluate our approach on a braking assistance system and an adaptive cruise control system of autonomous vehicles. Our experimental results demonstrate that policies trained with a falsification-based adversary generalize better and show less violation of the safety specification in test scenarios than those trained without an adversary or with an adversarial network.

📄 PDF Abstract BibTeX arXiv:2007.00691

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesDecision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)Sequential Decision Making

Similar Papers 제목 키워드 기반

Falsification-driven reinforcement learning for maritime motion planning

2025-10-08 · Marlon Müller, Florian Finkeldei, Hanna Krasowski, Murat Arcak 외 arxiv

Compliance with maritime traffic rules is essential for the safe operation of autonomous vessels, yet training reinforcement learning (RL) agents to adhere to them is challenging. The behavior of RL agents is shaped by t…

Reinforcement LearningMotion Planning

Reducing DNN Properties to Enable Falsification with Adversarial Attacks

2021-05-27 · IEEE/ACM 43rd International Conference on Software Engineering (ICSE) 2021 5 · David Shriver, Sebastian Elbaum, Matthew B. Dwyer

Deep Neural Networks (DNN) are increasingly being deployed in safety-critical domains, from autonomous vehicles to medical devices, where the consequences of errors demand techniques that can provide stronger guarantees …

Adversarial AttackAutonomous Vehicles

Deceptive Reinforcement Learning Under Adversarial Manipulations on Cost Signals

2019-06-24 · Yunhan Huang, Quanyan Zhu

This paper studies reinforcement learning (RL) under malicious falsification on cost signals and introduces a quantitative framework of attack models to understand the vulnerabilities of RL. Focusing on $Q$-learning, we …

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Data-Driven Falsification of Cyber-Physical Systems

2025-05-06 · Atanu Kundu, Sauvik Gon, Rajarshi Ray

Cyber-Physical Systems (CPS) are abundant in safety-critical domains such as healthcare, avionics, and autonomous vehicles. Formal verification of their operational safety is, therefore, of utmost importance. In this pap…

Adversarial AttackAutonomous Vehicles

Reinforcement Learning for Linear Quadratic Control is Vulnerable Under Cost Manipulation

2022-03-11 · Yunhan Huang, Quanyan Zhu

In this work, we study the deception of a Linear-Quadratic-Gaussian (LQG) agent by manipulating the cost signals. We show that a small falsification of the cost parameters will only lead to a bounded change in the optima…

reinforcement-learningReinforcement Learning (RL)