Fast Encoder-Based 3D from Casual Videos via Point Track Processing
Yoni Kasten, Wuyue Lu, Haggai Maron
TL;DR
TracksTo4D presents a fast, learning-based solution to recover dynamic 3D structure and camera motion from casual videos by operating on 2D point tracks. The method employs symmetry-aware equivariant transformers and a low-rank, basis-based representation to constrain the problem, enabling unsupervised training from 2D reprojection losses. It achieves comparable accuracy to state-of-the-art methods while providing substantial speedups (up to 95% faster) and strong generalization to unseen video content. This approach enables practical 3D reconstruction from everyday videos without per-video optimization or 3D supervision. The combination of point-track processing, equivariant design, and static/dynamic decomposition broadens the applicability of dynamic scene reconstruction in real-world settings.
Abstract
This paper addresses the long-standing challenge of reconstructing 3D structures from videos with dynamic content. Current approaches to this problem were not designed to operate on casual videos recorded by standard cameras or require a long optimization time. Aiming to significantly improve the efficiency of previous approaches, we present TracksTo4D, a learning-based approach that enables inferring 3D structure and camera positions from dynamic content originating from casual videos using a single efficient feed-forward pass. To achieve this, we propose operating directly over 2D point tracks as input and designing an architecture tailored for processing 2D point tracks. Our proposed architecture is designed with two key principles in mind: (1) it takes into account the inherent symmetries present in the input point tracks data, and (2) it assumes that the movement patterns can be effectively represented using a low-rank approximation. TracksTo4D is trained in an unsupervised way on a dataset of casual videos utilizing only the 2D point tracks extracted from the videos, without any 3D supervision. Our experiments show that TracksTo4D can reconstruct a temporal point cloud and camera positions of the underlying video with accuracy comparable to state-of-the-art methods, while drastically reducing runtime by up to 95\%. We further show that TracksTo4D generalizes well to unseen videos of unseen semantic categories at inference time.
