Pith. sign in

REVIEW 2 cited by

Local object crop collision network for efficient simulation of non-convex objects in GPU-based simulators

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2304.09439 v2 pith:UDRAHY4N submitted 2023-04-19 cs.RO cs.AI

classification cs.RO cs.AI
keywords non-convexobjectscontactgpu-basedaccuracybraxefficientobject
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Our goal is to develop an efficient contact detection algorithm for large-scale GPU-based simulation of non-convex objects. Current GPU-based simulators such as IsaacGym and Brax must trade-off speed with fidelity, generality, or both when simulating non-convex objects. Their main issue lies in contact detection (CD): existing CD algorithms, such as Gilbert-Johnson-Keerthi (GJK), must trade off their computational speed with accuracy which becomes expensive as the number of collisions among non-convex objects increases. We propose a data-driven approach for CD, whose accuracy depends only on the quality and quantity of offline dataset rather than online computation time. Unlike GJK, our method inherently has a uniform computational flow, which facilitates efficient GPU usage based on advanced compilers such as XLA (Accelerated Linear Algebra). Further, we offer a data-efficient solution by learning the patterns of colliding local crop object shapes, rather than global object shapes which are harder to learn. We demonstrate our approach improves the efficiency of existing CD methods by a factor of 5-10 for non-convex objects with comparable accuracy. Using the previous work on contact resolution for a neural-network-based contact detector, we integrate our CD algorithm into the open-source GPU-based simulator, Brax, and show that we can improve the efficiency over IsaacGym and generality over standard Brax. We highly recommend the videos of our simulator included in the supplementary materials.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Neural Robot Dynamics

    cs.RO 2025-08 conditional novelty 7.0 of 10

    Neural dynamics models trained on random simulator data act as a general robot physics backend, supporting policy learning and real-world fine-tuning with stable long-horizon prediction.

  2. NeuralSVCD for Efficient Swept Volume Collision Detection

    cs.RO 2025-08 conditional novelty 6.0 of 10

    A neural encoder-decoder with sphere-based broad-phase filtering performs swept-volume collision detection continuously along trajectories, beating baselines in accuracy and speed on manipulation benchmarks.

Pith tools