The Role of Video Generation in Enhancing Data-Limited Action Understanding
Wei Li, Dezhao Luo, Dongbao Yang, Zhenhang Li, Weiping Wang, Yu Zhou
TL;DR
This work tackles data scarcity in video action understanding by proposing a data-bridging framework that uses a text-to-video diffusion transformer to generate annotated training data. It introduces two key innovations—the information enhancement strategy and uncertainty-based label smoothing—to enrich synthetic video content and mitigate low-quality samples, respectively. Through extensive experiments on four datasets across five tasks, the approach achieves state-of-the-art zero-shot action recognition and broad improvements in few-shot, base-to-novel, long-tail, and abnormal action detection. The results demonstrate that diffusion-based synthetic data, when properly enhanced and regulated, can effectively supplement real data and enable scalable, data-efficient video understanding in practical settings.
Abstract
Video action understanding tasks in real-world scenarios always suffer data limitations. In this paper, we address the data-limited action understanding problem by bridging data scarcity. We propose a novel method that employs a text-to-video diffusion transformer to generate annotated data for model training. This paradigm enables the generation of realistic annotated data on an infinite scale without human intervention. We proposed the information enhancement strategy and the uncertainty-based label smoothing tailored to generate sample training. Through quantitative and qualitative analysis, we observed that real samples generally contain a richer level of information than generated samples. Based on this observation, the information enhancement strategy is proposed to enhance the informative content of the generated samples from two aspects: the environments and the characters. Furthermore, we observed that some low-quality generated samples might negatively affect model training. To address this, we devised the uncertainty-based label smoothing strategy to increase the smoothing of these samples, thus reducing their impact. We demonstrate the effectiveness of the proposed method on four datasets across five tasks and achieve state-of-the-art performance for zero-shot action recognition.
