Related Experiment Video
Updated: Nov 17, 2025

05:47
Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
Published on: June 13, 2025
895
Certifiable Robustness to Adversarial State Uncertainty in Deep Reinforcement Learning
IEEE Transactions on Neural Networks and Learning Systems
|February 15, 2021
Summary
This study introduces a defense for deep reinforcement learning (DRL) to ensure safety in robotics. The new method provides formal guarantees against adversarial attacks and noise, enhancing decision-making robustness.
Area of Science:
- Robotics
- Artificial Intelligence
- Control Theory
Background:
- Deep neural networks (DNNs) excel in robotics but lack robustness guarantees for safety-critical applications.
- Adversarial attacks and sensor noise can cause DNNs to make dangerous decisions, as seen in autonomous vehicles.
- Existing defenses offer limited formal guarantees against such perturbations.
Purpose of the Study:
- To develop an online defense mechanism for deep reinforcement learning (DRL) algorithms that provides certified adversarial robustness.
- To ensure reliable decision-making in safety-critical robotic systems despite potential input perturbations.
- To offer a certificate of solution quality for the learned policy, even under uncertainty.
Main Methods:
- Leveraging research on certified adversarial robustness to create an online defense for DRL.
- Computing guaranteed lower bounds on state-action values during execution to select robust actions.
- Implementing and evaluating the defense on a deep Q-network (DQN) policy.
Main Results:
- The proposed defense significantly increases robustness against noise and adversarial examples in pedestrian collision avoidance, classic control tasks, and Atari Pong.
- The approach provides a certificate of solution quality for the DRL policy.
- Extended prior work with new performance guarantees, algorithmic extensions, and adversarial behavior scenarios.
Conclusions:
- The developed online certifiably robust defense enhances the safety and reliability of DRL systems in critical applications.
- This method offers a practical way to achieve formal robustness guarantees for DNNs in robotics.
- The findings pave the way for safer autonomous systems by addressing vulnerabilities to adversarial inputs.
Related Concept Videos
Reinforcement
597
Positive and negative reinforcement are key concepts in operant conditioning, a learning process where the consequences of a behavior affect the likelihood of that behavior being repeated.
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:
597
Uncertainty: Overview
1.3K
In analytical chemistry, we often perform repetitive measurements to detect and minimize inaccuracies caused by both determinate and indeterminate errors. Despite the cares we take, the presence of random errors means that repeated measurements almost never have exactly the same magnitude. The collective difference between these measurements - observed values - and the estimated or expected value is called uncertainty. Uncertainty is conventionally written after the estimated or expected value.
1.3K
Propagation of Uncertainty from Random Error
1.4K
An experiment often consists of more than a single step. In this case, measurements at each step give rise to uncertainty. Because the measurements occur in successive steps, the uncertainty in one step necessarily contributes to that in the subsequent step. As we perform statistical analysis on these types of experiments, we must learn to account for the propagation of uncertainty from one step to the next. The propagation of uncertainty depends on the type of arithmetic operation performed on...
1.4K
Propagation of Uncertainty from Systematic Error
1.1K
The atomic mass of an element varies due to the relative ratio of its isotopes. A sample's relative proportion of oxygen isotopes influences its average atomic mass. For instance, if we were to measure the atomic mass of oxygen from a sample, the mass would be a weighted average of the isotopic masses of oxygen in that sample. Since a single sample is not likely to perfectly reflect the true atomic mass of oxygen for all the molecules of oxygen on Earth, the mass we obtain from this...
1.1K
Avoidance Learning and Learned Helplessness
2.3K
Avoidance learning and learned helplessness are critical concepts in understanding behavioral responses to negative stimuli.
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...
2.3K
State Space Representation
367
The frequency-domain technique, commonly used in analyzing and designing feedback control systems, is effective for linear, time-invariant systems. However, it falls short when dealing with nonlinear, time-varying, and multiple-input multiple-output systems. The time-domain or state-space approach addresses these limitations by utilizing state variables to construct simultaneous, first-order differential equations, known as state equations, for an nth-order system.
Consider an RLC circuit, a...
Consider an RLC circuit, a...
367