paper-with-me

홈 › Papers

TAPNext: Tracking Any Point (TAP) as Next Token Prediction

2025-04-08 · Artem Zholus, Carl Doersch, Yi Yang, Skanda Koppula, Viorica Patraucean, Xu Owen He, Ignacio Rocco, Mehdi S. M. Sajjadi, Sarath Chandar, Ross Goroshin

Tracking Any Point (TAP) in a video is a challenging computer vision problem with many demonstrated applications in robotics, video editing, and 3D reconstruction. Existing methods for TAP rely heavily on complex tracking-specific inductive biases and heuristics, limiting their generality and potential for scaling. To address these challenges, we present TAPNext, a new approach that casts TAP as sequential masked token decoding. Our model is causal, tracks in a purely online fashion, and removes tracking-specific inductive biases. This enables TAPNext to run with minimal latency, and removes the temporal windowing required by many existing state of art trackers. Despite its simplicity, TAPNext achieves a new state-of-the-art tracking performance among both online and offline trackers. Finally, we present evidence that many widely used tracking heuristics emerge naturally in TAPNext through end-to-end training.

📄 PDF Abstract BibTeX arXiv:2504.05579

Code (1)

google-deepmind/tapnet jax

Tasks

Point Tracking

Similar Papers 제목 키워드 기반

TAPNext++: What's Next for Tracking Any Point (TAP)?

2026-04-12 · Sebastian Jung, Artem Zholus, Martin Sundermeyer, Carl Doersch 외 arxiv

Tracking-Any-Point (TAP) models aim to track any point through a video which is a crucial task in AR/XR and robotics applications. The recently introduced TAPNext approach proposes an end-to-end, recurrent transformer ar…

Point Tracking

Test-Time Training with Next-Token Prediction

2026-06-19 · Xuan Ouyang, Zefan Cai, Junjie Hu arxiv

Next-token prediction is the self-supervised signal that trains language models, and every observed prompt token provides the same signal at test time. We study whether this signal can define the inner-loop objective for…

Test-time Adaptation

The pitfalls of next-token prediction

2024-03-11 · Gregor Bachmann, Vaishnavh Nagarajan

Can a mere next-token predictor faithfully model human intelligence? We crystallize this emerging concern and correct popular misconceptions surrounding it, and advocate a simple multi-token objective. As a starting poin…

MambaMisconceptionsPrediction

Rethinking Point Clouds as Sequences: A Causal Next-Token Predictive Learning Framework

2026-05-17 · Yumeng Yao, Jingzhi Dong, Haowen Gu, Tao Chen 외 arxiv

With the rapid progress of multimodal foundation models and predictive pre-training, an important open question is how to equip 3D point clouds with a pre-training paradigm that is better aligned with next-token and next…

Self-Supervised LearningPoint Clouds

An Incremental Turn-Taking Model For Task-Oriented Dialog Systems

2019-05-28 · Andrei C. Coman, Koichiro Yoshino, Yukitoshi Murase, Satoshi Nakamura 외

In a human-machine dialog scenario, deciding the appropriate time for the machine to take the turn is an open research problem. In contrast, humans engaged in conversations are able to timely decide when to interrupt the…

dialog state tracking