paper-with-me

Papers

Self-Supervised Learning of Structured Dynamics from Videos

2026-07-23 · Lukas Knobel, Andrew Zisserman, Yuki M. Asano arxiv

Understanding motion in video is a fundamental challenge for visual learning, as frame-to-frame change entangles two sources of dynamics: camera motion and object motion. This decomposition has remained underexplored in representation learning, partly because these factors are tightly coupled in natural videos and difficult to supervise separately. Yet recovering it is important for learning robust motion representations that separate meaningful object dynamics from camera-induced variation. We study whether such structured motion representations can be recovered from frozen features of a pretrained image vision transformer. We propose the Structured Dynamics Model (SDM), which explicitly separates the dominant source of temporal change from residual dynamics through future-feature prediction, rather than representing video change with a single entangled latent or with unstructured, spatially dense transition tokens. Training combines self-supervised learning on real video with weak supervision of scene dynamics on synthetic Kubric data. We evaluate SDM on ProbeMotion, a new evaluation suite spanning synthetic and real videos with camera motion, object motion, and combined dynamics. SDM outperforms backbone baselines using global CLS or average-pooled features, and compares favorably to strongly supervised representations such as VGGT on several probes, despite using substantially weaker supervision. These results suggest that pretrained image models can be readily repurposed into structured video-dynamics representations, providing a useful inductive bias for learning and analyzing latent video dynamics.

📄 PDF Abstract BibTeX arXiv:2607.21576

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Unsupervised Action Segmentation for Instructional Videos

2021-06-07 · AJ Piergiovanni, Anelia Angelova, Michael S. Ryoo, Irfan Essa

In this paper we address the problem of automatically discovering atomic actions in unsupervised manner from instructional videos, which are rarely annotated with atomic actions. We present an unsupervised approach to le…

Action SegmentationSegmentationUnsupervised Action Segmentation

Unsupervised Learning of Object Structure and Dynamics from Videos

2019-06-19 · NeurIPS 2019 12 · Matthias Minderer, Chen Sun, Ruben Villegas, Forrester Cole 외

Extracting and predicting object structure and dynamics from videos without supervision is a major challenge in machine learning. To address this challenge, we adopt a keypoint-based image representation and learn a stoc…

Action Recognitioncontinuous-controlContinuous ControlObject+2

Sample-efficient Unsupervised Policy Cloning from Ensemble Self-supervised Labeled Videos

2024-12-14 · Xin Liu, Yaran Chen

Current advanced policy learning methodologies have demonstrated the ability to develop expert-level strategies when provided enough information. However, their requirements, including task-specific rewards, expert-label…

Unsupervised Discovery of Actions in Instructional Videos

2021-06-28 · AJ Piergiovanni, Anelia Angelova, Michael S. Ryoo, Irfan Essa

In this paper we address the problem of automatically discovering atomic actions in unsupervised manner from instructional videos. Instructional videos contain complex activities and are a rich source of information for …

Structured Object-Aware Physics Prediction for Video Modeling and Planning

2019-10-06 · ICLR 2020 1 · Jannik Kossen, Karl Stelzner, Marcel Hussing, Claas Voelcker 외

When humans observe a physical system, they can easily locate objects, understand their interactions, and anticipate future behavior, even in settings with complicated and previously unseen interactions. For computers, h…