paper-with-me

Papers

SHARP: Shielding-Aware Robust Planning for Safe and Efficient Human-Robot Interaction

2021-10-02 · Haimin Hu, Kensuke Nakamura, Jaime F. Fisac

Jointly achieving safety and efficiency in human-robot interaction (HRI) settings is a challenging problem, as the robot's planning objectives may be at odds with the human's own intent and expectations. Recent approaches ensure safe robot operation in uncertain environments through a supervisory control scheme, sometimes called "shielding", which overrides the robot's nominal plan with a safety fallback strategy when a safety-critical event is imminent. These reactive "last-resort" strategies (typically in the form of aggressive emergency maneuvers) focus on preserving safety without efficiency considerations; when the nominal planner is unaware of possible safety overrides, shielding can be activated more frequently than necessary, leading to degraded performance. In this work, we propose a new shielding-based planning approach that allows the robot to plan efficiently by explicitly accounting for possible future shielding events. Leveraging recent work on Bayesian human motion prediction, the resulting robot policy proactively balances nominal performance with the risk of high-cost emergency maneuvers triggered by low-probability human behaviors. We formalize Shielding-Aware Robust Planning (SHARP) as a stochastic optimal control problem and propose a computationally efficient framework for finding tractable approximate solutions at runtime. Our method outperforms the shielding-agnostic motion planning baseline (equipped with the same human intent inference scheme) on simulated driving examples with human trajectories taken from the recently released Waymo Open Motion Dataset.

📄 PDF Abstract BibTeX arXiv:2110.00843

Code (1)

saferoboticslab/sharp 공식 구현

Tasks

Human motion predictionMotion Planningmotion prediction

Similar Papers 제목 키워드 기반

Safe POMDP Online Planning via Shielding

2023-09-19 · Shili Sheng, David Parker, Lu Feng

Partially observable Markov decision processes (POMDPs) have been widely used in many robotic applications for sequential decision-making under uncertainty. POMDP online planning algorithms such as Partially Observable M…

Autonomous DrivingDecision MakingDecision Making Under UncertaintySequential Decision Making

Active Uncertainty Reduction for Safe and Efficient Interaction Planning: A Shielding-Aware Dual Control Approach

2023-02-01 · Haimin Hu, David Isele, Sangjae Bae, Jaime F. Fisac

The ability to accurately predict others' behavior is central to the safety and efficiency of interactive robotics. Unfortunately, robots often lack access to key information on which these predictions may hinge, such as…

Autonomous VehiclesModel Predictive ControlMotion Planning

Online Shielding for Reinforcement Learning

2022-12-04 · Bettina Könighofer, Julian Rudolf, Alexander Palmisano, Martin Tappler 외

Besides the recent impressive results on reinforcement learning (RL), safety is still one of the major research challenges in RL. RL is a machine-learning approach to determine near-optimal policies in Markov decision pr…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Do Androids Dream of Electric Fences? Safety-Aware Reinforcement Learning with Latent Shielding

2021-12-21 · Peter He, Borja G. Leon, Francesco Belardinelli

The growing trend of fledgling reinforcement learning systems making their way into real-world applications has been accompanied by growing concerns for their safety and robustness. In recent years, a variety of approach…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Dynamic Model Predictive Shielding for Provably Safe Reinforcement Learning

2024-05-22 · Arko Banerjee, Kia Rahmani, Joydeep Biswas, Isil Dillig

Among approaches for provably safe reinforcement learning, Model Predictive Shielding (MPS) has proven effective at complex tasks in continuous, high-dimensional state spaces, by leveraging a backup policy to ensure safe…

reinforcement-learningReinforcement LearningSafe Reinforcement Learning