CVGRDec 14, 2023

GOEmbed: Gradient Origin Embeddings for Representation Agnostic 3D Feature Learning

Meta AI
arXiv:2312.08744v21 citationsh-index: 73ECCV
Originality Highly original
AI Analysis

This addresses a bottleneck in 3D feature learning for applications like reconstruction and generation, offering a more flexible approach compared to prior methods.

The paper tackles the problem of encoding 2D views into 3D representations without relying on pre-trained image feature extractors, achieving a new state-of-the-art FID of 22.12 on the OmniObject3D generation task.

Encoding information from 2D views of an object into a 3D representation is crucial for generalized 3D feature extraction. Such features can then enable 3D reconstruction, 3D generation, and other applications. We propose GOEmbed (Gradient Origin Embeddings) that encodes input 2D images into any 3D representation, without requiring a pre-trained image feature extractor; unlike typical prior approaches in which input images are either encoded using 2D features extracted from large pre-trained models, or customized features are designed to handle different 3D representations; or worse, encoders may not yet be available for specialized 3D neural representations such as MLPs and hash-grids. We extensively evaluate our proposed GOEmbed under different experimental settings on the OmniObject3D benchmark. First, we evaluate how well the mechanism compares against prior encoding mechanisms on multiple 3D representations using an illustrative experiment called Plenoptic-Encoding. Second, the efficacy of the GOEmbed mechanism is further demonstrated by achieving a new SOTA FID of 22.12 on the OmniObject3D generation task using a combination of GOEmbed and DFM (Diffusion with Forward Models), which we call GOEmbedFusion. Finally, we evaluate how the GOEmbed mechanism bolsters sparse-view 3D reconstruction pipelines.

Foundations

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

Your Notes