paper-with-me

Papers

Parallel OctoMapping: A Scalable Framework for Enhanced Path Planning in Autonomous Navigation

2026-03-23 · Yihui Mao, Tian Tan, Xuehui Shen, Warren E. Dixon, Rushikesh Kamalapurkar arxiv

Mapping is essential in robotics and autonomous systems because it provides the spatial foundation for path planning. Efficient mapping enables planning algorithms to generate reliable paths while ensuring safety and adapting in real time to complex environments. Fixed-resolution mapping methods often produce overly conservative obstacle representations that lead to suboptimal paths or planning failures in cluttered scenes. To address this issue, we introduce Parallel OctoMapping (POMP), an efficient OctoMap-based mapping technique that maximizes available free space and supports multi-threaded computation. To the best of our knowledge, POMP is the first method that, at a fixed occupancy-grid resolution, refines the representation of free space while preserving map fidelity and compatibility with existing search-based planners. It can therefore be integrated into existing planning pipelines, yielding higher pathfinding success rates and shorter path lengths, especially in cluttered environments, while substantially improving computational efficiency.

📄 PDF Abstract BibTeX arXiv:2603.22508

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Training-Free Guidance Beyond Differentiability: Scalable Path Steering with Tree Search in Diffusion and Flow Models

2025-02-17 · Yingqing Guo, Yukang Yang, Hui Yuan, Mengdi Wang

Training-free guidance enables controlled generation in diffusion and flow models, but most existing methods assume differentiable objectives and rely on gradients. This work focuses on training-free guidance addressing …

Music Generation

Agentar-Scale-SQL: Advancing Text-to-SQL through Orchestrated Test-Time Scaling

2025-09-29 · Pengfei Wang, Baolin Sun, Xuemei Dong, Yaxun Dai 외 arxiv

State-of-the-art (SOTA) Text-to-SQL methods still lag significantly behind human experts on challenging benchmarks like BIRD. Current approaches that explore test-time scaling lack an orchestrated strategy and neglect th…

Dynamic Parallel Tree Search for Efficient LLM Reasoning

2025-02-22 · Yifu Ding, Wentao Jiang, Shunyu Liu, Yongcheng Jing 외

Tree of Thoughts (ToT) enhances Large Language Model (LLM) reasoning by structuring problem-solving as a spanning tree. However, recent methods focus on search accuracy while overlooking computational efficiency. The cha…

Computational EfficiencyGSM8KLanguage ModelingLanguage Modelling+1

Enhanced discrete particle swarm optimization path planning for UAV vision-based surface inspection

2017-06-14 · Manh Duong Phung, Cong Hoang Quach, Tran Hiep Dinh, Quang Ha

In built infrastructure monitoring, an efficient path planning algorithm is essential for robotic inspection of large surfaces using computer vision. In this work, we first formulate the inspection path planning problem …

GPU

Q-Policy: Quantum-Enhanced Policy Evaluation for Scalable Reinforcement Learning

2025-05-17 · Kalyan Cherukuri, Aarav Lala, Yash Yardi

We propose Q-Policy, a hybrid quantum-classical reinforcement learning (RL) framework that mathematically accelerates policy evaluation and optimization by exploiting quantum computing primitives. Q-Policy encodes value …

Reinforcement Learning (RL)