CVAug 5, 2024

SelfGeo: Self-supervised and Geodesic-consistent Estimation of Keypoints on Deformable Shapes

arXiv:2408.02291v15 citationsh-index: 35Has Code
Originality Highly original
AI Analysis

This addresses the need for unsupervised keypoint detection in non-rigid objects, which is incremental as it builds on prior self-supervised methods by incorporating geodesic consistency.

The paper tackles the problem of estimating semantically and geometrically consistent 3D keypoints on deforming shapes from point cloud data without human annotations, achieving improved performance in challenging dynamic scenes with humans and animals.

Unsupervised 3D keypoints estimation from Point Cloud Data (PCD) is a complex task, even more challenging when an object shape is deforming. As keypoints should be semantically and geometrically consistent across all the 3D frames - each keypoint should be anchored to a specific part of the deforming shape irrespective of intrinsic and extrinsic motion. This paper presents, "SelfGeo", a self-supervised method that computes persistent 3D keypoints of non-rigid objects from arbitrary PCDs without the need of human annotations. The gist of SelfGeo is to estimate keypoints between frames that respect invariant properties of deforming bodies. Our main contribution is to enforce that keypoints deform along with the shape while keeping constant geodesic distances among them. This principle is then propagated to the design of a set of losses which minimization let emerge repeatable keypoints in specific semantic locations of the non-rigid shape. We show experimentally that the use of geodesic has a clear advantage in challenging dynamic scenes and with different classes of deforming shapes (humans and animals). Code and data are available at: https://github.com/IIT-PAVIS/SelfGeo

Foundations

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

Your Notes