paper-with-me

홈 › Papers

Splat and Distill: Augmenting Teachers with Feed-Forward 3D Reconstruction For 3D-Aware Distillation

2026-02-05 · David Shavin, Sagie Benaim arxiv

Vision Foundation Models (VFMs) have achieved remarkable success when applied to various downstream 2D tasks. Despite their effectiveness, they often exhibit a critical lack of 3D awareness. To this end, we introduce Splat and Distill, a framework that instills robust 3D awareness into 2D VFMs by augmenting the teacher model with a fast, feed-forward 3D reconstruction pipeline. Given 2D features produced by a teacher model, our method first lifts these features into an explicit 3D Gaussian representation, in a feedforward manner. These 3D features are then `splatted" onto novel viewpoints, producing a set of novel 2D feature maps used to supervise the student model, `distilling" geometrically grounded knowledge. By replacing slow per-scene optimization of prior work with our feed-forward lifting approach, our framework avoids feature-averaging artifacts, creating a dynamic learning process where the teacher's consistency improves alongside that of the student. We conduct a comprehensive evaluation on a suite of downstream tasks, including monocular depth estimation, surface normal estimation, multi-view correspondence, and semantic segmentation. Our method significantly outperforms prior works, not only achieving substantial gains in 3D awareness but also enhancing the underlying semantic richness of 2D features. Project page is available at https://davidshavin4.github.io/Splat-and-Distill/

📄 PDF Abstract BibTeX arXiv:2602.06032

Code (0)

등록된 구현이 없습니다.

Tasks

Monocular Depth EstimationSemantic Segmentation3D Reconstruction

Similar Papers 제목 키워드 기반

GIFSplat: Generative Prior-Guided Iterative Feed-Forward 3D Gaussian Splatting from Sparse Views

2026-02-26 · Tianyu Chen, Wei Xiang, Kang Han, Yu Lu 외 arxiv

Feed-forward 3D reconstruction offers substantial runtime advantages over per-scene optimization, which remains slow at inference and often fragile under sparse views. However, existing feed-forward methods still have po…

3D Reconstruction

ForeSplat: Optimization-Aware Foresight for Feed-Forward 3D Gaussian Splatting

2026-05-21 · Yuke Li, Weihang Liu, Cheng Zhang, Yuefeng Zhang 외 arxiv

Feed-forward 3D Gaussian Splatting models offer fast single-pass reconstruction,but scaling them to match per-scene optimization quality is fundamentally hindered by the scarcity of large-scale 3D annotations. A practica…

3D Reconstruction

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

2025-12-19 · Yue Li, Qi Ma, Runyi Yang, Mengjiao Ma 외 arxiv

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 pret…

Instance SegmentationPoint Clouds

SemanticSplat: Feed-Forward 3D Scene Understanding with Language-Aware Gaussian Fields

2025-06-11 · Qijing Li, Jingxiang Sun, Liang An, Zhaoqi Su 외

Holistic 3D scene understanding, which jointly models geometry, appearance, and semantics, is crucial for applications like augmented reality and robotic interaction. Existing feed-forward 3D scene understanding methods …

3D ReconstructionScene Understanding

A Lesson in Splats: Teacher-Guided Diffusion for 3D Gaussian Splats Generation with 2D Supervision

2024-12-01 · Chensheng Peng, Ido Sobol, Masayoshi Tomizuka, Kurt Keutzer 외

We introduce a diffusion model for Gaussian Splats, SplatDiffusion, to enable generation of three-dimensional structures from single images, addressing the ill-posed nature of lifting 2D inputs to 3D. Existing methods re…

3DGSDenoising