English

4RC: 4D Reconstruction via Conditional Querying Anytime and Anywhere

Computer Vision and Pattern Recognition 2026-05-06 v2

Abstract

We present 4RC, a unified feed-forward framework for 4D reconstruction from monocular videos. Unlike existing approaches that typically decouple motion from geometry or produce limited 4D attributes such as sparse trajectories or two-view scene flow, 4RC learns a holistic 4D representation that jointly captures dense scene geometry and motion dynamics. At its core, 4RC introduces a novel encode-once, query-anywhere and anytime paradigm: a transformer backbone encodes the entire video into a compact spatio-temporal latent space, from which a conditional decoder can efficiently query 3D geometry and motion for any query frame at any target timestamp. To facilitate learning, we represent per-view 4D attributes in a minimally factorized form by decomposing them into base geometry and time-dependent relative motion. Extensive experiments demonstrate that 4RC outperforms prior and concurrent methods across a wide range of 4D reconstruction tasks.

Cite

@article{arxiv.2602.10094,
  title  = {4RC: 4D Reconstruction via Conditional Querying Anytime and Anywhere},
  author = {Yihang Luo and Shangchen Zhou and Yushi Lan and Xingang Pan and Chen Change Loy},
  journal= {arXiv preprint arXiv:2602.10094},
  year   = {2026}
}

Comments

Project page: https://yihangluo.com/projects/4RC/

R2 v1 2026-07-01T10:30:14.684Z