arXiv:2508.07905cs.CV2025-08International Conf…被引 4

用合成数据和扩散模型提升视频抠图的泛化能力。

Generative Video Matting

  • 构建200段合成视频,包含多样人体与发丝细节,用于预训练。
  • 基于预训练扩散模型,实现视频级时序一致性,优于逐帧处理方法。
  • 适合需要真实场景泛化能力的视频编辑、特效制作人员。

视频抠图因高质量真实标注数据稀缺而受限。现有数据集仅提供不完美的人工标注透明度与前景图,需在训练中拼接背景,导致模型在真实场景泛化能力差。本文从两方面解决:首先,通过大规模合成与伪标签分割数据集进行预训练,开发可扩展的合成数据生成管道,渲染出约200段3秒长的视频,涵盖多样化人体与精细发丝;其次,提出一种新型视频抠图方法,有效利用预训练视频扩散模型中的丰富先验知识。该架构具备两大优势:其一,强先验能弥合合成数据与真实场景间的领域差距;其二,区别于多数逐帧处理并独立聚合时序信息的方法,本模型从结构上设计为视频级处理,保障强时序一致性。我们在三个基准数据集上进行全面定量评估,结果表明性能领先,并在多类真实场景中展示定性效果,验证了方法的强大泛化能力。代码已开源。

原文摘要 · Abstract (English)

Video matting has traditionally been limited by the lack of high-quality ground-truth data. Most existing video matting datasets provide only human-annotated imperfect alpha and foreground annotations, which must be composited to background images or videos during the training stage. Thus, the generalization capability of previous methods in real-world scenarios is typically poor. In this work, we propose to solve the problem from two perspectives. First, we emphasize the importance of large-scale pre-training by pursuing diverse synthetic and pseudo-labeled segmentation datasets. We also develop a scalable synthetic data generation pipeline that can render diverse human bodies and fine-grained hairs, yielding around 200 video clips with a 3-second duration for fine-tuning. Second, we introduce a novel video matting approach that can effectively leverage the rich priors from pre-trained video diffusion models. This architecture offers two key advantages. First, strong priors play a critical role in bridging the domain gap between synthetic and real-world scenes. Second, unlike most existing methods that process video matting frame-by-frame and use an independent decoder to aggregate temporal information, our model is inherently designed for video, ensuring strong temporal consistency. We provide a comprehensive quantitative evaluation across three benchmark datasets, demonstrating our approach's superior performance, and present comprehensive qualitative results in diverse real-world scenes, illustrating the strong generalization capability of our method. The code is available at https://github.com/aim-uofa/GVM.

视频抠图扩散模型合成数据时序一致性

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。