AI4T
收藏资源简介:
AI4T数据集是一个包含真实世界音频深度伪造的多样化且具有挑战性的数据集,由来自YouTube、Instagram、TikTok和Facebook等在线平台的视频音频轨道组成。该数据集包括8种语言的196个伪造和192个真实视频,总时长约为13小时。数据集中的视频被用于传播政治虚假信息和金融欺诈,或用于娱乐目的。该数据集旨在解决当前深度伪造检测系统在面对真实世界样本时的性能差距问题,并为数据为中心的方法提供了实践基础。
The AI4T dataset is a diverse and challenging corpus of real-world audio deepfakes, which are derived from video audio tracks obtained from major online platforms including YouTube, Instagram, TikTok, and Facebook. This dataset encompasses 196 forged and 192 genuine videos across 8 languages, with a total duration of roughly 13 hours. The videos in this dataset are employed for purposes ranging from spreading political disinformation and financial fraud to entertainment. This dataset aims to address the performance gap of current deepfake detection systems when facing real-world samples, and provides a practical foundation for data-centric research methods.
数据集概述
基本信息
- 论文标题: Unmasking real-world audio deepfakes: A data-centric approach
- 会议: Interspeech 2025, Rotterdam, Netherlands
- 论文链接: arXiv:2506.09606
数据集来源
科学数据集
真实世界数据集
- ITW
- AI4T数据集: 位于
AI4T dataset目录中,音频文件被分割为10秒片段
特征提取
- 预训练模型: wav2vec2-xls-r-2b
- 特征提取脚本:
wav2vec2-xls-r-2b_all-layers_extractor.py(提取48层特征)wav2vec2-xls-r-2b_withRawboost_extractor.py(含Rawboost增强)wav2vec2-xls-r-2b_withCodec_extractor.py(含编解码器增强)
实验内容
-
基线深度伪造检测
- 脚本:
baseline_logReg_all_layers.py(全层评估) - 脚本:
baseline_logReg_augm.py(数据增强版本)
- 脚本:
-
数据集混合
- 脚本:
train_logReg_iterative.py(评估127种组合) - 输出示例: 显示不同组合在ITW和AI4TRUST上的EER值
- 脚本:
-
数据剪枝
- 随机剪枝:
pruning_random.py(10%-90%样本比例) - 聚类剪枝:
pruning_cluster.py(基于最近质心距离) - 边界剪枝:
pruning_margin.py(基于逻辑回归决策边界)
- 随机剪枝:
-
剪枝后数据增强
- 脚本:
run_logReg_deepfake_detection_WAugm_margin_pruning.py
- 脚本:
免责声明
- 数据集通过公开链接分享,不持有原始样本版权
- 链接有效性截至2025年2月,部分内容可能因平台政策失效

- 1Unmasking real-world audio deepfakes: A data-centric approachTechnical University of Cluj-Napoca, Romania; University “Politehnica” Bucharest, Romania; Fraunhofer AISEC, Germany · 2025年



