paper-with-me

Papers

Ask, Attend, Attack: A Effective Decision-Based Black-Box Targeted Attack for Image-to-Text Models

2024-08-16 · Qingyuan Zeng, Zhenzhong Wang, Yiu-ming Cheung, Min Jiang

While image-to-text models have demonstrated significant advancements in various vision-language tasks, they remain susceptible to adversarial attacks. Existing white-box attacks on image-to-text models require access to the architecture, gradients, and parameters of the target model, resulting in low practicality. Although the recently proposed gray-box attacks have improved practicality, they suffer from semantic loss during the training process, which limits their targeted attack performance. To advance adversarial attacks of image-to-text models, this paper focuses on a challenging scenario: decision-based black-box targeted attacks where the attackers only have access to the final output text and aim to perform targeted attacks. Specifically, we formulate the decision-based black-box targeted attack as a large-scale optimization problem. To efficiently solve the optimization problem, a three-stage process \textit{Ask, Attend, Attack}, called \textit{AAA}, is proposed to coordinate with the solver. \textit{Ask} guides attackers to create target texts that satisfy the specific semantics. \textit{Attend} identifies the crucial regions of the image for attacking, thus reducing the search space for the subsequent \textit{Attack}. \textit{Attack} uses an evolutionary algorithm to attack the crucial regions, where the attacks are semantically related to the target texts of \textit{Ask}, thus achieving targeted attacks without semantic loss. Experimental results on transformer-based and CNN+RNN-based image-to-text models confirmed the effectiveness of our proposed \textit{AAA}.

📄 PDF Abstract BibTeX arXiv:2408.08989

Code (0)

등록된 구현이 없습니다.

Tasks

Image to text

Similar Papers 제목 키워드 기반

CGBA: Curvature-aware Geometric Black-box Attack

2023-08-06 · ICCV 2023 1 · Md Farhamdur Reza, Ali Rahmati, Tianfu Wu, Huaiyu Dai

Decision-based black-box attacks often necessitate a large number of queries to craft an adversarial example. Moreover, decision-based attacks based on querying boundary points in the estimated normal vector direction of…

GSBA$^K$: $top$-$K$ Geometric Score-based Black-box Attack

2025-03-17 · Md Farhamdur Reza, Richeng Jin, Tianfu Wu, Huaiyu Dai

Existing score-based adversarial attacks mainly focus on crafting $top$-1 adversarial examples against classifiers with single-label classification. Their attack success rate and query efficiency are often less than sati…

Multi-Label Learning

Multi-agent Attacks for Black-box Social Recommendations

2023-11-13 · Shijie Wang, Wenqi Fan, Xiao-Yong Wei, Xiaowei Mei 외

The rise of online social networks has facilitated the evolution of social recommender systems, which incorporate social relations to enhance users' decision-making process. With the great success of Graph Neural Network…

Decision MakingMulti-agent Reinforcement LearningRecommendation Systems

Universal Distributional Decision-based Black-box Adversarial Attack with Reinforcement Learning

2022-11-15 · Yiran Huang, Yexu Zhou, Michael Hefenbrock, Till Riedel 외

The vulnerability of the high-performance machine learning models implies a security risk in applications with real-world consequences. Research on adversarial attacks is beneficial in guiding the development of machine …

Adversarial Attackreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Broadly Applicable Targeted Data Sample Omission Attacks

2021-05-04 · Guy Barash, Eitan Farchi, Sarit Kraus, Onn Shehory

We introduce a novel clean-label targeted poisoning attack on learning mechanisms. While classical poisoning attacks typically corrupt data via addition, modification and omission, our attack focuses on data omission onl…

PAC learning