paper-with-me

Papers

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

2026-05-15 · Sylvia Yuan, Dan Wang, Ravi Ramamoorthi, Xinrui Cui arxiv

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.

📄 PDF Abstract BibTeX arXiv:2605.16582

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MeshArt: Generating Articulated Meshes with Structure-Guided Transformers

2024-12-16 · CVPR 2025 1 · Daoyi Gao, Yawar Siddiqui, Lei LI, Angela Dai

Articulated 3D object generation is fundamental for creating realistic, functional, and interactable virtual assets which are not simply static. We introduce MeshArt, a hierarchical transformer-based approach to generate…

Object

Few-Shot Physically-Aware Articulated Mesh Generation via Hierarchical Deformation

2023-08-21 · ICCV 2023 1 · Xueyi Liu, Bin Wang, He Wang, Li Yi

We study the problem of few-shot physically-aware articulated mesh generation. By observing an articulated object dataset containing only a few examples, we wish to learn a model that can generate diverse meshes with hig…

DiversityPhilosophy

Articulate AnyMesh: Open-Vocabulary 3D Articulated Objects Modeling

2025-02-04 · Xiaowen Qiu, Jincheng Yang, Yian Wang, Zhehuan Chen 외

3D articulated objects modeling has long been a challenging problem, since it requires to capture both accurate surface geometries and semantically meaningful and spatially precise structures, parts, and joints. Existing…

ObjectVisual Prompting

DragMesh-2: Physically Plausible Dexterous Hand-Object Interaction with Articulated Objects

2026-06-13 · Tianshan Zhang, Yijia Duan, Yanjun Li, Zeyu Zhang 외 arxiv

Dexterous interaction with articulated objects is important for household, assistive, and humanoid manipulation, where multi-finger hands can provide compliant contact patterns beyond parallel-jaw grasping. However, arti…

MeshMamba: State Space Models for Articulated 3D Mesh Generation and Reconstruction

2025-07-21 · Yusuke Yoshiyasu, Leyuan Sun, Ryusuke Sagawa arxiv

In this paper, we introduce MeshMamba, a neural network model for learning 3D articulated mesh models by employing the recently proposed Mamba State Space Models (Mamba-SSMs). MeshMamba is efficient and scalable in handl…

Human Mesh Recovery