AICL: Action In-Context Learning for Video Diffusion Model
Jianzhi Liu, Junchen Zhu, Lianli Gao, Heng Tao Shen, Jingkuan Song
TL;DR
The paper tackles open-domain video generation where action understanding is limited by training data. It proposes AICL, a framework that leverages in-context learning from reference videos via an Action Prism to distill motion features and an Action Integration mechanism that injects this motion through a new temporal cross-attention path while freezing the original diffusion backbone. Results show state-of-the-art improvements across three baseline diffusion models on five metrics and demonstrate strong generalization to unseen actions and to image-to-video tasks, with minimal inference overhead. This approach enables more diverse, motion-consistent action generation without requiring fine-tuning, advancing practical open-domain video synthesis.
Abstract
The open-domain video generation models are constrained by the scale of the training video datasets, and some less common actions still cannot be generated. Some researchers explore video editing methods and achieve action generation by editing the spatial information of the same action video. However, this method mechanically generates identical actions without understanding, which does not align with the characteristics of open-domain scenarios. In this paper, we propose AICL, which empowers the generative model with the ability to understand action information in reference videos, similar to how humans do, through in-context learning. Extensive experiments demonstrate that AICL effectively captures the action and achieves state-of-the-art generation performance across three typical video diffusion models on five metrics when using randomly selected categories from non-training datasets.
