paper-with-me

홈 › Papers

Learning Global Motion with Compact Gaussians for Feed-Forward 4D Reconstruction

2026-05-29 · Mungyeom Kim, Minkyeong Jeon, Honggyu An, Jaewoo Jung, Hyuna Ko, Jisang Han, Hyeonseo Yu, Donghwan Shin, Sunghwan Hong, Takuya Narihira, Kazumi Fukuda, Yuki Mitsufuji, Seungryong Kim arxiv

Dynamic scene reconstruction from monocular video remains a fundamental challenge in computer vision. Existing feed-forward methods predict 3D Gaussians pixel-wise for each frame, suffering from duplicated Gaussians and view-dependent biases that hinder effective learning of scene motion. We present C4G, a feed-forward 4D reconstruction framework built upon a compact set of timestamp-conditioned learnable Gaussian query tokens. Each token aggregates corresponding features across the full temporal context and decodes a 3D Gaussian whose position is modulated by the target timestamp, enabling globally coherent motion modeling without per-scene optimization. To capture fine-grained details, we further introduce a video diffusion model-based rendering enhancement module. Since our framework effectively aggregates features into Gaussians, we extend this capability to feature lifting, producing a 4D feature field that supports point tracking and dynamic scene understanding. C4G achieves strong novel-view synthesis performance using significantly fewer Gaussians and without requiring camera poses, while exhibiting stronger motion modeling and robustness to large temporal gaps.

📄 PDF Abstract BibTeX arXiv:2605.31595

Code (0)

등록된 구현이 없습니다.

Tasks

Scene UnderstandingPoint Tracking

Similar Papers 제목 키워드 기반

F4Splat: Feed-Forward Predictive Densification for Feed-Forward 3D Gaussian Splatting

2026-03-22 · Injae Kim, Chaehyeon Kim, Minseong Bae, Minseok Joo 외 arxiv

Feed-forward 3D Gaussian Splatting methods enable single-pass reconstruction and real-time rendering. However, they typically adopt rigid pixel-to-Gaussian or voxel-to-Gaussian pipelines that uniformly allocate Gaussians…

Compact Feed-Forward 3D Gaussians via Saliency-Guided Primitive Merging

2026-08-11 · Tim-Felix Fassch, Jochen Kall, Cyrill Stachniss arxiv

3D scene reconstruction, modeling, and rendering are highly relevant for numerous tasks, and 3D Gaussian splatting has become a standard choice in this context. Its feed-forward variants provide fast reconstruction from …

UniQueR: Unified Query-based Feedforward 3D Reconstruction

2026-03-24 · Chensheng Peng, Quentin Herau, Jiezhi Yang, Yichen Xie 외 arxiv

We present UniQueR, a unified query-based feedforward framework for efficient and accurate 3D reconstruction from unposed images. Existing feedforward models such as DUSt3R, VGGT, and AnySplat typically predict per-pixel…

3D Reconstruction

SparseSplat: Towards Applicable Feed-Forward 3D Gaussian Splatting with Pixel-Unaligned Prediction

2026-04-03 · Zicheng Zhang, Xiangting Meng, Ke Wu, Wenchao Ding arxiv

Recent progress in feed-forward 3D Gaussian Splatting (3DGS) has notably improved rendering quality. However, the spatially uniform and highly redundant 3DGS map generated by previous feed-forward 3DGS methods limits the…

GlobalSplat: Efficient Feed-Forward 3D Gaussian Splatting via Global Scene Tokens

2026-04-16 · Roni Itkin, Noam Issachar, Yehonatan Keypur, Xingyu Chen 외 arxiv

The efficient spatial allocation of primitives serves as the foundation of 3D Gaussian Splatting, as it directly dictates the synergy between representation compactness, reconstruction speed, and rendering fidelity. Prev…