CVMar 18, 2025

Learning Shape-Independent Transformation via Spherical Representations for Category-Level Object Pose Estimation

arXiv:2503.13926v29 citationsh-index: 12ICLR
Originality Highly original
AI Analysis

This work addresses a key bottleneck in pose estimation for novel objects across diverse shapes, offering a novel approach that improves accuracy in robotics and AR/VR applications.

The paper tackles the problem of semantic incoherence in category-level object pose estimation by introducing a shape-independent transformation method using spherical representations, achieving superior performance on benchmarks like CAMERA25, REAL275, and HouseCat6D.

Category-level object pose estimation aims to determine the pose and size of novel objects in specific categories. Existing correspondence-based approaches typically adopt point-based representations to establish the correspondences between primitive observed points and normalized object coordinates. However, due to the inherent shape-dependence of canonical coordinates, these methods suffer from semantic incoherence across diverse object shapes. To resolve this issue, we innovatively leverage the sphere as a shared proxy shape of objects to learn shape-independent transformation via spherical representations. Based on this insight, we introduce a novel architecture called SpherePose, which yields precise correspondence prediction through three core designs. Firstly, We endow the point-wise feature extraction with SO(3)-invariance, which facilitates robust mapping between camera coordinate space and object coordinate space regardless of rotation transformation. Secondly, the spherical attention mechanism is designed to propagate and integrate features among spherical anchors from a comprehensive perspective, thus mitigating the interference of noise and incomplete point cloud. Lastly, a hyperbolic correspondence loss function is designed to distinguish subtle distinctions, which can promote the precision of correspondence prediction. Experimental results on CAMERA25, REAL275 and HouseCat6D benchmarks demonstrate the superior performance of our method, verifying the effectiveness of spherical representations and architectural innovations.

Foundations

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

Your Notes