OP-Align: Object-level and Part-level Alignment for Self-supervised Category-level Articulated Object Pose Estimation
Yuchen Che, Ryo Furukawa, Asako Kanezaki
TL;DR
This work tackles category-level articulated pose estimation from a single-frame point cloud without pose or shape annotations. It introduces OP-Align, a self-supervised framework that first aligns the whole object to a canonical reconstruction at the object level and then aligns each part through joint-aware transformations, enabling real-time inference. A new real-world RGB-D dataset supports evaluation in practical settings, and experiments show state-of-the-art performance among self-supervised methods with competitive results versus supervised baselines on both synthetic and real data. The approach reduces pose variance via object-level alignment and leverages part-level alignment to capture joint movement, offering robust articulated pose estimation without costly annotations.
Abstract
Category-level articulated object pose estimation focuses on the pose estimation of unknown articulated objects within known categories. Despite its significance, this task remains challenging due to the varying shapes and poses of objects, expensive dataset annotation costs, and complex real-world environments. In this paper, we propose a novel self-supervised approach that leverages a single-frame point cloud to solve this task. Our model consistently generates reconstruction with a canonical pose and joint state for the entire input object, and it estimates object-level poses that reduce overall pose variance and part-level poses that align each part of the input with its corresponding part of the reconstruction. Experimental results demonstrate that our approach significantly outperforms previous self-supervised methods and is comparable to the state-of-the-art supervised methods. To assess the performance of our model in real-world scenarios, we also introduce a new real-world articulated object benchmark dataset.
