CoRL 2025poster0 citations

NeuralSVCD for Efficient Swept Volume Collision Detection

Hojin Jung, Dongwon Son, Beomjoon Kim

Abstract

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 points, whereas SVCD continuously checks for collisions along the entire trajectory. Existing SVCD methods typically face a trade-off between efficiency and accuracy, limiting practical use. In this paper, we introduce NeuralSVCD, a novel neural encoder-decoder architecture tailored to overcome this trade-off. Our approach leverages shape locality and temporal locality through distributed geometric representations and temporal optimization. This enhances computational efficiency without sacrificing accuracy. Comprehensive experiments show that NeuralSVCD consistently outperforms existing state-of-the-art SVCD methods in terms of both collision detection accuracy and computational efficiency, demonstrating its robust applicability across diverse robotic manipulation scenarios. Code and videos are available at https://neuralsvcd.github.io/.

Neural swept-volume collision detectionMotion planning
BibTeX
@inproceedings{
jung2025neuralsvcd,
title={Neural{SVCD} for Efficient Swept Volume Collision Detection},
author={Hojin Jung and Dongwon Son and Beomjoon Kim},
booktitle={9th Annual Conference on Robot Learning},
year={2025},
url={https://openreview.net/forum?id=2xvxn3Hm3n}
}
NeuralSVCD for Efficient Swept Volume Collision Detection · CoRL 2025