English

Efficiently Reconstructing Dynamic Scenes One D4RT at a Time

Computer Vision and Pattern Recognition 2025-12-11 v2

Abstract

Understanding and reconstructing the complex geometry and motion of dynamic scenes from video remains a formidable challenge in computer vision. This paper introduces D4RT, a simple yet powerful feedforward model designed to efficiently solve this task. D4RT utilizes a unified transformer architecture to jointly infer depth, spatio-temporal correspondence, and full camera parameters from a single video. Its core innovation is a novel querying mechanism that sidesteps the heavy computation of dense, per-frame decoding and the complexity of managing multiple, task-specific decoders. Our decoding interface allows the model to independently and flexibly probe the 3D position of any point in space and time. The result is a lightweight and highly scalable method that enables remarkably efficient training and inference. We demonstrate that our approach sets a new state of the art, outperforming previous methods across a wide spectrum of 4D reconstruction tasks. We refer to the project webpage for animated results: https://d4rt-paper.github.io/.

Keywords

Cite

@article{arxiv.2512.08924,
  title  = {Efficiently Reconstructing Dynamic Scenes One D4RT at a Time},
  author = {Chuhan Zhang and Guillaume Le Moing and Skanda Koppula and Ignacio Rocco and Liliane Momeni and Junyu Xie and Shuyang Sun and Rahul Sukthankar and Joëlle K. Barral and Raia Hadsell and Zoubin Ghahramani and Andrew Zisserman and Junlin Zhang and Mehdi S. M. Sajjadi},
  journal= {arXiv preprint arXiv:2512.08924},
  year   = {2025}
}

Comments

Project Page: https://d4rt-paper.github.io/

R2 v1 2026-07-01T08:17:36.215Z