paper-with-me

홈 › Papers

Path Planning using a One-shot-sampling Skeleton Map

2025-07-03 · Gabriel O. Flores-Aquino, Octavio Gutierrez-Frias, Juan Irving Vasquez arxiv

Path planning algorithms fundamentally aim to compute collision-free paths, with many works focusing on finding the optimal distance path. However, for several applications, a more suitable approach is to balance response time, path safety, and path length. In this context, a skeleton map is a useful tool in graph-based schemes, as it provides an intrinsic representation of the free workspace. However, standard skeletonization algorithms are computationally expensive, as they are primarly oriented towards image processing tasks. We propose an efficient path-planning methodology that finds safe paths within an acceptable processing time. This methodology leverages a Deep Denoising Autoencoder (DDAE) based on the U-Net architecture to compute a skeletonized version of the navigation map, which we refer to as SkelUnet. The SkelUnet network facilitates exploration of the entire workspace through one-shot sampling (OSS), as opposed to the iterative or probabilistic sampling used by previous algorithms. SkelUnet is trained and tested on a dataset consisting of 12,500 two-dimensional dungeon maps. The motion planning methodology is evaluated in a simulation environment with an Unmanned Aerial Vehicle (UAV) in 250 previously unseen maps and assessed using several navigation metrics to quantify the navigability of the computed paths. The results demonstrate that using SkelUnet to construct the roadmap offers significant advantages, such as connecting all regions of free workspace, providing safer paths, and reducing processing time.

📄 PDF Abstract BibTeX arXiv:2507.02328

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

VLM-RRT: Vision Language Model Guided RRT Search for Autonomous UAV Navigation

2025-05-29 · Jianlin Ye, Savvas Papaioannou, Panayiotis Kolios

Path planning is a fundamental capability of autonomous Unmanned Aerial Vehicles (UAVs), enabling them to efficiently navigate toward a target region or explore complex environments while avoiding obstacles. Traditional …

Disaster ResponseLanguage ModelingLanguage ModellingNavigate

Shape-aware Sampling Matters in the Modeling of Multi-Class Tubular Structures

2025-06-14 · Minghui Zhang, Yaoyu Liu, Xin You, Hanxiao Zhang 외

Accurate multi-class tubular modeling is critical for precise lesion localization and optimal treatment planning. Deep learning methods enable automated shape modeling by prioritizing volumetric overlap accuracy. However…

LT-Exosense: A Vision-centric Multi-session Mapping System for Lifelong Safe Navigation of Exoskeletons

2025-10-25 · Jianeng Wang, Matias Mattamala, Christina Kassab, Nived Chebrolu 외 arxiv

Self-balancing exoskeletons offer a promising mobility solution for individuals with lower-limb disabilities. For reliable long-term operation, these exoskeletons require a perception system that is effective in changing…

3D Path Planning from a Single 2D Fluoroscopic Image for Robot Assisted Fenestrated Endovascular Aortic Repair

2018-09-16 · Jian-Qing Zheng, Xiao-Yun Zhou, Celia Riga, Guang-Zhong Yang

The current standard of intra-operative navigation during Fenestrated Endovascular Aortic Repair (FEVAR) calls for need of 3D alignments between inserted devices and aortic branches. The navigation commonly via 2D fluoro…

Computed Tomography (CT)Graph MatchingImage to Point Cloud Registration

Dynamic Snake Upsampling Operater and Boundary-Skeleton Weighted Loss for Tubular Structure Segmentation

2025-05-13 · Yiqi Chen, Ganghai Huang, Sheng Zhang, Jianglin Dai

Accurate segmentation of tubular topological structures (e.g., fissures and vasculature) is critical in various fields to guarantee dependable downstream quantitative analysis and modeling. However, in dense prediction t…

SegmentationSemantic SegmentationSuper-Resolution