paper-with-me

홈 › Papers

LocusGS: Spatially Grounded Tokens for Feed-Forward 3D Gaussian Splatting

2026-08-13 · Wenyu Li, Sidun Liu, Tongrui Hu, Peng Qiao, Yong Dou arxiv

Recent query-based feed-forward 3DGS methods represent a scene using learnable queries, each aggregating multi-view evidence and decoding a group of Gaussians. Ideally, different queries should specialize in coherent local regions of the scene. However, we observe that Gaussians decoded from the same query often scatter across distant scene regions, resulting in weak query-level spatial coherence and poor alignment with the scene structure. We attribute this behavior to the purely latent representation of existing Gaussian queries. To address this limitation, we introduce LocusGS, which augments each Gaussian query with a 3D anchor state consisting of a center and a support radius. The anchor state is progressively refined across decoder layers and is used throughout query interaction, multi-view feature aggregation, and Gaussian generation. Specifically, an anchor-to-ray geometric bias guides each query toward spatially relevant image observations, while anchor-centered decoding organizes its Gaussians within a local region. Experiments on novel view synthesis benchmarks show that LocusGS improves rendering quality over query-based Gaussian token baselines under the same Gaussian budget. Further analysis shows that the learned anchors form coherent spatial layouts and lead to more structured Gaussian distributions, demonstrating that explicit anchor states improve the spatial organization. Our project page: https://leo-frank.github.io/LocusGS_viewer.

📄 PDF Abstract BibTeX arXiv:2608.12825

Code (3)

Tavish9/awesome-daily-AI-arxiv ★ 113
arxivsub/arXivSub_daily_arxiv ★ 4
leo-frank/LocusGS ★ 2

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

Ground4D: Spatially-Grounded Feedforward 4D Reconstruction for Unstructured Off-Road Scenes

2026-05-06 · Shuo Wang, Jilin Mei, Fuyang Liu, Wenfei Guan 외 arxiv

Feedforward Gaussian Splatting has recently emerged as an efficient paradigm for 4D reconstruction in autonomous driving. However, in unstructured off-road scenes, its performance degrades due to high-frequency geometry,…

Autonomous Driving

GGPT: Geometry Grounded Point Transformer

2026-03-11 · Yutong Chen, Yiming Wang, Xucong Zhang, Sergey Prokudin 외 arxiv

Recent feed-forward networks have achieved remarkable progress in sparse-view 3D reconstruction by predicting dense point maps directly from RGB images. However, they often suffer from geometric inconsistencies and limit…

3D ReconstructionPoint Clouds

RegimeVGGT: Layer-Wise Spatially Preserving Redundancy Removal for Visual Geometry Grounded Transformer

2026-06-16 · Jinhao You, Shuo Lyu, Zhuohang Lyu, Tanxuan Li 외 arxiv

Visual Geometry Grounded Transformer (VGGT) recovers dense 3D scene structure from multi-view images in one forward pass, but quadratic cross-frame attention limits its scalability. Existing training-free accelerators re…

RenderFormer++: Scalable and Physically Grounded Feed-Forward Neural Rendering

2026-06-29 · Huangsheng Du, Haoran Zhu, Youcheng Cai, Jinyang Meng 외 arxiv

We present RenderFormer++, a scalable and physically grounded feed-forward neural rendering framework for global illumination in mesh scenes. Existing Transformer-based neural rendering methods such as RenderFormer achie…

Cog3DMap: Multi-View Vision-Language Reasoning with 3D Cognitive Maps

2026-03-24 · Chanyoung Gwak, Yoonwoo Jeong, Byungwoo Jeon, Hyunseok Lee 외 arxiv

Precise spatial understanding from multi-view images remains a fundamental challenge for Multimodal Large Language Models (MLLMs), as their visual representations are predominantly semantic and lack explicit geometric gr…

Spatial Reasoning