English

Chorus: Multi-Teacher Pretraining for Holistic 3D Gaussian Scene Encoding

Computer Vision and Pattern Recognition 2026-05-06 v3

Abstract

While 3DGS has emerged as a high-fidelity scene representation, encoding rich, general-purpose features directly from its primitives remains under-explored. We address this gap by introducing Chorus, a multi-teacher pretraining framework that learns a holistic feed-forward 3D Gaussian Splatting (3DGS) scene encoder by distilling complementary signals from 2D foundation models. Chorus employs a shared 3D encoder and teacher-specific projectors to learn from language-aligned, generalist, and object-aware teachers, encouraging a shared embedding space that captures signals from high-level semantics to fine-grained structure. We evaluate Chorus on a wide range of tasks: open-vocabulary semantic and instance segmentation, linear and decoder probing, data-efficient supervision, as well as LLM-based Q&A. Besides 3DGS, we also test Chorus on several benchmarks that only support point clouds by pretraining a variant using only Gaussian centers, colors, and estimated normals. Surprisingly, this encoder shows strong transfer and outperforms the point-cloud baseline while using 39.9 times fewer training scenes. Finally, we propose a render-and-distill adaptation that facilitates out-of-domain finetuning.

Keywords

Cite

@article{arxiv.2512.17817,
  title  = {Chorus: Multi-Teacher Pretraining for Holistic 3D Gaussian Scene Encoding},
  author = {Yue Li and Qi Ma and Runyi Yang and Mengjiao Ma and Bin Ren and Nikola Popovic and Nicu Sebe and Theo Gevers and Luc Van Gool and Danda Pani Paudel and Martin R. Oswald},
  journal= {arXiv preprint arXiv:2512.17817},
  year   = {2026}
}

Comments

Project page at https://gaussianworld.github.io/Chorus

R2 v1 2026-07-01T08:33:53.789Z