MAVOS-DD
收藏资源简介:
MAVOS-DD是一个多语言音视频深度伪造检测的开集基准数据集。它包含了多种语言的视频样本,用于训练、验证以及开集模型和开集语言的测试。数据集遵循知识共享署名-非商业性使用-相同方式共享4.0国际许可证发布。
MAVOS-DD is an open-set benchmark dataset for multilingual audio-visual deepfake detection. It includes video samples in multiple languages, which are utilized for training, validation, and testing of open-set models as well as testing across open-set languages. This dataset is released under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
MAVOS-DD 数据集概述
基本信息
- 语言: 阿拉伯语 (ar)、罗马尼亚语 (ro)、英语 (en)、德语 (de)、印地语 (hi)、西班牙语 (es)、俄语 (ru)
- 任务类别: 视频分类 (video-classification)
- 许可证: CC BY-NC-SA 4.0
数据集内容
- 用途: 多语言音频-视频深度伪造检测的开集基准测试
- 子集:
- 训练集 (train)
- 验证集 (validation)
- 开集模型 (open-set model)
- 开集语言 (open-set language)
- 开集完整 (open-set full)
数据获取与处理
- 代码示例: 提供Python代码示例用于加载和过滤数据集子集
- 依赖库: 需安装
datasets包 (pip install datasets) - 脚本:
metadata_generation.py: 生成元数据dataset.py: 读取和过滤元数据
元数据示例
python Sample: { video_path: arabic/inswapper/02690.png_Po82BhllEjA_340_1.mp4.mp4, label: fake, split: train, open_set_model: False, open_set_language: False, language: arabic, generative_method: inswapper }
注意事项
- 数据来源: 公开的YouTube视频
- 内容移除: 如涉及个人内容需移除,请联系 alincroitoru97@gmail.com
引用
bash @misc{Croitoru-ArXiv-2025, title={MAVOS-DD: Multilingual Audio-Video Open-Set Deepfake Detection Benchmark}, author={Florinel-Alin Croitoru and Vlad Hondru and Marius Popescu and Radu Tudor Ionescu and Fahad Shahbaz Khan and Mubarak Shah}, year={2025}, eprint={2505.11109}, archivePrefix={arXiv}, primaryClass={cs.CV}, url={https://arxiv.org/abs/2505.11109}, }




