CVJul 1

AnchorSplat: Fast and Structure Consistent Detail Synthesis for Gaussian Splatting

arXiv:2607.0129011.6
Predicted impact top 31% in CV · last 90 daysOriginality Highly original
AI Analysis

This work addresses the problem of improving the quality of existing 3DGS assets for high-fidelity rendering, offering a fast and consistent solution that generalizes zero-shot across diverse data distributions.

AnchorSplat introduces a 3D-native refinement paradigm for 3D Gaussian Splatting that enhances rendering quality without requiring original multi-view images, achieving state-of-the-art results on a new benchmark with throughput up to 10^5 times faster than optimization methods.

3D Gaussian Splatting (3DGS) has emerged as a powerful representation for high-fidelity rendering. However, existing assets often suffer from quality bottlenecks such as missing details and texture noise. Prior attempts to enhance these assets via 2D image processing introduce multi-view inconsistencies and high computational costs. In this paper, we propose a novel 3D-native refinement paradigm named AnchorSplat. AnchorSplat is an end-to-end deep network operating directly on 3D structures, avoiding the expensive optimization overhead of traditional 3D-2D-3D pipelines. Crucially, AnchorSplat is a strictly source-free solution requiring no original multi-view images. Central to the proposed method is the Point Anchor Mechanism, which enforces geometric consistency via local offset constraints, mitigating ill-posed mapping and gradient confounding. Furthermore, AnchorSplat replaces iterative densification with a single-pass multiplication mechanism. To facilitate research, we construct 3DGS-SR, the first large-scale benchmark for this task. Experiments demonstrate state-of-the-art results on the 3DGS-SR dataset, with throughput up to $10^5$ times faster than optimization methods. Notably, AnchorSplat exhibits robust zero-shot generalization across diverse data distributions, including generative model outputs and real-world scans.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes