paper-with-me

Papers

A Modified Word Saliency-Based Adversarial Attack on Text Classification Models

2024-03-17 · Hetvi Waghela, Sneha Rakshit, Jaydip Sen

This paper introduces a novel adversarial attack method targeting text classification models, termed the Modified Word Saliency-based Adversarial At-tack (MWSAA). The technique builds upon the concept of word saliency to strategically perturb input texts, aiming to mislead classification models while preserving semantic coherence. By refining the traditional adversarial attack approach, MWSAA significantly enhances its efficacy in evading detection by classification systems. The methodology involves first identifying salient words in the input text through a saliency estimation process, which prioritizes words most influential to the model's decision-making process. Subsequently, these salient words are subjected to carefully crafted modifications, guided by semantic similarity metrics to ensure that the altered text remains coherent and retains its original meaning. Empirical evaluations conducted on diverse text classification datasets demonstrate the effectiveness of the proposed method in generating adversarial examples capable of successfully deceiving state-of-the-art classification models. Comparative analyses with existing adversarial attack techniques further indicate the superiority of the proposed approach in terms of both attack success rate and preservation of text coherence.

📄 PDF Abstract BibTeX arXiv:2403.11297

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackClassificationDecision MakingSaliency PredictionSemantic SimilaritySemantic Textual Similaritytext-classificationText Classification

Similar Papers 제목 키워드 기반

Generating Natural Language Adversarial Examples through Probability Weighted Word Saliency

2019-07-01 · ACL 2019 7 · Shuhuai Ren, Yihe Deng, Kun He, Wanxiang Che

We address the problem of adversarial attacks on text classification, which is rarely studied comparing to attacks on image classification. The challenge of this task is to generate adversarial examples that maintain lex…

Adversarial AttackClassificationGeneral Classificationimage-classification+5

Saliency Attention and Semantic Similarity-Driven Adversarial Perturbation

2024-06-18 · Hetvi Waghela, Jaydip Sen, Sneha Rakshit

In this paper, we introduce an enhanced textual adversarial attack method, known as Saliency Attention and Semantic Similarity driven adversarial Perturbation (SASSP). The proposed scheme is designed to improve the effec…

Adversarial AttackSemantic SimilaritySemantic Textual SimilaritySentence

PARSE: An Efficient Search Method for Black-box Adversarial Text Attacks

2022-10-01 · COLING 2022 10 · Pengwei Zhan, Chao Zheng, Jing Yang, Yuxiang Wang 외

Neural networks are vulnerable to adversarial examples. The adversary can successfully attack a model even without knowing model architecture and parameters, i.e., under a black-box scenario. Previous works on word-level…

Adversarial Text

Arabic Synonym BERT-based Adversarial Examples for Text Classification

2024-02-05 · Norah Alshahrani, Saied Alshahrani, Esma Wali, Jeanna Matthews

Text classification systems have been proven vulnerable to adversarial text examples, modified versions of the original text examples that are often unnoticed by human eyes, yet can force text classification models to al…

Adversarial TextLanguage ModelingLanguage ModellingMasked Language Modeling+2

Cross-Entropy Attacks to Language Models via Rare Event Simulation

2025-01-21 · Mingze Ni, Yongshun Gong, Wei Liu

Black-box textual adversarial attacks are challenging due to the lack of model information and the discrete, non-differentiable nature of text. Existing methods often lack versatility for attacking different models, suff…

Document ClassificationSaliency RankingSentence