paper-with-me

Papers

Defending Multimodal Fusion Models against Single-Source Adversaries

2022-06-25 · CVPR 2021 1 · Karren Yang, Wan-Yi Lin, Manash Barman, Filipe Condessa, Zico Kolter

Beyond achieving high performance across many vision tasks, multimodal models are expected to be robust to single-source faults due to the availability of redundant information between modalities. In this paper, we investigate the robustness of multimodal neural networks against worst-case (i.e., adversarial) perturbations on a single modality. We first show that standard multimodal fusion models are vulnerable to single-source adversaries: an attack on any single modality can overcome the correct information from multiple unperturbed modalities and cause the model to fail. This surprising vulnerability holds across diverse multimodal tasks and necessitates a solution. Motivated by this finding, we propose an adversarially robust fusion strategy that trains the model to compare information coming from all the input sources, detect inconsistencies in the perturbed modality compared to the other modalities, and only allow information from the unperturbed modalities to pass through. Our approach significantly improves on state-of-the-art methods in single-source robustness, achieving gains of 7.8-25.2% on action recognition, 19.7-48.2% on object detection, and 1.6-6.7% on sentiment analysis, without degrading performance on unperturbed (i.e., clean) data.

📄 PDF Abstract BibTeX arXiv:2206.12714

Code (0)

등록된 구현이 없습니다.

Tasks

Action Recognitionobject-detectionObject DetectionSentiment Analysis

Similar Papers 제목 키워드 기반

DLADiff: A Dual-Layer Defense Framework against Fine-Tuning and Zero-Shot Customization of Diffusion Models

2025-11-25 · Jun Jia, Hongyi Miao, Yingjie Zhou, Linhan Cao 외 arxiv

With the rapid advancement of diffusion models, a variety of fine-tuning methods have been developed, enabling high-fidelity image generation with high similarity to the target content using only 3 to 5 training images. …

Image Generation

DRAW: Defending Camera-shooted RAW against Image Manipulation

2023-07-31 · ICCV 2023 1 · Xiaoxiao Hu, Qichao Ying, Zhenxing Qian, Sheng Li 외

RAW files are the initial measurement of scene radiance widely used in most cameras, and the ubiquitously-used RGB images are converted from RAW data through Image Signal Processing (ISP) pipelines. Nowadays, digital ima…

Image Manipulation

Detecting and Defending Against Adversarial Attacks on Automatic Speech Recognition via Diffusion Models

2024-09-12 · Nikolai L. Kühne, Astrid H. F. Kitchen, Marie S. Jensen, Mikkel S. L. Brøndt 외

Automatic speech recognition (ASR) systems are known to be vulnerable to adversarial attacks. This paper addresses detection and defence against targeted white-box attacks on speech signals for ASR systems. While existin…

Adversarial AttackAdversarial PurificationAutomatic Speech RecognitionSpeech Recognition

Dual-Key Multimodal Backdoors for Visual Question Answering

2021-12-14 · CVPR 2022 1 · Matthew Walmer, Karan Sikka, Indranil Sur, Abhinav Shrivastava 외

The success of deep learning has enabled advances in multimodal tasks that require non-trivial fusion of multiple input domains. Although multimodal models have shown potential in many problems, their increased complexit…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Defending Text-to-image Diffusion Models: Surprising Efficacy of Textual Perturbations Against Backdoor Attacks

2024-08-28 · Oscar Chew, Po-Yi Lu, Jayden Lin, Hsuan-Tien Lin

Text-to-image diffusion models have been widely adopted in real-world applications due to their ability to generate realistic images from textual descriptions. However, recent studies have shown that these methods are vu…

backdoor defense