paper-with-me

홈 › Papers

Learning Provably Robust Motion Planners Using Funnel Libraries

2021-11-16 · Ali Ekin Gurgen, Anirudha Majumdar, Sushant Veer

This paper presents an approach for learning motion planners that are accompanied with probabilistic guarantees of success on new environments that hold uniformly for any disturbance to the robot's dynamics within an admissible set. We achieve this by bringing together tools from generalization theory and robust control. First, we curate a library of motion primitives where the robustness of each primitive is characterized by an over-approximation of the forward reachable set, i.e., a "funnel". Then, we optimize probably approximately correct (PAC)-Bayes generalization bounds for training our planner to compose these primitives such that the entire funnels respect the problem specification. We demonstrate the ability of our approach to provide strong guarantees on two simulated examples: (i) navigation of an autonomous vehicle under external disturbances on a five-lane highway with multiple vehicles, and (ii) navigation of a drone across an obstacle field in the presence of wind disturbances.

📄 PDF Abstract BibTeX arXiv:2111.08733

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization Bounds

Similar Papers 제목 키워드 기반

Funnel Libraries for Real-Time Robust Feedback Motion Planning

2016-01-15 · Anirudha Majumdar, Russ Tedrake

We consider the problem of generating motion plans for a robot that are guaranteed to succeed despite uncertainty in the environment, parametric model uncertainty, and disturbances. Furthermore, we consider scenarios whe…

Motion Planning

GNN-DIP: Neural Corridor Selection for Decomposition-Based Motion Planning

2026-03-12 · Peng Xie, Yanlinag Huang, Wenyuan Wu, Amr Alanwar arxiv

Motion planning through narrow passages remains a core challenge: sampling-based planners rarely place samples inside these narrow but critical regions, and even when samples land inside a passage, the straight-line conn…

Graph Neural NetworkMotion Planning

Smooth Feedback Motion Planning with Reduced Curvature

2026-04-02 · Aref Amiri, Steven M. LaValle arxiv

Feedback motion planning over cell decompositions provides a robust method for generating collision-free robot motion with formal guarantees. However, existing algorithms often produce paths with unnecessary bending, lea…

Motion Planning

Safe Gap-based Planning in Dynamic Settings

2025-09-08 · Max Asselmeier, Abdel Zaro, Dhruv Ahuja, Ye Zhao 외 arxiv

This chapter extends the family of perception-informed gap-based local planners to dynamic environments. Existing perception-informed local planners that operate in dynamic environments often rely on emergent or empirica…

Collision Avoidance

Probably Approximately Correct Vision-Based Planning using Motion Primitives

2020-02-28 · Sushant Veer, Anirudha Majumdar

This paper presents an approach for learning vision-based planners that provably generalize to novel environments (i.e., environments unseen during training). We leverage the Probably Approximately Correct (PAC)-Bayes fr…

Reinforcement Learning