Unifi3D: A Study on 3D Representations for Generation and Reconstruction in a Common Framework

📅 2025-09-02
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing 3D representations—such as NeRFs, SDFs, voxels, point clouds, and octrees—are fragmented across generation and reconstruction tasks, lacking a unified, end-to-end evaluation framework. Method: We propose the first standardized benchmark for joint generation and reconstruction, covering the full pipeline: preprocessing, compression, generation, and reconstruction. Our framework systematically quantifies performance across reconstruction fidelity, generation quality, computational efficiency, and cross-scene generalization. Leveraging an autoencoder-based architecture, we enable fair, representation-agnostic comparison and uncover the dominant influence of reconstruction error on generative performance. Contribution/Results: We establish a practice-oriented 3D representation selection guide and release open-source code and benchmarks to foster community advancement. This work bridges critical gaps in holistic 3D representation evaluation and provides foundational insights into the interplay between reconstruction accuracy and generative capability.

Technology Category

Application Category

📝 Abstract
Following rapid advancements in text and image generation, research has increasingly shifted towards 3D generation. Unlike the well-established pixel-based representation in images, 3D representations remain diverse and fragmented, encompassing a wide variety of approaches such as voxel grids, neural radiance fields, signed distance functions, point clouds, or octrees, each offering distinct advantages and limitations. In this work, we present a unified evaluation framework designed to assess the performance of 3D representations in reconstruction and generation. We compare these representations based on multiple criteria: quality, computational efficiency, and generalization performance. Beyond standard model benchmarking, our experiments aim to derive best practices over all steps involved in the 3D generation pipeline, including preprocessing, mesh reconstruction, compression with autoencoders, and generation. Our findings highlight that reconstruction errors significantly impact overall performance, underscoring the need to evaluate generation and reconstruction jointly. We provide insights that can inform the selection of suitable 3D models for various applications, facilitating the development of more robust and application-specific solutions in 3D generation. The code for our framework is available at https://github.com/isl-org/unifi3d.
Problem

Research questions and friction points this paper is trying to address.

Evaluating diverse 3D representations for reconstruction and generation
Comparing quality, efficiency, and generalization of 3D models
Assessing joint impact of reconstruction errors on generation performance
Innovation

Methods, ideas, or system contributions that make the work stand out.

Unified evaluation framework for 3D representations
Compares quality, efficiency, generalization performance
Jointly evaluates generation and reconstruction pipelines
🔎 Similar Papers
No similar papers found.