菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-03
📄 Abstract - Articulation in Motion: Prior-free Part Mobility Analysis for Articulated Objects By Dynamic-Static Disentanglement

Articulated objects are ubiquitous in daily life. Our goal is to achieve a high-quality reconstruction, segmentation of independent moving parts, and analysis of articulation. Recent methods analyse two different articulation states and perform per-point part segmentation, optimising per-part articulation using cross-state correspondences, given a priori knowledge of the number of parts. Such assumptions greatly limit their applications and performance. Their robustness is reduced when objects cannot be clearly visible in both states. To address these issues, in this paper, we present a new framework, Articulation in Motion (AiM). We infer part-level decomposition, articulation kinematics, and reconstruct an interactive 3D digital replica from a user-object interaction video and a start-state scan. We propose a dual-Gaussian scene representation that is learned from an initial 3DGS scan of the object and a video that shows the movement of separate parts. It uses motion cues to segment the object into parts and assign articulation joints. Subsequently, a robust, sequential RANSAC is employed to achieve part mobility analysis without any part-level structural priors, which clusters moving primitives into rigid parts and estimates kinematics while automatically determining the number of parts. The proposed approach separates the object into parts, each represented as a 3D Gaussian set, enabling high-quality rendering. Our approach yields higher quality part segmentation than previous methods, without prior knowledge. Extensive experimental analysis on both simple and complex objects validates the effectiveness and strong generalisation ability of our approach. Project page: this https URL.

顶级标签: computer vision robotics systems
详细标签: articulated objects 3d reconstruction part segmentation motion analysis gaussian splatting 或 搜索:

运动中的关节:通过动态-静态解耦实现无需先验知识的关节物体部件运动性分析 / Articulation in Motion: Prior-free Part Mobility Analysis for Articulated Objects By Dynamic-Static Disentanglement


1️⃣ 一句话总结

这篇论文提出了一种名为AiM的新方法,能够仅通过一段物体被操作的视频和一个初始3D扫描,就自动识别出物体由哪些可独立活动的部件组成、它们如何连接运动,并重建出高质量的交互式3D数字模型,整个过程完全不需要预先知道物体有多少个活动部件。

源自 arXiv: 2603.02910