CVSep 30, 2022

Semi-Supervised Single-View 3D Reconstruction via Prototype Shape Priors

arXiv:2209.15383v123 citationsh-index: 58
Originality Highly original
AI Analysis

This addresses the annotation bottleneck for 3D reconstruction researchers and practitioners, offering a semi-supervised alternative to reduce reliance on costly labeled data.

The paper tackles the problem of expensive 3D annotations for single-view 3D reconstruction by proposing SSP3D, a semi-supervised framework that outperforms supervised methods by clear margins on ShapeNet under various labeling ratios (1%, 5%, 10%, 20%) and transfers well to real-world Pix3D datasets.

The performance of existing single-view 3D reconstruction methods heavily relies on large-scale 3D annotations. However, such annotations are tedious and expensive to collect. Semi-supervised learning serves as an alternative way to mitigate the need for manual labels, but remains unexplored in 3D reconstruction. Inspired by the recent success of semi-supervised image classification tasks, we propose SSP3D, a semi-supervised framework for 3D reconstruction. In particular, we introduce an attention-guided prototype shape prior module for guiding realistic object reconstruction. We further introduce a discriminator-guided module to incentivize better shape generation, as well as a regularizer to tolerate noisy training samples. On the ShapeNet benchmark, the proposed approach outperforms previous supervised methods by clear margins under various labeling ratios, (i.e., 1%, 5% , 10% and 20%). Moreover, our approach also performs well when transferring to real-world Pix3D datasets under labeling ratios of 10%. We also demonstrate our method could transfer to novel categories with few novel supervised data. Experiments on the popular ShapeNet dataset show that our method outperforms the zero-shot baseline by over 12% and we also perform rigorous ablations and analysis to validate our approach.

Code Implementations1 repo
Foundations

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

Your Notes