paper-with-me

Papers

Model Robustness with Text Classification: Semantic-preserving adversarial attacks

2020-08-12 · Rahul Singh, Tarun Joshi, Vijayan N. Nair, Agus Sudjianto

We propose algorithms to create adversarial attacks to assess model robustness in text classification problems. They can be used to create white box attacks and black box attacks while at the same time preserving the semantics and syntax of the original text. The attacks cause significant number of flips in white-box setting and same rule based can be used in black-box setting. In a black-box setting, the attacks created are able to reverse decisions of transformer based architectures.

📄 PDF Abstract BibTeX arXiv:2008.05536

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackClassificationGeneral Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Semantics-Preserving Adversarial Training

2020-09-23 · Wonseok Lee, Hanbit Lee, Sang-goo Lee

Adversarial training is a defense technique that improves adversarial robustness of a deep neural network (DNN) by including adversarial examples in the training data. In this paper, we identify an overlooked problem of …

Adversarial Robustness

Generating Black-Box Adversarial Examples for Text Classifiers Using a Deep Reinforced Model

2019-09-17 · Prashanth Vijayaraghavan, Deb Roy

Recently, generating adversarial examples has become an important means of measuring robustness of a deep learning model. Adversarial examples help us identify the susceptibilities of the model and further counter those …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Sentiment Analysis+1

Robustness of Misinformation Classification Systems to Adversarial Examples Through BeamAttack

2025-06-30 · Arnisa Fazla, Lucas Krauter, David Guzman Piedrahita, Andrianos Michail

We extend BeamAttack, an adversarial attack algorithm designed to evaluate the robustness of text classification systems through word-level modifications guided by beam search. Our extensions include support for word del…

Adversarial AttackMisinformationtext-classificationText Classification

AGFT: Alignment-Guided Fine-Tuning for Zero-Shot Adversarial Robustness of Vision-Language Models

2026-03-31 · Yubo Cui, Xianchao Guan, Zijun Xiong, Zheng Zhang arxiv

Pre-trained vision-language models (VLMs) exhibit strong zero-shot generalization but remain vulnerable to adversarial perturbations. Existing classification-guided adversarial fine-tuning methods often disrupt pre-train…

Zero-shot GeneralizationAdversarial Robustness

Adversarial Text Generation with Dynamic Contextual Perturbation

2025-06-10 · Hetvi Waghela, Jaydip Sen, Sneha Rakshit, Subhasis Dasgupta

Adversarial attacks on Natural Language Processing (NLP) models expose vulnerabilities by introducing subtle perturbations to input text, often leading to misclassification while maintaining human readability. Existing m…

Adversarial TextText Generation