DreamStyle: A Unified Framework for Video Stylization
Mengtian Li, Jinshu Chen, Songtao Zhao, Wanquan Feng, Pengqi Tu, Qian He
TL;DR
DreamStyle tackles the fragmented landscape of video stylization by unifying text-guided, style-image-guided, and first-frame-guided inputs within a single V2V/I2V framework. It leverages a data curation pipeline to produce high-quality paired video data and employs a token-specific LoRA design to disentangle multiple conditioning signals while preserving base-model capabilities. The two-stage training on large- and high-quality datasets yields strong style consistency, structure preservation, and dynamic video quality across tasks, with demonstrated extensions to multi-style fusion and long-video stylization. This approach advances practical, flexible stylization for diverse user needs and lays groundwork for scalable multimodal video editing. $L( heta)$ is optimized across three conditioned tasks, enabling unified inference without sacrificing performance in any single modality.
Abstract
Video stylization, an important downstream task of video generation models, has not yet been thoroughly explored. Its input style conditions typically include text, style image, and stylized first frame. Each condition has a characteristic advantage: text is more flexible, style image provides a more accurate visual anchor, and stylized first frame makes long-video stylization feasible. However, existing methods are largely confined to a single type of style condition, which limits their scope of application. Additionally, their lack of high-quality datasets leads to style inconsistency and temporal flicker. To address these limitations, we introduce DreamStyle, a unified framework for video stylization, supporting (1) text-guided, (2) style-image-guided, and (3) first-frame-guided video stylization, accompanied by a well-designed data curation pipeline to acquire high-quality paired video data. DreamStyle is built on a vanilla Image-to-Video (I2V) model and trained using a Low-Rank Adaptation (LoRA) with token-specific up matrices that reduces the confusion among different condition tokens. Both qualitative and quantitative evaluations demonstrate that DreamStyle is competent in all three video stylization tasks, and outperforms the competitors in style consistency and video quality.
