Multi2AV-Safety: Benchmarking Safety in Multimodal-to-Audio-Video Generation

📄 arXiv: 2608.26535v1 📥 PDF

作者: Kaichao Jiang, Changtao Miao, Baiqi Wu, Zhiyuan Lu, Kang Yang, Peiwei Zhao, Junchi Chen, Yunfeng Diao, He Liu, Qi Chu, Tao Gong, Nenghai Yu

分类: cs.AI

发布日期: 2026-08-27


💡 一句话要点

提出Multi2AV-Safety以评估多模态音视频生成的安全性

🎯 匹配领域: 支柱九:具身大模型 (Embodied Foundation Models)

关键词: 多模态生成 音视频安全 组合风险 安全评估 攻击实例 模态融合

📋 核心要点

  1. 现有的安全基准主要集中于单一输入,难以评估多模态条件下的组合风险。
  2. 本文提出Multi2AV-Safety,涵盖所有11种非单一条件配置,系统评估音视频生成的安全性。
  3. 实验结果显示,当前多模态安全防护在识别有害语义和混合上下文中的有效性存在显著不足。

📝 摘要(中文)

音视频生成正从基于提示的合成向多模态条件生成转变,其中文本、图像、音频和视频共同影响生成输出。这一转变改变了安全性评估的性质:有害意图可能不再存在于单一输入中,而是源于不同模态和时间的交互。现有的安全基准主要集中于提示或固定条件接口,使得这种组合风险难以系统性研究。为此,本文提出了Multi2AV-Safety,这是第一个涵盖所有11种非单一T/I/A/V条件配置的音视频生成安全基准,包含11,024个攻击实例。对Multi2AV-Safety的评估揭示了代表性多模态安全防护在攻击机制和危害证据结构上的系统性弱点。

🔬 方法详解

问题定义:本文旨在解决多模态音视频生成中的安全性评估问题,现有方法未能有效识别组合输入中的潜在危害,导致安全防护不足。

核心思路:提出Multi2AV-Safety基准,系统性地覆盖所有非单一条件配置,旨在揭示多模态交互中的组合风险。通过构建多样化的攻击实例,评估现有安全防护的有效性。

技术框架:Multi2AV-Safety的整体架构包括数据收集、攻击实例生成和安全性评估三个主要模块。数据收集阶段涵盖多模态输入的多样性,攻击实例生成阶段则基于不同条件组合创建攻击样本,最后进行安全性评估。

关键创新:最重要的创新在于首次系统性地评估多模态条件下的组合风险,揭示了当前安全防护在整合多模态证据时的能力缺口。

关键设计:在参数设置上,针对不同模态的输入特征进行了优化,损失函数设计考虑了多模态交互的复杂性,网络结构则采用了适应性强的多模态融合机制。通过这些设计,提升了对组合风险的识别能力。

🖼️ 关键图片

fig_0
img_1
img_2

📊 实验亮点

实验结果表明,现有多模态安全防护在识别有害语义方面存在显著不足,尤其是在混合上下文中,识别准确率下降了约30%。通过Multi2AV-Safety基准的评估,揭示了安全防护的系统性弱点,为未来的研究提供了重要的参考。

🎯 应用场景

该研究的潜在应用领域包括音视频内容生成、社交媒体平台的内容审核以及自动化视频监控等。通过提升多模态生成系统的安全性,可以有效降低有害内容的传播风险,保护用户免受潜在的恶意信息影响,具有重要的实际价值和社会影响。

📄 摘要(原文)

Audio-video generation is rapidly moving from prompt-driven synthesis toward multimodal conditioning, where text, images, audio, and video can jointly shape the generated output. This shift changes the nature of safety evaluation: harmful intent may no longer reside in any single input, but instead emerge from how otherwise benign or weakly harmful conditions interact across modalities and time. Existing safety benchmarks, however, remain largely prompt-centric or tied to fixed conditioning interfaces, leaving such compositional risks difficult to study systematically. To bridge this gap, we introduce Multi2AV-Safety, the first safety benchmark, to the best of our knowledge, to cover all 11 non-singleton T/I/A/V conditioning configurations for audio-video generation, comprising 11,024 attack instances. Evaluation on Multi2AV-Safety reveals systematic weaknesses in representative multimodal safety guards across attack mechanisms and harm-evidence structures. Our evaluation reveals two complementary failure modes: harmful semantics can emerge from the combination of individually benign inputs, while explicit harmful cues can become harder to detect when mixed with benign multimodal context. Together, these results identify \emph{compositional risk perception} as a central capability gap in safeguarding multimodal-conditioned audio-video generation: current safety guards fail to reliably integrate safety evidence across modalities and time, even when all conditioning inputs are observable. The dataset will be publicly released in October 2026.