Omni2Sound_Benchmark
收藏资源简介:
Omni2Sound基准包含两个主要资源:SoundAtlas和VGGSound-Omni。SoundAtlas是一个大规模、高质量的音频-文本对齐数据集,包含约47万对音频-字幕,源自VGGSound和AudioSet数据集。其通过多轮代理标注流程生成字幕,显著超越了人类专家标注的质量。VGGSound-Omni是一个统一的评估基准,用于视频-文本到音频(VT2A)、视频到音频(V2A)和文本到音频(T2A)任务,包括标准轨道和离屏轨道。数据集适用于音频生成、视频到音频、文本到音频、音频字幕生成等任务,规模在10万到100万样本之间,采用CC BY-NC 4.0许可,仅限非商业用途。
The Omni2Sound Benchmark comprises two main resources: SoundAtlas and VGGSound-Omni. SoundAtlas is a large-scale, high-quality audio-text alignment dataset containing approximately 470,000 audio-caption pairs, sourced from the VGGSound and AudioSet datasets. It generates captions through a multi-round proxy annotation process, significantly surpassing the quality of human expert annotations. VGGSound-Omni is a unified evaluation benchmark for video-text-to-audio (VT2A), video-to-audio (V2A), and text-to-audio (T2A) tasks, including standard and off-screen tracks. The dataset is suitable for tasks such as audio generation, video-to-audio, text-to-audio, and audio caption generation, with a scale ranging from 100,000 to 1,000,000 samples, licensed under CC BY-NC 4.0 for non-commercial use only.
数据集概述
Omni2Sound Benchmark 是 Omni2Sound 项目的一部分,旨在为音频生成任务提供统一的评估基准,包含 SoundAtlas 和 VGGSound-Omni 两个核心资源。相关论文被 CVPR 2026 接收为 Highlight。
1. SoundAtlas
- 规模:约 47 万条音频-文本描述对,是目前首个在语义和时间对齐质量上显著超越人类专家标注的数据集。
- 数据来源:源自 VGGSound 和 AudioSet 两个现有音视频数据集。
- 标注流程:采用多轮智能体标注流水线,包含以下步骤:
- A-V 一致性路由:根据 ImageBind 对齐分数将样本分为高一致性(音视频增强路径)、中等一致性(纯音频路径)和噪声(丢弃)。
- 视觉到语言压缩:先将视觉信息转换为结构化文本描述,再输入音频描述生成智能体,以减少视觉偏差引起的幻觉。
- 初级-高级智能体交接:初级智能体(Gemini 2.5 Flash)处理大部分样本,复杂样本升级至高级智能体(Gemini 2.5 Pro),在保证质量的同时降低 5 倍成本。
- 事后过滤:通过 CLAP 文本-音频忠实度评分和 A-V-T 验证器进行两阶段验证。
- 质量评估:在 LA-CLAP 和 MS-CLAP 分数上显著优于现有自动标注数据集(如 AudioSetCaps、Auto-ACD、Sound-VECaps),并在语义对齐(MWR-S)和时间对齐(MWR-T)上取得高于人类专家标注的平均胜率。
2. VGGSound-Omni
- 任务覆盖:统一评估视频到音频(VT2A)、仅视频到音频(V2A)和仅文本到音频(T2A)三种生成任务。
- 标准轨道:在 VGGSound 测试集上使用 SoundAtlas 生成的描述进行 VT2A、V2A 和 T2A 评估。
- 鲁棒性轨道(包含 1000 多个样本):评估模型对非画面内音频的鲁棒性,来源包括:
- 自然事件:低音视频一致性的 VGGSound 样本(通过 IB-Score 和 Desync-Score 过滤)。
- 合成音乐:来自 MusicCaps 的混合背景音乐片段。
3. 相关链接
- 模型: Dalision/Omni2Sound
- 评估结果: Dalision/Omni2Sound_Result
- 论文: arXiv:2601.02731
- 项目页面: omni2sound.github.io
- 代码: github.com/omni2sound/Omni2Sound
4. 许可协议
- 许可:CC BY-NC 4.0(仅限非商业用途)




