paper-with-me

Papers

Neural Implicit Swept Volume Models for Fast Collision Detection

2024-02-23 · Dominik Joho, Jonas Schwinn, Kirill Safronov

Collision detection is one of the most time-consuming operations during motion planning. Thus, there is an increasing interest in exploring machine learning techniques to speed up collision detection and sampling-based motion planning. A recent line of research focuses on utilizing neural signed distance functions of either the robot geometry or the swept volume of the robot motion. Building on this, we present a novel neural implicit swept volume model to continuously represent arbitrary motions parameterized by their start and goal configurations. This allows to quickly compute signed distances for any point in the task space to the robot motion. Further, we present an algorithm combining the speed of the deep learning-based signed distance computations with the strong accuracy guarantees of geometric collision checkers. We validate our approach in simulated and real-world robotic experiments, and demonstrate that it is able to speed up a commercial bin picking application.

📄 PDF Abstract BibTeX arXiv:2402.15281

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

NeuralSVCD for Efficient Swept Volume Collision Detection

2025-08-30 · Dongwon Son, Hojin Jung, Beomjoon Kim arxiv

Robot manipulation in unstructured environments requires efficient and reliable Swept Volume Collision Detection (SVCD) for safe motion planning. Traditional discrete methods potentially miss collisions between these poi…

Computational EfficiencyRobot ManipulationMotion Planning

Deep Neural Networks for Swept Volume Prediction Between Configurations

2018-05-29 · Hao-Tien Lewis Chiang, Aleksandra Faust, Lydia Tapia

Swept Volume (SV), the volume displaced by an object when it is moving along a trajectory, is considered a useful metric for motion planning. First, SV has been used to identify collisions along a trajectory, because it …

Motion Planning

Quick Heuristic Validation of Edges in Dynamic Roadmap Graphs

2026-01-28 · Yulie Arad, Stav Ashur, Nancy M. Amato arxiv

In this paper we tackle the problem of adjusting roadmap graphs for robot motion planning to non-static environments. We introduce the "Red-Green-Gray" paradigm, a modification of the SPITE method, capable of classifying…

Motion Planning

Optimal Alarms for Vehicular Collision Detection

2017-08-16 · Michael Motro, Joydeep Ghosh, Chandra Bhat

An important application of intelligent vehicles is advance detection of dangerous events such as collisions. This problem is framed as a problem of optimal alarm choice given predictive models for vehicle location and m…

BIG-bench Machine Learning

Collision Detection with Analytical Derivatives of Contact Kinematics

2026-02-03 · Anup Teejo Mathew, Anees Peringal, Daniele Caradonna, Frederic Boyer 외 arxiv

Differentiable contact kinematics are essential for gradient-based methods in robotics, yet the mapping from robot state to contact distance, location, and normal becomes non-smooth in degenerate configurations of shapes…