paper-with-me

홈 › Papers

Inspection Planning Primitives with Implicit Models

2025-10-08 · Jingyang You, Hanna Kurniawati, Lashika Medagoda arxiv

The aging and increasing complexity of infrastructures make efficient inspection planning more critical in ensuring safety. Thanks to sampling-based motion planning, many inspection planners are fast. However, they often require huge memory. This is particularly true when the structure under inspection is large and complex, consisting of many struts and pillars of various geometry and sizes. Such structures can be represented efficiently using implicit models, such as neural Signed Distance Functions (SDFs). However, most primitive computations used in sampling-based inspection planner have been designed to work efficiently with explicit environment models, which in turn requires the planner to use explicit environment models or performs frequent transformations between implicit and explicit environment models during planning. This paper proposes a set of primitive computations, called Inspection Planning Primitives with Implicit Models (IPIM), that enable sampling-based inspection planners to entirely use neural SDFs representation during planning. Evaluation on three scenarios, including inspection of a complex real-world structure with over 92M triangular mesh faces, indicates that even a rudimentary sampling-based planner with IPIM can generate inspection trajectories of similar quality to those generated by the state-of-the-art planner, while using up to 70x less memory than the state-of-the-art inspection planner.

📄 PDF Abstract BibTeX arXiv:2510.07611

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

Coverage Path Planning using Path Primitive Sampling and Primitive Coverage Graph for Visual Inspection

2019-08-08 · 2019年8月8日 2019 8 · Wei Jing, Di Deng2, Zhe Xiao3, Yong Liu1, Kenji Shimada2

Abstract— Planning the path to gather the surface information of the target objects is crucial to improve the efficiency of and reduce the overall cost, for visual inspection applications with Unmanned Aerial Vehicles (…

Coverage First Next Best View for Inspection of Cluttered Pipe Networks Using Mobile Manipulators

2026-03-17 · Joshua Raymond Bettles, Jiaxu Wu, Bruno Vilhena Adorno, Joaquin Carrasco 외 arxiv

Robotic inspection of radioactive areas enables operators to be removed from hazardous environments; however, planning and operating in confined, cluttered environments remain challenging. These systems must autonomously…

From Images2Mesh: A 3D Surface Reconstruction Pipeline for Non-Cooperative Space Objects

2026-04-30 · Bala Prenith Reddy Gopu, Patrick Quinn, George M. Nehma, Madhur Tiwari 외 arxiv

On-orbit inspection imagery is crucial as it enables characterization of non-cooperative resident space objects, providing the geometry and structural condition essential for active debris removal and on-orbit servicing …

Camera Pose Estimation

Vehicle Fault-Tolerant Robust Power Transmission Line Inspection Planning

2023-02-02 · František Nekovář, Jan Faigl, Martin Saska

This paper concerns fault-tolerant power transmission line inspection planning as a generalization of the multiple traveling salesmen problem. The addressed inspection planning problem is formulated as a single-depot mul…

Using Implicit Behavior Cloning and Dynamic Movement Primitive to Facilitate Reinforcement Learning for Robot Motion Planning

2023-07-29 · Zengjie Zhang, Jayden Hong, Amir Soufi Enayati, Homayoun Najjaran

Reinforcement learning (RL) for motion planning of multi-degree-of-freedom robots still suffers from low efficiency in terms of slow training speed and poor generalizability. In this paper, we propose a novel RL-based ro…

Motion PlanningReinforcement Learning (RL)