发布时间:2026/7/12 10:57:57
【202504】Wan-01-数据篇:数十亿视频和图像组成的数据集 wan: Open and Advanced Large-Scale Video Generative ModelsWan:开放且先进的大规模视频生成模型Wan Team, Alibaba Group Wan 团队,Alibaba Group3 Data Processing Pipeline3 数据处理流水线High-quality data is essential for training large generative models, and an automated data construction pipeline significantly enhances the efficiency of the training process. In developing our dataset, we prioritized three core principles: high quality, high diversity, and substantial scale. Following these principles, we curated a dataset comprisingbillions of videos and images. This section offers a detailed introduction to the data construction pipeline employed for Wan.高质量数据对于训练大型生成模型至关重要,而自动化的数据构建流水线显著提升了训练过程的效率。在开发我们的数据集时,我们优先遵循三个核心原则:高质量、高多样性大规模。基于这些原则,我们构建了一个由数十亿视频和图像组成的数据集。本节将详细介绍 Wan 所采用的数据构建流水线。We curated and deduplicated a candidate dataset sourced from both internal copyrighted sources and publicly accessible data. In the pre-training stage, our goal is to select high-quality and diverse data from this expansive yet noisy dataset to facilitate effective training. Throughout the data mining process, we designed a four-step data cleaning process, focusing on fundamental dimensions, visual quality, and motion quality. Subsequently, we will also highlight our data processing workflow for constructing visual text data.我们从内部版权来源和公开可访问的数据中整理并去重了一个候选数据集。在预训练阶段,我们的目标是从这个规模庞大但噪声较多的数据集中筛选出高质量且多样化的数据,以促进有效训练。在整个数据挖掘过程中,我们设计了一个四步数据清洗流程,重点关注基础维度、视觉质量运动质量。随后,我们还将重点介绍我们用于构建视觉文本数据的数据处理工作流。Fundamental dimensions. The fundamental dimensions of our data filtering framework focus on the intrinsic attributes of the source video and image data, enabling efficient preliminary filtering out of all the unsuitable data. Specifically, our multidimensional filtering approach encompasses the following critical aspects: Text detection. A lightweight OCR detector is implemented to quantify text coverage ratios, effectively excluding videos and images with excessive textual elements to maintain visual clarity. Aesthetic evaluation: We use the widely adopted LAION-⋅5B^ { \cdot 5 \mathrm { B } }⋅5B(Schuhmann et al., 2021) aesthetic classifier to perform an initial quality assessment of our images, quickly filtering out lowquality data. NSFW Score. Through our internal safety assessment model, we systematically evaluate and filter inappropriate content based on computed NSFW scores in all training data. Watermark and logo detection. We detect whether the video or images contain watermarks and logos, and crop these elements during training. Black border detection. Utilizing heuristic-based detection methods, we automatically crop extraneous black borders to maintain focus on content-rich regions. Overexposure detection. Our trained expert classifier evaluates and filters out data with abnormal tonal distributions, ensuring optimal visual quality in the training dataset. Synthetic image detection. Empirical evidence indicates that even minimal contaminationKaTeX parse error: Undefined control sequence: \textless at position 3: ( \̲t̲e̲x̲t̲l̲e̲s̲s̲ ̲1 0 \%) by generated images can significantly degrade the performance of the model. Therefore, we train an expert classifier to filter out these “contaminating” images. Blur detection. An internally developed model assigns quantitative blur scores to training materials, enabling the systematic removal of visually indistinct content. Duration and resolution. We also enforce constraints where video duration must exceed 4 seconds, and resolution thresholds are applied at different training stages to filter out low-quality data. Through the implementation of these efficient preprocessing strategies, we successfully eliminated approximately50%5 0 \%50%of the initial dataset. The retained high-quality data subsequently progresses to a more superior semantic-driven selection stage for further refinement.基础维度。我们数据过滤框架的基础维度聚焦于源视频和图像数据的内在属性,从而能够高效地初步过滤掉所有不合适的数据。具体而言,我们的多维过滤方法涵盖以下关键方面:文本检测。我们实现了一个轻量级 OCR 检测器来量化文本覆盖率,有效排除包含过多文本元素的视频和图像,以保持视觉清晰度。美学评估:我们使用被广泛采用的 LAION-5B(Schuhmann et al., 2021) 美学分类器,对图像进行初步质量评估,快速过滤低质量数据。NSFW 分数。通过我们的内部安全评估模型,我们基于计算得到的 NSFW 分数,对所有训练数据中的不当内容进行系统性评估和过滤。水印和 logo 检测。我们检测视频或图像中是否包含水印和 logo,并在训练过程中裁剪这些元素。黑边检测。利用基于启发式的检测方法,我们自动裁剪多余的黑边,以保持对内容丰富区域的关注。过曝检测。我们训练的专家分类器会评估并过滤掉色调分布异常的数据,确保训练数据集具有最佳视觉质量。合成图像检测。实证表明,即使是极少量(

相关新闻

2026/7/12 10:52:57

天天刷网页、打游戏,你真的了解背后的“无名英雄”服务器吗?

大家好!我们每天都在网上冲浪、玩网页游戏、刷社交平台,只要点一下鼠标,想要的内容就会立刻跳出来。但你有没有想过,这些海量的数据到底是从哪里来的? 今天就来和大家聊聊支撑起整个互联网世界的幕后大佬——服务器&a…

2026/7/12 10:52:57

AI Agent开发实战:从核心原理到电商客服系统完整项目

如果你正在学习AI Agent开发,可能会遇到这样的困惑:看了很多教程,但真正动手时还是不知道从何开始;或者跟着示例代码跑通了,但一到实际项目就束手无策。这其实不是你的问题,而是大多数教程只讲"是什么…

2026/7/12 17:29:15

CLIP Interrogator 配置优化:从6.3GB到2.7GB的低VRAM设置技巧

CLIP Interrogator 配置优化:从6.3GB到2.7GB的低VRAM设置技巧 想要为AI图像生成获取精准的提示词,但被VRAM内存限制困扰?CLIP Interrogator作为一款强大的AI图像分析工具,通过巧妙配置可以将显存占用从6.3GB大幅降低到2.7GB&#…

2026/7/12 17:29:15

笔记本散热支架横评:5款产品对比,CPU烤机温度最高降15℃方案

笔记本散热支架深度评测:5款产品实测数据与选购指南炎炎夏日,笔记本键盘区域的灼热触感和风扇的嘶吼声成了许多用户的共同困扰。当你在进行视频渲染、3D建模或是高强度游戏时,突然出现的CPU降频和画面卡顿往往与散热不足直接相关。我们收集了…

2026/7/12 17:24:15

Spring Boot 3 + Vue 3 + MySQL 民宿预定系统源码 前后端分离实战项目

一、项目简介 本系统是一套基于 Spring Boot 3 Vue 3 MySQL 的民宿预定管理平台,采用前后端分离的架构设计。系统覆盖了民宿展示、在线预定、订单审核、入住退房办理、评价反馈、数据统计等完整业务流程,支持三种角色:管理员(系…

2026/7/12 0:01:29

3步解锁音乐自由:ncmdumpGUI终极NCM文件解密转换指南

3步解锁音乐自由:ncmdumpGUI终极NCM文件解密转换指南 【免费下载链接】ncmdumpGUI C#版本网易云音乐ncm文件格式转换,Windows图形界面版本 项目地址: https://gitcode.com/gh_mirrors/nc/ncmdumpGUI 你是否曾在网易云音乐下载了心爱的歌曲&#…

2026/7/12 0:01:29

CANoe 19 SP3 配置 GB/T 27930-2023 A类系统:3步搭建BMS仿真测试环境

CANoe 19 SP3 配置 GB/T 27930-2023 A类系统:3步搭建BMS仿真测试环境随着新能源汽车行业的快速发展,充电通信协议的标准化和测试验证变得尤为重要。GB/T 27930-2023作为中国智能充电协议的最新版本,对充电机与电动汽车之间的通信提出了更严格…

2026/7/12 0:01:29

3步搞定RTL8852BE驱动:从零开始配置Wi-Fi 6网卡

3步搞定RTL8852BE驱动:从零开始配置Wi-Fi 6网卡 【免费下载链接】rtl8852be Realtek Linux WLAN Driver for RTL8852BE 项目地址: https://gitcode.com/gh_mirrors/rt/rtl8852be 还在为Linux系统无法识别RTL8852BE Wi-Fi 6网卡而烦恼吗?&#x1f…

2026/7/12 0:01:29

3步解锁音乐自由:ncmdumpGUI终极NCM文件解密转换指南

3步解锁音乐自由:ncmdumpGUI终极NCM文件解密转换指南 【免费下载链接】ncmdumpGUI C#版本网易云音乐ncm文件格式转换,Windows图形界面版本 项目地址: https://gitcode.com/gh_mirrors/nc/ncmdumpGUI 你是否曾在网易云音乐下载了心爱的歌曲&#…

2026/7/12 0:01:29

CANoe 19 SP3 配置 GB/T 27930-2023 A类系统:3步搭建BMS仿真测试环境

CANoe 19 SP3 配置 GB/T 27930-2023 A类系统:3步搭建BMS仿真测试环境随着新能源汽车行业的快速发展,充电通信协议的标准化和测试验证变得尤为重要。GB/T 27930-2023作为中国智能充电协议的最新版本,对充电机与电动汽车之间的通信提出了更严格…

2026/7/12 0:01:29

3步搞定RTL8852BE驱动:从零开始配置Wi-Fi 6网卡

3步搞定RTL8852BE驱动:从零开始配置Wi-Fi 6网卡 【免费下载链接】rtl8852be Realtek Linux WLAN Driver for RTL8852BE 项目地址: https://gitcode.com/gh_mirrors/rt/rtl8852be 还在为Linux系统无法识别RTL8852BE Wi-Fi 6网卡而烦恼吗?&#x1f…

2026/7/12 11:21:32

3个高效策略:快速掌握Axure中文界面配置

3个高效策略:快速掌握Axure中文界面配置 【免费下载链接】axure-cn Chinese language file for Axure RP. Axure RP 简体中文语言包。支持 Axure 11、10、9。不定期更新。 项目地址: https://gitcode.com/gh_mirrors/ax/axure-cn 还在为Axure RP的英文界面感…