CVJul 5

AdaptiveSplat:Texture Aware Controllable 3D Gaussian Allocation for Feed-Forward Reconstruction

arXiv:2607.0425613.4ECCV
Predicted impact top 25% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in 3D reconstruction, this provides a practical way to reduce computational overhead in feed-forward models without sacrificing accuracy.

This work tackles redundancy in feed-forward 3D reconstruction by proposing a texture-aware method to allocate Gaussians adaptively, achieving up to 50% reduction in primitives without fine-tuning while maintaining reconstruction quality across multiple benchmarks.

Current feed-forward 3D reconstruction methods predict pixel aligned Gaussian primitives, resulting in highly redundant representations. A natural solution is to prune the redundant Gaussians, but naive pruning introduces severe artifacts and often requires inference time fine-tuning, breaking the feed-forward paradigm. Based on previous works, high frequency regions require more Gaussian primitives, while low frequency regions can be represented with significantly fewer primitives. Motivated by this, we propose a novel approach to explicitly control the number of Gaussians by leveraging local texture information. Our approach achieves this through three key components: (1) texture estimation to capture spatial variation in scene detail, (2) texture-aware pruning that removes redundant Gaussians from low frequency regions, and (3) an adaptive Gaussian head that predicts the modified attributes of the retained primitives without breaking the feed-forward paradigm. Experiments on RE10K, ACID, DL3DV, Tanks and Temples, and DTU demonstrate the effectiveness of our approach, while ablation studies validate the contributions of its key components.

Foundations

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

Your Notes