paper-with-me

Papers

TAIL-Safe: Task-Agnostic Safety Monitoring for Imitation Learning Policies

2026-05-02 · Riad Ahmed, Momotaz Begum arxiv

Recent imitation learning (IL) algorithms such as flow-matching and diffusion policies demonstrate remarkable performance in learning complex manipulation tasks. However, these policies often fail even when operating within their training distribution due to extreme sensitivity to initial conditions and irreducible approximation errors that lead to compounding drift. This makes it unsafe to deploy IL policies in the field where out-of-distribution scenarios are prevalent. A prerequisite for safe deployment is enabling the policy to determine whether it can execute a task the way it was learned from demonstrations. This paper presents TAIL-Safe, a principled approach to identify, for a trained IL policy, a safe set from where the policy empirically succeeds in completing the learned task. We propose a Lipschitz-continuous Q-value function that maps state-action pairs to a long-term safety score based on three short-term task-agnostic criteria: visibility, recognizability, and graspability. The zero-superlevel set of this function characterizes an empirical control invariant set over state-action pairs. When the nominal policy proposes an action outside this set, we apply a recovery mechanism inspired by Nagumo's theorem that uses gradient ascent to the Q-function to steer the policy back to safety. To learn this Q-function, we construct a high-fidelity digital twin using Gaussian Splatting that enables systematic collection of failure data without risk to physical hardware. Experiments with a Franka Emika robot demonstrate that flow-matching policies, which fail under run-time perturbations, achieve consistent task success when guided by the proposed TAIL-Safe.

📄 PDF Abstract BibTeX arXiv:2605.01195

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Q-SafeML: Safety Assessment of Quantum Machine Learning via Quantum Distance Metrics

2025-09-04 · Oliver Dunn, Koorosh Aslansefat, Yiannis Papadopoulos arxiv

The rise of machine learning in safety-critical systems has paralleled advancements in quantum computing, leading to the emerging field of Quantum Machine Learning (QML). While safety monitoring has progressed in classic…

Quantum Machine Learning

AgentDoG: A Diagnostic Guardrail Framework for AI Agent Safety and Security

2026-01-26 · Dongrui Liu, Qihan Ren, Chen Qian, Shuai Shao 외 arxiv

The rise of AI agents introduces complex safety and security challenges arising from autonomous tool use and environmental interactions. Current guardrail models lack agentic risk awareness and transparency in risk diagn…

Safety Monitoring of Machine Learning Perception Functions: a Survey

2024-12-09 · Raul Sena Ferreira, Joris Guérin, Kevin Delmas, Jérémie Guiochet 외

Machine Learning (ML) models, such as deep neural networks, are widely applied in autonomous systems to perform complex perception tasks. New dependability challenges arise when ML predictions are used in safety-critical…

Survey

Data monitoring committees for clinical trials evaluating treatments of COVID-19

2020-08-20 · Tobias Mütze, Tim Friede

The first cases of coronavirus disease 2019 (COVID-19) were reported in December 2019 and the outbreak of SARS-CoV-2 was declared a pandemic in March 2020 by the World Health Organization. This sparked a plethora of inve…

Risky-Bench: Probing Agentic Safety Risks under Real-World Deployment

2026-02-03 · Jingnan Zheng, Yanzhen Luo, Jingjun Xu, Bingnan Liu 외 arxiv

Large Language Models (LLMs) are increasingly deployed as agents that operate in real-world environments, introducing safety risks beyond linguistic harm. Existing agent safety evaluations rely on risk-oriented tasks tai…