Seeing Fast and Slow: Learning the Flow of Time in Videos

arXiv cs.CV / 4/24/2026

📰 NewsDeveloper Stack & InfrastructureModels & Research

Key Points

  • The paper tackles how to detect whether a video has been sped up or slowed down, and how to estimate its playback speed using self-supervised learning.
  • It learns “time as a visual concept” by leveraging multimodal cues and the natural temporal structure in videos, enabling temporal reasoning without needing speed labels.
  • The authors use the learned models to curate what they claim is the largest slow-motion video dataset to date from noisy, in-the-wild sources.
  • With this slow-motion data, they develop temporal control models including speed-conditioned video generation and temporal super-resolution to convert low-FPS blurry footage into high-FPS sequences.
  • The work positions temporal manipulation and forensic-style detection as new directions for video learning and more capable world models that understand event dynamics over time.

Abstract

How can we tell whether a video has been sped up or slowed down? How can we generate videos at different speeds? Although videos have been central to modern computer vision research, little attention has been paid to perceiving and controlling the passage of time. In this paper, we study time as a learnable visual concept and develop models for reasoning about and manipulating the flow of time in videos. We first exploit the multimodal cues and temporal structure naturally present in videos to learn, in a self-supervised manner, to detect speed changes and estimate playback speed. We then show that these learned temporal reasoning models enable us to curate the largest slow-motion video dataset to date from noisy in-the-wild sources. Such slow-motion footage, typically filmed by high-speed cameras, contains substantially richer temporal detail than standard videos. Using this data, we further develop models capable of temporal control, including speed-conditioned video generation, which produces motion at specified playback speed, and temporal super-resolution, which tranforms low-FPS, blurry videos into high-FPS sequences with fine-grained temporal details. Our findings highlight time as a manipulable, perceptual dimension in video learning, opening doors to temporally controllable video generation, temporal forensics detection, and potentially richer world-models that understand how events unfold over time.