GRM: Large Gaussian Reconstruction Model for Efficient 3D Reconstruction and Generation
Yinghao Xu, Zifan Shi, Wang Yifan, Hansheng Chen, Ceyuan Yang, Sida, Peng, Yujun Shen, Gordon Wetzstein

TL;DR
GRM is a fast, transformer-based 3D reconstruction model that converts sparse images into dense 3D Gaussian representations, enabling efficient scene reconstruction and generative tasks like text-to-3D.
Contribution
Introducing GRM, a scalable, efficient transformer model that reconstructs 3D scenes from sparse views using pixel-aligned Gaussians, and demonstrating its application in generative 3D tasks.
Findings
Outperforms existing methods in reconstruction quality and speed
Reconstructs scenes from sparse views in approximately 0.1 seconds
Effectively integrates with multi-view diffusion models for 3D generation
Abstract
We introduce GRM, a large-scale reconstructor capable of recovering a 3D asset from sparse-view images in around 0.1s. GRM is a feed-forward transformer-based model that efficiently incorporates multi-view information to translate the input pixels into pixel-aligned Gaussians, which are unprojected to create a set of densely distributed 3D Gaussians representing a scene. Together, our transformer architecture and the use of 3D Gaussians unlock a scalable and efficient reconstruction framework. Extensive experimental results demonstrate the superiority of our method over alternatives regarding both reconstruction quality and efficiency. We also showcase the potential of GRM in generative tasks, i.e., text-to-3D and image-to-3D, by integrating it with existing multi-view diffusion models. Our project website is at: https://justimyhxu.github.io/projects/grm/.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · Medical Image Segmentation Techniques
MethodsSparse Evolutionary Training · Diffusion
