CVApr 30

LA-Pose: Latent Action Pretraining Meets Pose Estimation

arXiv:2604.2744885.0
Predicted impact top 22% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For autonomous driving, this work reduces dependence on expensive 3D annotations for pose estimation by leveraging self-supervised pretraining.

LA-Pose repurposes latent action features from inverse-dynamics pretraining for camera pose estimation, achieving over 10% higher accuracy than feed-forward methods on Waymo and PandaSet while using orders of magnitude less labeled data.

This paper revisits camera pose estimation through the lens of self-supervised pretraining, focusing on inverse-dynamics pretraining as a scalable alternative to the current trend of fully supervised training with 3D annotations. Concretely, we employ inverse- and forward-dynamics models to learn latent action representations, similar to Genie from large-scale driving videos. Our idea is simple yet effective. Existing methods use latent actions in their original capacity, that is, as action conditioning of world-models or as proxies of robot action parameters in policy networks. Our method, dubbed LA-Pose, repurposes the latent action features as inputs to a camera pose estimator, finetuned on a limited set of high-quality 3D annotations. This formulation enables accurate and generalizable pose prediction while maintaining feed-forward efficiency. Extensive experiments on driving benchmarks show that LA-Pose achieves competitive and even superior performance to state-of-the-art methods while using orders of magnitude less labeled data. Concretely, on the Waymo and PandaSet benchmarks, LA-Pose achieves over 10% higher pose accuracy than recent feed-forward methods. To our knowledge, this work is the first to demonstrate the power of inverse-dynamics self-supervised learning for pose estimation.

Foundations

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

Your Notes