CVMay 15

ArtMesh: Part-Aware Articulated Mesh Fields with Motion-Consistent Dynamics

arXiv:2605.1658276.7
Predicted impact top 33% in CV · last 90 daysOriginality Highly original
AI Analysis

It provides a mesh-native solution for articulated reconstruction, addressing the lack of surface topology in existing methods, which is crucial for applications requiring explicit geometry and motion consistency.

ArtMesh reconstructs articulated objects as connected triangle meshes with per-part rigid motion from multi-view images, outperforming prior 3DGS-based methods on a new benchmark of 100 objects, especially those with many movable parts.

We present ArtMesh, a mesh-native method for reconstructing articulated objects explicitly as connected triangle meshes with per-part rigid motion from multi-view images in start and end states. Existing 3D Gaussian Splatting pipelines for articulated reconstruction inherit the unstructured point-based geometry of their splatting base, which provides no surface topology for reasoning about part boundaries or enforcing motion consistency along the object's connectivity. ArtMesh instead builds on a mesh-based differentiable rendering backbone, enabling part-aware dynamics to act directly on the structured topology. To make the topology compatible with articulation, we introduce part-aware restricted Delaunay remeshing, producing connected submeshes whose triangles do not cross semantic part boundaries. The dynamic mesh field then optimizes articulation using bidirectional Vertex-wise Motion Consistency on transported mesh vertices and Pixel-wise Motion Consistency on rendered RGB-D observations. We introduce Articulate-100, a new benchmark of 100 articulated objects spanning 16 PartNet-Mobility categories. On this benchmark, ArtMesh outperforms prior 3DGS-based pipelines in joint parameter estimation and part-level geometric reconstruction, with the largest gains on objects with many movable parts.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes