paper-with-me

Papers

Investigating Vulnerability to Adversarial Examples on Multimodal Data Fusion in Deep Learning

2020-05-22 · Youngjoon Yu, Hong Joo Lee, Byeong Cheon Kim, Jung Uk Kim, Yong Man Ro

The success of multimodal data fusion in deep learning appears to be attributed to the use of complementary in-formation between multiple input data. Compared to their predictive performance, relatively less attention has been devoted to the robustness of multimodal fusion models. In this paper, we investigated whether the current multimodal fusion model utilizes the complementary intelligence to defend against adversarial attacks. We applied gradient based white-box attacks such as FGSM and PGD on MFNet, which is a major multispectral (RGB, Thermal) fusion deep learning model for semantic segmentation. We verified that the multimodal fusion model optimized for better prediction is still vulnerable to adversarial attack, even if only one of the sensors is attacked. Thus, it is hard to say that existing multimodal data fusion models are fully utilizing complementary relationships between multiple modalities in terms of adversarial robustness. We believe that our observations open a new horizon for adversarial attack research on multimodal data fusion.

📄 PDF Abstract BibTeX arXiv:2005.10987

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackAdversarial RobustnessSemantic Segmentation

Similar Papers 제목 키워드 기반

Set-level Guidance Attack: Boosting Adversarial Transferability of Vision-Language Pre-training Models

2023-07-26 · ICCV 2023 1 · Dong Lu, Zhiqiang Wang, Teng Wang, Weili Guan 외

Vision-language pre-training (VLP) models have shown vulnerability to adversarial examples in multimodal tasks. Furthermore, malicious adversaries can be deliberately transferred to attack other black-box models. However…

Image-text RetrievalRetrievalText Retrieval

Neural Networks Playing Dough: Investigating Deep Cognition With a Gradient-Based Adversarial Attack

2021-09-29 · Sahar Niknam

Discovering adversarial examples has shaken our trust in the reliability of deep learning. Even though brilliant works have been devoted to understanding and fixing this vulnerability, fundamental questions (e.g. the mys…

Adversarial Attack

Adversarial Perturbations Are Not So Weird: Entanglement of Robust and Non-Robust Features in Neural Network Classifiers

2021-02-09 · Jacob M. Springer, Melanie Mitchell, Garrett T. Kenyon

Neural networks trained on visual data are well-known to be vulnerable to often imperceptible adversarial perturbations. The reasons for this vulnerability are still being debated in the literature. Recently Ilyas et al.…

Hardening RGB-D Object Recognition Systems against Adversarial Patch Attacks

2023-09-13 · Yang Zheng, Luca Demetrio, Antonio Emanuele Cinà, Xiaoyi Feng 외

RGB-D object recognition systems improve their predictive performances by fusing color and depth information, outperforming neural network architectures that rely solely on colors. While RGB-D systems are expected to be …

Object Recognition

Almost for Free: Crafting Adversarial Examples with Convolutional Image Filters

2026-05-01 · Alexander Warnecke, Konrad Rieck arxiv

Adversarial examples in machine learning are typically generated using gradients, obtained either directly through access to the model or approximated via queries to it. In this paper, we propose a much simpler approach …

Edge Detection