TL;DR
RigidFormer is a Transformer-based model that learns mesh-free rigid-body dynamics efficiently, generalizes well, and scales to many objects, overcoming limitations of mesh-based methods.
Contribution
It introduces a novel object-centric Transformer architecture with anchor-based features and rigidity enforcement for mesh-free rigid-body simulation.
Findings
Outperforms or matches mesh-based baselines on benchmarks.
Runs faster and generalizes to unseen point resolutions.
Scales to over 200 objects and extends to articulated bodies.
Abstract
Learning-based simulation of multi-object rigid-body dynamics remains difficult because contact is discontinuous and errors compound over long horizons. Most existing methods remain tied to mesh connectivity and vertex-level message passing, which limits their applicability to mesh-free inputs such as point clouds and leads to high computational cost. Efficiently modeling high-fidelity rigid-body dynamics from mesh-free representations, therefore, remains challenging. We introduce RigidFormer, an object-centric Transformer-based model that learns mesh-free rigid-body dynamics with controllable integration step sizes. RigidFormer reasons at the object level and advances each object through compact anchors; Anchor-Vertex Pooling enriches these anchors with local vertex features, retaining contact-relevant geometry without dense vertex-level interaction. We propose Anchor-based RoPE to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
