Back to 3D: Few-Shot 3D Keypoint Detection with Back-Projected 2D Features
Thomas Wimmer, Peter Wonka, Maks Ovsjanikov

TL;DR
This paper introduces a novel few-shot 3D keypoint detection method that leverages back-projected features from large pre-trained 2D vision models, achieving state-of-the-art results on the KeyPointNet dataset.
Contribution
It proposes a new approach combining back-projected 2D features and a keypoint candidate optimization module for improved 3D keypoint detection.
Findings
Achieves near doubling of previous best performance on KeyPointNet dataset.
Demonstrates robustness of 3D features derived from 2D foundation models.
Provides analysis of features from different 2D foundation models.
Abstract
With the immense growth of dataset sizes and computing resources in recent years, so-called foundation models have become popular in NLP and vision tasks. In this work, we propose to explore foundation models for the task of keypoint detection on 3D shapes. A unique characteristic of keypoint detection is that it requires semantic and geometric awareness while demanding high localization accuracy. To address this problem, we propose, first, to back-project features from large pre-trained 2D vision models onto 3D shapes and employ them for this task. We show that we obtain robust 3D features that contain rich semantic information and analyze multiple candidate features stemming from different 2D foundation models. Second, we employ a keypoint candidate optimization module which aims to match the average observed distribution of keypoints on the shape and is guided by the back-projected…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Human Pose and Action Recognition · Video Analysis and Summarization
