3D-LFM: Lifting Foundation Model
Mosam Dabhi, Laszlo A. Jeni, Simon Lucey
TL;DR
3D-LFM proposes a unified, object-agnostic 2D landmarks-to-3D lifting framework that operates across 30+ categories in a single model. It leverages a permutation-equivariant graph transformer, Token Positional Encoding, and Procrustes-based alignment to handle varying keypoint counts, occlusions, and unseen categories, achieving state-of-the-art performance and strong out-of-distribution generalization. The approach unifies learning across diverse object categories, demonstrates robust OOD and rig-transfer capabilities, and validates the model as a potential foundation model for diverse 2D-3D lifting tasks. This work holds practical significance for broad 3D reconstruction applications in AR, robotics, and beyond, by enabling scalable, cross-category 2D-3D lifting without object-specific semantics.
Abstract
The lifting of 3D structure and camera from 2D landmarks is at the cornerstone of the entire discipline of computer vision. Traditional methods have been confined to specific rigid objects, such as those in Perspective-n-Point (PnP) problems, but deep learning has expanded our capability to reconstruct a wide range of object classes (e.g. C3DPO and PAUL) with resilience to noise, occlusions, and perspective distortions. All these techniques, however, have been limited by the fundamental need to establish correspondences across the 3D training data -- significantly limiting their utility to applications where one has an abundance of "in-correspondence" 3D data. Our approach harnesses the inherent permutation equivariance of transformers to manage varying number of points per 3D data instance, withstands occlusions, and generalizes to unseen categories. We demonstrate state of the art performance across 2D-3D lifting task benchmarks. Since our approach can be trained across such a broad class of structures we refer to it simply as a 3D Lifting Foundation Model (3D-LFM) -- the first of its kind.
