paper-with-me

Papers

Point Tracking Improves World Action Models

2026-05-22 · Jiarui Guan, Wenshuai Zhao, Yue Pei, Ziliang Chen, Arno Solin, Juho Kannala arxiv

Robot policy learning benefits from world-action models that capture environment dynamics, but pixel-level prediction entangles dynamics with nuisance factors such as lighting and texture, making learned representations vulnerable to task-irrelevant visual variation. We propose JOPAT, a JOint Pixel-And-Track World-Action Model that predicts latent visual observations, 2D point tracks with visibility, and actions in a single denoising diffusion transformer. The key insight is that tracks provide an explicit representation of motion that captures long-horizon dynamics and remains robust under occlusion or partial out-of-frame motion, offering greater utility than modeling pixel appearance alone. On LIBERO and real-world LeRobot tasks, JOPAT improves over pixel-based baselines, with the largest gains on long-horizon tasks involving occlusion, object interaction, and off-screen motion.

📄 PDF Abstract BibTeX arXiv:2605.23856

Code (0)

등록된 구현이 없습니다.

Tasks

Point Tracking

Similar Papers 제목 키워드 기반

DriveTrack: A Benchmark for Long-Range Point Tracking in Real-World Videos

2023-12-15 · CVPR 2024 1 · Arjun Balasingam, Joseph Chandler, Chenning Li, Zhoutong Zhang 외

This paper presents DriveTrack, a new benchmark and data generation framework for long-range keypoint tracking in real-world videos. DriveTrack is motivated by the observation that the accuracy of state-of-the-art tracke…

Autonomous DrivingPoint Tracking

TAPIP3D: Tracking Any Point in Persistent 3D Geometry

2025-04-20 · Bowei Zhang, Lei Ke, Adam W. Harley, Katerina Fragkiadaki

We introduce TAPIP3D, a novel approach for long-term 3D point tracking in monocular RGB and RGB-D videos. TAPIP3D represents videos as camera-stabilized spatio-temporal feature clouds, leveraging depth and camera motion …

3D geometryDepth And Camera MotionPoint Tracking

PointOdyssey: A Large-Scale Synthetic Dataset for Long-Term Point Tracking

2023-07-27 · ICCV 2023 1 · Yang Zheng, Adam W. Harley, Bokui Shen, Gordon Wetzstein 외

We introduce PointOdyssey, a large-scale synthetic dataset, and data generation framework, for the training and evaluation of long-term fine-grained tracking algorithms. Our goal is to advance the state-of-the-art by pla…

DiversityPoint Tracking

Track-On2: Enhancing Online Point Tracking with Memory

2025-09-23 · Görkay Aydemir, Weidi Xie, Fatma Güney arxiv

In this paper, we consider the problem of long-term point tracking, which requires consistent identification of points across video frames under significant appearance changes, motion, and occlusion. We target the online…

Point Tracking

15 Keypoints Is All You Need

2019-12-05 · CVPR 2020 6 · Michael Snower, Asim Kadav, Farley Lai, Hans Peter Graf

Pose tracking is an important problem that requires identifying unique human pose-instances and matching them temporally across different frames of a video. However, existing pose tracking methods are unable to accuratel…

AllBinary ClassificationOptical Flow EstimationPose Estimation+1