Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_cv 93% Match Research Paper Computer Vision Researchers,Machine Learning Engineers,AI Researchers,Robotics Engineers 3 weeks ago

The Role of Video Generation in Enhancing Data-Limited Action Understanding

generative-ai › diffusion
📄 Abstract

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.

Key Contributions

This paper proposes using text-to-video diffusion models to generate annotated data for training action understanding models, addressing data scarcity. It introduces an 'information enhancement strategy' and 'uncertainty-based label smoothing' to improve the quality and utility of generated data, demonstrating that generated data can significantly boost performance.

Business Value

Enables the development of more capable video understanding systems even with limited real-world data, accelerating AI deployment in areas like autonomous driving, robotics, and content analysis.