paper-with-me

홈 › Papers

Action100M: A Large-scale Video Action Dataset

2026-01-15 · Delong Chen, Tejaswi Kasarla, Yejin Bang, Mustafa Shukor, Willy Chung, Jade Yu, Allen Bolourchi, Theo Moutakanni, Pascale Fung arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.10592

Code (0)

등록된 구현이 없습니다.

Tasks

Action Recognition

Similar Papers 제목 키워드 기반

Large-scale weakly-supervised pre-training for video action recognition

2019-05-02 · CVPR 2019 6 · Deepti Ghadiyaram, Matt Feiszli, Du Tran, Xueting Yan 외

Current fully-supervised video datasets consist of only a few hundred thousand videos and fewer than a thousand domain-specific labels. This hinders the progress towards advanced video architectures. This paper presents …

Action ClassificationAction RecognitionActivity RecognitionActivity Recognition In Videos+3

STAIR Actions: A Video Dataset of Everyday Home Actions

2018-04-12 · Yuya Yoshikawa, Jiaqing Lin, Akikazu Takeuchi

A new large-scale video dataset for human action recognition, called STAIR Actions is introduced. STAIR Actions contains 100 categories of action labels representing fine-grained everyday home actions so that it can be a…

Action RecognitionTemporal Action Localization

ActionHub: A Large-scale Action Video Description Dataset for Zero-shot Action Recognition

2024-01-22 · Jiaming Zhou, Junwei Liang, Kun-Yu Lin, Jinrui Yang 외

Zero-shot action recognition (ZSAR) aims to learn an alignment model between videos and class descriptions of seen actions that is transferable to unseen actions. The text queries (class descriptions) used in existing ZS…

Action RecognitionVideo DescriptionZero-Shot Action Recognition

Attend and Interact: Higher-Order Object Interactions for Video Understanding

2017-11-16 · CVPR 2018 6 · Chih-Yao Ma, Asim Kadav, Iain Melvin, Zsolt Kira 외

Human actions often involve complex interactions across several inter-related objects in the scene. However, existing approaches to fine-grained video understanding or visual relationship detection often rely on single o…

Action ClassificationAction RecognitionObjectRelationship Detection+6

Learning Video Representations of Human Motion From Synthetic Data

2022-01-01 · CVPR 2022 1 · Xi Guo, Wei Wu, Dongliang Wang, Jing Su 외

In this paper, we take an early step towards video representation learning of human actions with the help of largescale synthetic videos, particularly for human motion representation enhancement. Specifically, we fir…

Action RecognitionContrastive LearningDomain AdaptationRepresentation Learning