paper-with-me

Papers

BOW: Bayesian Optimization over Windows for Motion Planning in Complex Environments

2025-08-18 · Sourav Raxit, Abdullah Al Redwan Newaz, Paulo Padrao, Jose Fuentes, Leonardo Bobadilla arxiv

This paper introduces the BOW Planner, a scalable motion planning algorithm designed to navigate robots through complex environments using constrained Bayesian optimization (CBO). Unlike traditional methods, which often struggle with kinodynamic constraints such as velocity and acceleration limits, the BOW Planner excels by concentrating on a planning window of reachable velocities and employing CBO to sample control inputs efficiently. This approach enables the planner to manage high-dimensional objective functions and stringent safety constraints with minimal sampling, ensuring rapid and secure trajectory generation. Theoretical analysis confirms the algorithm's asymptotic convergence to near-optimal solutions, while extensive evaluations in cluttered and constrained settings reveal substantial improvements in computation times, trajectory lengths, and solution times compared to existing techniques. Successfully deployed across various real-world robotic systems, the BOW Planner demonstrates its practical significance through exceptional sample efficiency, safety-aware optimization, and rapid planning capabilities, making it a valuable tool for advancing robotic applications. The BOW Planner is released as an open-source package and videos of real-world and simulated experiments are available at https://bow-web.github.io.

📄 PDF Abstract BibTeX arXiv:2508.13052

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

BOWConnect: Parallel Bayesian Optimization over Windows with Learned Local Cost Maps for Sample-Efficient Kinodynamic Motion Planning

2026-06-25 · Sourav Raxit, Abdullah Al Redwan Newaz, Jose Fuentes, Leonardo Bobadilla arxiv

This paper presents BOWConnect, a bidirectional parallel kinodynamic motion planner that addresses three fundamental limitations of existing sampling-based methods: sample inefficiency in high-dimensional state spaces, u…

Motion Planning

Bayesian inference for data-efficient, explainable, and safe robotic motion planning: A review

2023-07-16 · Chengmin Zhou, Chao Wang, Haseeb Hassan, Himat Shah 외

Bayesian inference has many advantages in robotic motion planning over four perspectives: The uncertainty quantification of the policy, safety (risk-aware) and optimum guarantees of robot motions, data-efficiency in trai…

Bayesian InferenceKnowledge GraphsMotion PlanningUncertainty Quantification

Constrained Gaussian Process Motion Planning via Stein Variational Newton Inference

2025-04-07 · Jiayun Li, Kay Pompetzki, An Thai Le, Haolei Tong 외

Gaussian Process Motion Planning (GPMP) is a widely used framework for generating smooth trajectories within a limited compute time--an essential requirement in many robotic applications. However, traditional GPMP approa…

Bayesian InferenceComputational EfficiencyMotion Planning

Regret bounds for meta Bayesian optimization with an unknown Gaussian process prior

2018-11-23 · NeurIPS 2018 12 · Zi Wang, Beomjoon Kim, Leslie Pack Kaelbling

Bayesian optimization usually assumes that a Bayesian prior is given. However, the strong theoretical guarantees in Bayesian optimization are often regrettably compromised in practice because of unknown parameters in the…

Bayesian OptimizationMotion PlanningTask and Motion Planning

A Learning-Based Framework for Collision-Free Motion Planning

2025-08-10 · Mateus Salomão, Tianyü Ren, Alexander König arxiv

This paper presents a learning-based extension to a Circular Field (CF)-based motion planner for efficient, collision-free trajectory generation in cluttered environments. The proposed approach overcomes the limitations …

Motion Planning