ProFashion: Prototype-guided Fashion Video Generation with Multiple Reference Images
Xianghao Kong, Qiaosong Qi, Yuanbin Wang, Anyi Rao, Biaolong Chen, Aixi Zhang, Si Liu, Hao Jiang
TL;DR
ProFashion tackles the challenge of view-consistent fashion video generation conditioned on multiple reference images. It introduces a Reference Encoder to extract multi-scale reference features, a Pose-aware Prototype Aggregator (PPA) to form frame-wise prototypes, and a Flow-enhanced Prototype Instantiator (FPI) that leverages human keypoint motion flow within a spatiotemporal attention framework. Trained in two stages with denoising and offset losses, ProFashion demonstrates superior performance on MRFashion-7K and competitive results on UBC Fashion, significantly improving view consistency and motion coherence while maintaining computational efficiency close to single-reference methods. The approach holds practical promise for online fashion visualization by enabling richer portrayal of garments from multiple viewpoints. Overall, ProFashion advances multi-image conditioned diffusion-based video generation in the fashion domain with concrete architectural components that balance quality, consistency, and efficiency.
Abstract
Fashion video generation aims to synthesize temporally consistent videos from reference images of a designated character. Despite significant progress, existing diffusion-based methods only support a single reference image as input, severely limiting their capability to generate view-consistent fashion videos, especially when there are different patterns on the clothes from different perspectives. Moreover, the widely adopted motion module does not sufficiently model human body movement, leading to sub-optimal spatiotemporal consistency. To address these issues, we propose ProFashion, a fashion video generation framework leveraging multiple reference images to achieve improved view consistency and temporal coherency. To effectively leverage features from multiple reference images while maintaining a reasonable computational cost, we devise a Pose-aware Prototype Aggregator, which selects and aggregates global and fine-grained reference features according to pose information to form frame-wise prototypes, which serve as guidance in the denoising process. To further enhance motion consistency, we introduce a Flow-enhanced Prototype Instantiator, which exploits the human keypoint motion flow to guide an extra spatiotemporal attention process in the denoiser. To demonstrate the effectiveness of ProFashion, we extensively evaluate our method on the MRFashion-7K dataset we collected from the Internet. ProFashion also outperforms previous methods on the UBC Fashion dataset.
