PulseAugur
EN
LIVE 10:59:26

New AI framework tracks and captions motion in videos without queries

Researchers have developed TCAM (Track and Caption Any Motion), a novel generative framework designed to automatically understand and describe movements within videos. Unlike previous methods that require text queries or rely on object-level detections, TCAM directly links pixel-level trajectory tracking with language generation. It uses a Caption-Aware Resampler to distill motion context from dense point trajectories, enabling a language decoder to produce free-form captions, temporal locations, and corresponding trajectory pointers for all events in a single pass. This approach achieves state-of-the-art performance in video captioning and motion grounding without needing explicit queries. AI

IMPACT This framework could advance video understanding by enabling more detailed and automated analysis of motion without requiring specific user prompts.

RANK_REASON The item is a research paper detailing a new AI framework for video analysis. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New AI framework tracks and captions motion in videos without queries

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Bishoy Galoaa, Sarah Ostadabbas ·

    Track and Caption Any Motion: Open-Vocabulary Spatiotemporal Captioning via Trajectory-Conditioned Generation

    arXiv:2512.10607v2 Announce Type: replace Abstract: We present TCAM (Track and Caption Any Motion), a generative framework that watches a video and with no text query and no region prompt decides what is moving, describes each motion in open vocabulary, locates it in time, and po…