paper-with-me

Papers

Fail-Safe Adversarial Generative Imitation Learning

2022-03-03 · Philipp Geiger, Christoph-Nikolas Straehle

For flexible yet safe imitation learning (IL), we propose theory and a modular method, with a safety layer that enables a closed-form probability density/gradient of the safe generative continuous policy, end-to-end generative adversarial training, and worst-case safety guarantees. The safety layer maps all actions into a set of safe actions, and uses the change-of-variables formula plus additivity of measures for the density. The set of safe actions is inferred by first checking safety of a finite sample of actions via adversarial reachability analysis of fallback maneuvers, and then concluding on the safety of these actions' neighborhoods using, e.g., Lipschitz continuity. We provide theoretical analysis showing the robustness advantage of using the safety layer already during training (imitation error linear in the horizon) compared to only using it at test time (up to quadratic error). In an experiment on real-world driver interaction data, we empirically demonstrate tractability, safety and imitation performance of our approach.

📄 PDF Abstract BibTeX arXiv:2203.01696

Code (1)

boschresearch/fagil 공식 구현

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

Lagrangian Generative Adversarial Imitation Learning with Safety

2021-09-29 · Zhihao Cheng, Li Shen, Meng Fang, Liu Liu 외

Imitation Learning (IL) merely concentrates on reproducing expert behaviors and could take dangerous actions, which is unbearable in safety-critical scenarios. In this work, we first formalize a practical task of safe im…

Imitation Learning

GIFT: Gradient-aware Immunization of diffusion models against malicious Fine-Tuning with safe concepts retention

2025-07-18 · Amro Abdalla, Ismail Shaheen, Dan DeGenaro, Rupayan Mallick 외 arxiv

We present GIFT: a {G}radient-aware {I}mmunization technique to defend diffusion models against malicious {F}ine-{T}uning while preserving their ability to generate safe content. Existing safety mechanisms like safety ch…

ETA: Evaluating Then Aligning Safety of Vision Language Models at Inference Time

2024-10-09 · Yi Ding, Bolian Li, Ruqi Zhang

Vision Language Models (VLMs) have become essential backbones for multimodal intelligence, yet significant safety challenges limit their real-world application. While textual inputs are often effectively safeguarded, adv…

Sentence

Failure Prediction at Runtime for Generative Robot Policies

2025-10-10 · Ralf Römer, Adrian Kobras, Luca Worbis, Angela P. Schoellig arxiv

Imitation learning (IL) with generative models, such as diffusion and flow matching, has enabled robots to perform complex, long-horizon tasks. However, distribution shifts from unseen environments or compounding action …

SAFE-GIL: SAFEty Guided Imitation Learning for Robotic Systems

2024-04-08 · Yusuf Umut Ciftci, Darren Chiu, Zeyuan Feng, Gaurav S. Sukhatme 외

Behavior cloning (BC) is a widely-used approach in imitation learning, where a robot learns a control policy by observing an expert supervisor. However, the learned policy can make errors and might lead to safety violati…

Autonomous NavigationImitation Learning