paper-with-me

홈 › Papers

Safe Planning in Interactive Environments via Iterative Policy Updates and Adversarially Robust Conformal Prediction

2025-11-13 · Omid Mirzaeedodangeh, Eliot Shekhtman, Nikolai Matni, Lars Lindemann arxiv

Safe planning of an autonomous agent in interactive environments -- such as the control of a self-driving vehicle among pedestrians -- poses a major challenge as the behavior of the environment is unknown and reactive to the behavior of the autonomous agent. This coupling gives rise to interaction-driven distribution shifts where the autonomous agent's control policy may change the environment's behavior, thereby invalidating safety guarantees in existing work. Indeed, recent works have used conformal prediction (CP) to generate distribution-free safety guarantees using observed data of the environment. However, CP's assumption on data exchangeability is violated in interactive settings due to a circular dependency where a control policy update changes the environment's behavior, and vice versa. To address this gap, we propose an iterative framework that robustly maintains safety guarantees across policy updates by quantifying the potential impact of a planned policy update on the environment's behavior. We realize this via adversarially robust CP where we perform a regular CP step in each episode using observed data under the current policy, but then transfer safety guarantees across policy updates by analytically adjusting the CP result to account for distribution shifts. This adjustment is performed based on a policy-to-trajectory sensitivity analysis, resulting in a safe, episodic open-loop planner. We further conduct a contraction analysis of the system providing conditions under which both the CP results and the policy updates are guaranteed to converge. We empirically demonstrate these safety and convergence guarantees on a two-dimensional car-pedestrian and a high-dimensional quadcopter case study. To the best of our knowledge, these are the first results that provide valid safety guarantees in such interactive settings.

📄 PDF Abstract BibTeX arXiv:2511.10586

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PerceptTwin: Semantic Scene Reconstruction for Iterative LLM Planning and Verification

2026-06-02 · Charlie Gauthier, Sacha Morin, Liam Paull arxiv

Simulation environments are useful for both robot policy learning and planning verification and validation. Traditionally, the process of creating a simulation was onerous. Creating a bespoke simulation environment for e…

WorldRFT: Latent World Model Planning with Reinforcement Fine-Tuning for Autonomous Driving

2025-12-22 · Pengxuan Yang, Ben Lu, Zhongpu Xia, Chao Han 외 arxiv

Latent World Models enhance scene representation through temporal self-supervised learning, presenting a perception annotation-free paradigm for end-to-end autonomous driving. However, the reconstruction-oriented represe…

Self-Supervised LearningRepresentation LearningReinforcement LearningAutonomous Driving

Counterfactual Reasoning about Intent for Interactive Navigation in Dynamic Environments

2016-10-26 · A. Bordallo, F. Previtali, N. Nardelli, S. Ramamoorthy

Many modern robotics applications require robots to function autonomously in dynamic environments including other decision making agents, such as people or other robots. This calls for fast and scalable interactive motio…

counterfactualCounterfactual ReasoningDecision MakingMotion Planning+2

Simultaneous Task Allocation and Planning Under Uncertainty

2018-03-07 · Fatma Faruq, Bruno Lacerda, Nick Hawes, David Parker

We propose novel techniques for task allocation and planning in multi-robot systems operating in uncertain environments. Task allocation is performed simultaneously with planning, which provides more detailed information…

Interactive Joint Planning for Autonomous Vehicles

2023-10-27 · Yuxiao Chen, Sushant Veer, Peter Karkus, Marco Pavone

In highly interactive driving scenarios, the actions of one agent greatly influences those of its neighbors. Planning safe motions for autonomous vehicles in such interactive environments, therefore, requires reasoning a…

Autonomous VehiclesModel Predictive ControlMotion PlanningPrediction+1