paper-with-me

홈 › Papers

No-Regret Replanning under Uncertainty

2016-09-16 · Wen Sun, Niteesh Sood, Debadeepta Dey, Gireeja Ranade, Siddharth Prakash, Ashish Kapoor

This paper explores the problem of path planning under uncertainty. Specifically, we consider online receding horizon based planners that need to operate in a latent environment where the latent information can be modeled via Gaussian Processes. Online path planning in latent environments is challenging since the robot needs to explore the environment to get a more accurate model of latent information for better planning later and also achieves the task as quick as possible. We propose UCB style algorithms that are popular in the bandit settings and show how those analyses can be adapted to the online robotic path planning problems. The proposed algorithm trades-off exploration and exploitation in near-optimal manner and has appealing no-regret properties. We demonstrate the efficacy of the framework on the application of aircraft flight path planning when the winds are partially observed.

📄 PDF Abstract BibTeX arXiv:1609.05162

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian Processes

Similar Papers 제목 키워드 기반

Adaptive Planning with Generative Models under Uncertainty

2024-08-02 · Pascal Jutras-Dubé, Ruqi Zhang, Aniket Bera

Planning with generative models has emerged as an effective decision-making paradigm across a wide range of domains, including reinforcement learning and autonomous navigation. While continuous replanning at each timeste…

Autonomous NavigationDecision MakingOpenAI Gym

MORPH-U: Multi-Objective Resilient Motion Planning for V2X-Enabled Autonomous Driving in High-Uncertainty Environments via Simulation

2026-05-08 · Shih-Yu Lai arxiv

V2X can warn an autonomous vehicle about hazards beyond line-of-sight, but it also brings uncertainty: messages may be delayed, dropped, or even forged. Meanwhile, map knowledge may change during a trip, forcing the vehi…

Autonomous DrivingMotion Planning

AURA: Asymptotically Optimal Uncertainty-Robust Replanning Algorithm for Kinodynamic Systems

2026-05-26 · Seyedali Golestaneh, Zhuoyun Zhong, Donghyung Lee, Constantinos Chamzas arxiv

Sampling-based motion planners offer a practical and scalable approach to kinodynamic motion planning, notably for high-dimensional, underactuated, or non-holonomic systems. However, these planners are typically used off…

Motion Planning

AdaReP:Adaptive Re-Planning under Model Mismatch for Neural World-Model Predictive Control

2026-06-22 · Yutian Cheng, Xiaojian Ma, Xianhao Wang, Min Yang 외 arxiv

Neural world models coupled with model predictive control (MPC) replan at every environment step to bound accumulated prediction error, but this incurs substantial computational overhead. Reusing a cached plan reduces th…

Dynamic Obstacle Avoidance through Uncertainty-Based Adaptive Planning with Diffusion

2024-09-25 · Vineet Punyamoorty, Pascal Jutras-Dubé, Ruqi Zhang, Vaneet Aggarwal 외

By framing reinforcement learning as a sequence modeling problem, recent work has enabled the use of generative models, such as diffusion models, for planning. While these models are effective in predicting long-horizon …

Collision AvoidanceDecision MakingNavigate