Action100M: A Large-scale Video Action Dataset
Delong Chen, Tejaswi Kasarla, Yejin Bang, Mustafa Shukor, Willy Chung, Jade Yu, Allen Bolourchi, Theo Moutakanni, Pascale Fung
TL;DR
Action100M addresses the need for large-scale open-domain video action data by constructing a 100M-action dataset from 1.2 million instructional videos using an automated pipeline that couples hierarchical temporal segmentation, a Tree-of-Captions for multi-level captions, and an LLM-based Self-Refine reasoning step. The core contribution is a scalable framework that yields rich, structured annotations across broad domains, enabling robust open-vocabulary action recognition and world modeling. Empirically, pretraining VL-JEPA on Action100M delivers consistent scaling benefits and strong zero-shot transfer across diverse benchmarks, with semantic resampling further boosting sample efficiency. This work provides a foundation for scalable video understanding, action anticipation, and long-horizon planning in embodied AI systems.
Abstract
Inferring physical actions from visual observations is a fundamental capability for advancing machine intelligence in the physical world. Achieving this requires large-scale, open-vocabulary video action datasets that span broad domains. We introduce Action100M, a large-scale dataset constructed from 1.2M Internet instructional videos (14.6 years of duration), yielding O(100 million) temporally localized segments with open-vocabulary action supervision and rich captions. Action100M is generated by a fully automated pipeline that (i) performs hierarchical temporal segmentation using V-JEPA 2 embeddings, (ii) produces multi-level frame and segment captions organized as a Tree-of-Captions, and (iii) aggregates evidence with a reasoning model (GPT-OSS-120B) under a multi-round Self-Refine procedure to output structured annotations (brief/detailed action, actor, brief/detailed caption). Training VL-JEPA on Action100M demonstrates consistent data-scaling improvements and strong zero-shot performance across diverse action recognition benchmarks, establishing Action100M as a new foundation for scalable research in video understanding and world modeling.
