paper-with-me

홈 › Papers

Audio Is the Achilles' Heel: Red Teaming Audio Large Multimodal Models

2024-10-31 · Hao Yang, Lizhen Qu, Ehsan Shareghi, Gholamreza Haffari

Large Multimodal Models (LMMs) have demonstrated the ability to interact with humans under real-world conditions by combining Large Language Models (LLMs) and modality encoders to align multimodal information (visual and auditory) with text. However, such models raise new safety challenges of whether models that are safety-aligned on text also exhibit consistent safeguards for multimodal inputs. Despite recent safety-alignment research on vision LMMs, the safety of audio LMMs remains under-explored. In this work, we comprehensively red team the safety of five advanced audio LMMs under three settings: (i) harmful questions in both audio and text formats, (ii) harmful questions in text format accompanied by distracting non-speech audio, and (iii) speech-specific jailbreaks. Our results under these settings demonstrate that open-source audio LMMs suffer an average attack success rate of 69.14% on harmful audio questions, and exhibit safety vulnerabilities when distracted with non-speech audio noise. Our speech-specific jailbreaks on Gemini-1.5-Pro achieve an attack success rate of 70.67% on the harmful query benchmark. We provide insights on what could cause these reported safety-misalignments. Warning: this paper contains offensive examples.

📄 PDF Abstract BibTeX arXiv:2410.23861

Code (1)

YangHao97/RedteamAudioLMMs 공식 구현

Tasks

Red TeamingSafety Alignment

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Against The Achilles' Heel: A Survey on Red Teaming for Generative Models

2024-03-31 · Lizhi Lin, Honglin Mu, Zenan Zhai, Minghan Wang 외

Generative models are rapidly gaining popularity and being integrated into everyday applications, raising concerns over their safe use as various vulnerabilities are exposed. In light of this, the field of red teaming is…

Red TeamingSurvey

Achilles Heels for AGI/ASI via Decision Theoretic Adversaries

2020-10-12 · Stephen Casper

As progress in AI continues to advance, it is important to know how advanced systems will make choices and in what ways they may fail. Machines can already outsmart humans in some domains, and understanding how to safely…

Tackling Sparsity, the Achilles Heel of Social Networks: Language Model Smoothing via Social Regularization

2015-07-01 · IJCNLP 2015 7 · Rui Yan, Xiang Li, Mengwen Liu, Xiaohua Hu
Language ModelingLanguage Modelling

Boosting the Robustness Verification of DNN by Identifying the Achilles's Heel

2018-11-17 · Chengdong Feng, Zhenbang Chen, Weijiang Hong, Hengbiao Yu 외

Deep Neural Network (DNN) is a widely used deep learning technique. How to ensure the safety of DNN-based system is a critical problem for the research and application of DNN. Robustness is an important safety property o…

FoeGlass: Simple In-Context Learning Is Enough for Red Teaming Audio Deepfake Detectors

2026-06-03 · Sepehr Dehdashtian, Jacob H Seidman, Vishnu N Boddeti, Gaurav Bharaj arxiv

Audio deepfake detection (ADD) models are critical for countering the malicious use of text-to-speech (TTS) models. Evaluating and strengthening ADD models requires developing datasets that span the space of generated au…

Audio Deepfake DetectionRed Teaming