Hybrid Mesh-Gaussian Representation for Efficient Indoor Scene Reconstruction

Abstract

3D Gaussian splatting (3DGS) has demonstrated exceptional performance in image-based 3D reconstruction and real-time rendering. However, regions with complex textures require numerous Gaussians to capture significant color variations accurately, leading to inefficiencies in rendering speed. To address this challenge, we introduce a hybrid representation for indoor scenes that combines 3DGS with textured meshes. Our approach uses textured meshes to handle texture-rich flat areas, while retaining Gaussians to model intricate geometries. The proposed method begins by pruning and refining the extracted mesh to eliminate geometrically complex regions. We then employ a joint optimization for 3DGS and mesh, incorporating a warm-up strategy and transmittance-aware supervision to balance their contributions seamlessly. Extensive experiments demonstrate that the hybrid representation maintains comparable rendering quality and achieves superior frames per second FPS with fewer Gaussian primitives.

Cite

Text

Huang et al. "Hybrid Mesh-Gaussian Representation for Efficient Indoor Scene Reconstruction." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/128

Markdown

[Huang et al. "Hybrid Mesh-Gaussian Representation for Efficient Indoor Scene Reconstruction." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/huang2025ijcai-hybrid/) doi:10.24963/IJCAI.2025/128

BibTeX

@inproceedings{huang2025ijcai-hybrid,
  title     = {{Hybrid Mesh-Gaussian Representation for Efficient Indoor Scene Reconstruction}},
  author    = {Huang, Binxiao and Li, Zhihao and Liu, Shiyong and Tang, Xiao and Tang, Jiajun and Lin, Jiaqi and Cheng, Yuxin and Chen, Zhenyu and Wu, Xiaofei and Wong, Ngai},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {1143-1151},
  doi       = {10.24963/IJCAI.2025/128},
  url       = {https://mlanthology.org/ijcai/2025/huang2025ijcai-hybrid/}
}