paper-with-me

Papers

Using Local Experiences for Global Motion Planning

2019-03-20 · Constantinos Chamzas, Anshumali Shrivastava, Lydia E. Kavraki

Sampling-based planners are effective in many real-world applications such as robotics manipulation, navigation, and even protein modeling. However, it is often challenging to generate a collision-free path in environments where key areas are hard to sample. In the absence of any prior information, sampling-based planners are forced to explore uniformly or heuristically, which can lead to degraded performance. One way to improve performance is to use prior knowledge of environments to adapt the sampling strategy to the problem at hand. In this work, we decompose the workspace into local primitives, memorizing local experiences by these primitives in the form of local samplers, and store them in a database. We synthesize an efficient global sampler by retrieving local experiences relevant to the given situation. Our method transfers knowledge effectively between diverse environments that share local primitives and speeds up the performance dramatically. Our results show, in terms of solution time, an improvement of multiple orders of magnitude in two traditionally challenging high-dimensional problems compared to state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:1903.08693

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

Potential Based Diffusion Motion Planning

2024-07-08 · Yunhao Luo, Chen Sun, Joshua B. Tenenbaum, Yilun Du

Effective motion planning in high dimensional spaces is a long-standing open problem in robotics. One class of traditional motion planning algorithms corresponds to potential-based motion planning. An advantage of potent…

global-optimizationMotion Planning

Cascaded Diffusion Models for Neural Motion Planning

2025-05-21 · Mohit Sharma, Adam Fishman, Vikash Kumar, Chris Paxton 외

Robots in the real world need to perceive and move to goals in complex environments without collisions. Avoiding collisions is especially difficult when relying on sensor perception and when goals are among clutter. Diff…

Motion Planning

FocalAD: Local Motion Planning for End-to-End Autonomous Driving

2025-06-13 · Bin Sun, Boao Zhang, Jiayi Lu, Xinjie Feng 외

In end-to-end autonomous driving,the motion prediction plays a pivotal role in ego-vehicle planning. However, existing methods often rely on globally aggregated motion features, ignoring the fact that planning decisions …

Autonomous DrivingBench2DriveMotion Planningmotion prediction

SceMoS: Scene-Aware 3D Human Motion Synthesis by Planning with Geometry-Grounded Tokens

2026-02-24 · Anindita Ghosh, Vladislav Golyanik, Taku Komura, Philipp Slusallek 외 arxiv

Synthesizing text-driven 3D human motion within realistic scenes requires learning both semantic intent ("walk to the couch") and physical feasibility (e.g., avoiding collisions). Current methods use generative framework…

Motion SynthesisPoint Clouds

Anytime Global Tensor Motion Planning

2026-08-26 · Sai Coumar, An T. Le, Zachary Kingston arxiv

Global Tensor Motion Planning (GTMP) solves motion planning with batched tensor operations over a layered multipartite graph. We generalize GTMP so that adjacent-layer edges are realized by any black-box local planner (e…

Motion Planning