Paper Overview
- Field: Computer Vision (CV)
- Authors: Dong-Yang Li, Wang Zhao, Yuxin Chen
- Published: 2025-05-09
- arXiv: 2505.07239
- Pixel-aligned generation paradigm: Instead of generating in a canonical pose, Pixal3D generates 3D directly in a pixel-aligned way, consistent with the input view.
- Pixel back-projection conditioning: A conditioning scheme explicitly lifts multi-scale image features into 3D feature volumes, establishing direct, unambiguous pixel-to-3D correspondences.
- High fidelity at scale: Pixal3D is scalable, produces high-quality 3D assets, and achieves fidelity approaching reconstruction-level accuracy.
- Multi-view extension: By aggregating back-projected feature volumes across views, Pixal3D naturally extends to multi-view generation.
- Scene synthesis: The paper demonstrates benefits of pixel-aligned generation for scenes, proposing a modular pipeline that produces high-fidelity, object-separated 3D scenes from images.
- Paper: https://arxiv.org/abs/2505.07239
- Project page: https://ldyang694.github.io/projects/pixal3d/
Abstract
Recent advances in 3D generative models have rapidly improved image-to-3D synthesis quality, enabling higher-resolution geometry and more realistic appearance. Yet fidelity — the pixel-level faithfulness of the generated 3D asset to the input image — remains a central bottleneck. The authors argue this stems from an implicit 2D-3D correspondence issue: most 3D-native generators synthesize shape in canonical space and inject image cues via attention, leaving pixel-to-3D associations ambiguous.
Key Contributions
Significance
Pixal3D is presented as the first demonstration of large-scale 3D-native pixel-aligned generation, offering a new, instructive path for high-fidelity 3D generation of objects or scenes from single- or multi-view images.