paper-with-me

홈 › Papers

Approximating Safety Feedback Without a Safety Oracle via Model Predictive Control

2025-10-23 · Jeff Pflueger, Michael Everett arxiv

Safe decision-making algorithms for control of mobile robots often require the existence of feedback to verify the safety of proposed actions. This feedback is assumed to be directly available during the development or deployment of the control system. It can take the form of either an explicit constraint formulation or a set of hand-labeled safety data, both of which can be inaccurate or time consuming to produce. Many recently developed simulators can handle complex interactions and varied environments. These environments have implicit safety constraints that may be hard to model. By leveraging one of these simulators, we can construct a proxy for a safety function that bypasses the need for hand designed feedback in capturing these constraints. We present an algorithm that approximates safety by using reversibility and a positive-invariance assumption on the unsafe state space. This method employs the Model-Predictive Path Integral algorithm (MPPI) to establish this reversibility and verify a proposed action. First the action is projected via the simulator to a future state. Then if MPPI can find a path back to a previous state in the trajectory, that state is guaranteed to be outside the unsafe (positive invariant) set. Experimental results demonstrate that the proposed algorithm can approximate the performance of a safety oracle while avoiding classification of unsafe states as safe.

📄 PDF Abstract BibTeX arXiv:2510.20955

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Provable Safe Reinforcement Learning with Binary Feedback

2022-10-26 · Andrew Bennett, Dipendra Misra, Nathan Kallus

Safety is a crucial necessity in many applications of reinforcement learning (RL), whether robotic, automotive, or medical. Many existing approaches to safe RL rely on receiving numeric safety feedback, but in many cases…

Active Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Implicit Safety Alignment from Crowd Preferences

2026-05-20 · Qian Lin, Daniel S. Brown arxiv

Reinforcement Learning from Human Feedback (RLHF) can reveal implicit objectives such as safety considerations that go beyond task completion. In this work, we focus on the common safety criteria embedded in crowd prefer…

Reinforcement Learning

Oracle-Guided Soft Shielding for Safe Move Prediction in Chess

2026-03-09 · Prajit T Rajendran, Fabio Arnez, Huascar Espinoza, Agnes Delaborde 외 arxiv

In high stakes environments, agents relying purely on imitation learning or reinforcement learning often struggle to avoid safety-critical errors during exploration. Existing reinforcement learning approaches for environ…

Reinforcement Learning

How to Avoid Debate: Scalable AI Safety via Doubly-Efficient Interactive Proofs

2026-07-03 · Liyan Chen, Yael Tauman Kalai, Zoe Xi arxiv

As AI models continue to develop powerful capabilities, it becomes critical that we are able to verify that their output is aligned with our intentions. A recent line of work focuses on verification via debate, a model o…

SaFeRDialogues: Taking Feedback Gracefully after Conversational Safety Failures

2021-10-14 · ACL 2022 5 · Megan Ung, Jing Xu, Y-Lan Boureau

Current open-domain conversational models can easily be made to talk in inadequate ways. Online learning from conversational feedback given by the conversation partner is a promising avenue for a model to improve and ada…