DELTA: Dense Efficient Long-range 3D Tracking for any video
Tuan Duc Ngo, Peiye Zhuang, Chuang Gan, Evangelos Kalogerakis, Sergey Tulyakov, Hsin-Ying Lee, Chaoyang Wang
TL;DR
DELTA tackles the challenge of dense, long-range 3D tracking from monocular data by tracking every pixel in 3D through a coarse-to-fine pipeline that combines a joint global-local spatial attention mechanism at reduced resolution with an attention-based upsampler to recover full-resolution trajectories. A key design choice is the log-depth representation, which improves robustness and accuracy in 3D tracking. The method achieves state-of-the-art performance on dense 2D and 3D benchmarks while being significantly faster than prior dense tracking approaches, as demonstrated on Kubric and CVO datasets and validated across real-world depth inputs. Overall, DELTA provides a scalable, end-to-end framework for fine-grained, long-term motion tracking in 3D space with strong generalization across datasets and depth sources.
Abstract
Tracking dense 3D motion from monocular videos remains challenging, particularly when aiming for pixel-level precision over long sequences. We introduce DELTA, a novel method that efficiently tracks every pixel in 3D space, enabling accurate motion estimation across entire videos. Our approach leverages a joint global-local attention mechanism for reduced-resolution tracking, followed by a transformer-based upsampler to achieve high-resolution predictions. Unlike existing methods, which are limited by computational inefficiency or sparse tracking, DELTA delivers dense 3D tracking at scale, running over 8x faster than previous methods while achieving state-of-the-art accuracy. Furthermore, we explore the impact of depth representation on tracking performance and identify log-depth as the optimal choice. Extensive experiments demonstrate the superiority of DELTA on multiple benchmarks, achieving new state-of-the-art results in both 2D and 3D dense tracking tasks. Our method provides a robust solution for applications requiring fine-grained, long-term motion tracking in 3D space.
