๐ค AI Summary
Existing methods are limited to two-view scene flow estimation or sparse point tracking, failing to achieve N-frame, pixel-wise dense 4D reconstruction; monocular 4D approaches further lack the capability to fuse multi-modal sensor data (e.g., RGB-D, IMU, radar). To address these limitations, we propose a metric-scale, dense, feed-forward 4D scene reconstruction framework designed for multi-modal inputs. Our method introduces a modular 4D representation: view-dependent factors (e.g., depth, intrinsics) are modeled in the camera coordinate system, while view-invariant factors (e.g., extrinsics, scene flow) are unified within the world coordinate systemโenabling cross-modal and scale-consistent modeling. We further design a multi-view Transformer architecture supporting joint local-global encoding and end-to-end feed-forward inference. Experiments demonstrate that our approach achieves 2โ3ร higher accuracy and 15ร greater computational efficiency compared to state-of-the-art methods.
๐ Abstract
We present Any4D, a scalable multi-view transformer for metric-scale, dense feed-forward 4D reconstruction. Any4D directly generates per-pixel motion and geometry predictions for N frames, in contrast to prior work that typically focuses on either 2-view dense scene flow or sparse 3D point tracking. Moreover, unlike other recent methods for 4D reconstruction from monocular RGB videos, Any4D can process additional modalities and sensors such as RGB-D frames, IMU-based egomotion, and Radar Doppler measurements, when available. One of the key innovations that allows for such a flexible framework is a modular representation of a 4D scene; specifically, per-view 4D predictions are encoded using a variety of egocentric factors (depthmaps and camera intrinsics) represented in local camera coordinates, and allocentric factors (camera extrinsics and scene flow) represented in global world coordinates. We achieve superior performance across diverse setups - both in terms of accuracy (2-3X lower error) and compute efficiency (15X faster), opening avenues for multiple downstream applications.