paper-with-me

Papers

Cross-Modality Attack Boosted by Gradient-Evolutionary Multiform Optimization

2024-09-26 · Yunpeng Gong, Qingyuan Zeng, Dejun Xu, Zhenzhong Wang, Min Jiang

In recent years, despite significant advancements in adversarial attack research, the security challenges in cross-modal scenarios, such as the transferability of adversarial attacks between infrared, thermal, and RGB images, have been overlooked. These heterogeneous image modalities collected by different hardware devices are widely prevalent in practical applications, and the substantial differences between modalities pose significant challenges to attack transferability. In this work, we explore a novel cross-modal adversarial attack strategy, termed multiform attack. We propose a dual-layer optimization framework based on gradient-evolution, facilitating efficient perturbation transfer between modalities. In the first layer of optimization, the framework utilizes image gradients to learn universal perturbations within each modality and employs evolutionary algorithms to search for shared perturbations with transferability across different modalities through secondary optimization. Through extensive testing on multiple heterogeneous datasets, we demonstrate the superiority and robustness of Multiform Attack compared to existing techniques. This work not only enhances the transferability of cross-modal adversarial attacks but also provides a new perspective for understanding security vulnerabilities in cross-modal systems.

📄 PDF Abstract BibTeX arXiv:2409.17977

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackEvolutionary Algorithms

Similar Papers 제목 키워드 기반

NERO-Net: A Neuroevolutionary Approach for the Design of Adversarially Robust CNNs

2026-03-26 · Inês Valentim, Nuno Antunes, Nuno Lourenço arxiv

Neuroevolution automates the complex task of neural network design but often ignores the inherent adversarial fragility of evolved models which is a barrier to adoption in safety-critical scenarios. While robust training…

A Modality-Aware Cooperative Co-Evolutionary Framework for Multimodal Graph Neural Architecture Search

2025-09-23 · Sixuan Wang, Jiao Yin, Jinli Cao, Mingjian Tang 외 arxiv

Co-exploitation attacks on software vulnerabilities pose severe risks to enterprises, a threat that can be mitigated by analyzing heterogeneous and multimodal vulnerability data. Multimodal graph neural networks (MGNNs) …

Neural Architecture Search

MoCo-EA: Exploiting Adversarial Mode Connectivity for Efficient Evolutionary Attacks

2026-05-18 · Hyo Seo Kim, Gang Luo, Can Chen, Binghui Wang 외 arxiv

Evolutionary algorithms for adversarial attacks leverage population-based search to discover perturbations without gradient information, but suffer from inefficient crossover operations that destroy adversarial propertie…

Suppress and Rebalance: Towards Generalized Multi-Modal Face Anti-Spoofing

2024-02-29 · CVPR 2024 1 · Xun Lin, Shuai Wang, Rizhao Cai, Yizhong Liu 외

Face Anti-Spoofing (FAS) is crucial for securing face recognition systems against presentation attacks. With advancements in sensor manufacture and multi-modal learning techniques, many multi-modal FAS approaches have em…

Domain GeneralizationFace Anti-SpoofingFace Recognition

Data Language Models: A New Foundation Model Class for Tabular Data

2026-05-07 · Eda Erol, Giuliano Pezzoli, Ozer Cem Kelahmet arxiv

Every major data modality now has a foundation model that understands it natively: text has language models, images have vision models, audio has audio models. Tabular data, the modality on which many consequential real-…