Monocular 3D Pose Recovery via Nonconvex Sparsity with Theoretical Analysis
Jianqiao Wangni, Dahua Lin, Ji Liu, Kostas Daniilidis, Jianbo Shi

TL;DR
This paper introduces a novel non-convex regularization method for 3D pose recovery from 2D images, providing theoretical analysis and demonstrating improved accuracy and efficiency on large datasets.
Contribution
It proposes a new leaky capped $ ext{l}_1$-norm regularization for sparse coding in 3D pose estimation, along with a multi-stage optimizer and theoretical error decay guarantees.
Findings
The method achieves better accuracy on H36M dataset.
Theoretical analysis links recovery error to dictionary size and noise.
Supports real-time inference with a trade-off between speed and accuracy.
Abstract
For recovering 3D object poses from 2D images, a prevalent method is to pre-train an over-complete dictionary of 3D basis poses. During testing, the detected 2D pose is matched to dictionary by where , by estimating the rotation , projection and sparse combination coefficients . In this paper, we propose non-convex regularization to learn coefficients , including novel leaky capped -norm regularization (LCNR), \begin{align*} H(c)=\alpha \sum_{i } \min(|c_i|,\tau)+ \beta \sum_{i } \max(| c_i|,\tau), \end{align*} where and is a certain threshold, so the invalid components smaller than are composed with larger regularization and other valid components with smaller regularization. We propose a multi-stage optimizer…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Advanced Vision and Imaging · Image and Object Detection Techniques
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Alternating Direction Method of Multipliers
