paper-with-me

Papers

A Geometry-Inspired Attack for Generating Natural Language Adversarial Examples

2020-10-03 · COLING 2020 8 · Zhao Meng, Roger Wattenhofer

Generating adversarial examples for natural language is hard, as natural language consists of discrete symbols, and examples are often of variable lengths. In this paper, we propose a geometry-inspired attack for generating natural language adversarial examples. Our attack generates adversarial examples by iteratively approximating the decision boundary of Deep Neural Networks (DNNs). Experiments on two datasets with two different models show that our attack fools natural language models with high success rates, while only replacing a few words. Human evaluation shows that adversarial examples generated by our attack are hard for humans to recognize. Further experiments show that adversarial training can improve model robustness against our attack.

📄 PDF Abstract BibTeX arXiv:2010.01345

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Biologically inspired protection of deep networks from adversarial attacks

2017-03-27 · Aran Nayebi, Surya Ganguli

Inspired by biophysical principles underlying nonlinear dendritic computation in neural circuits, we develop a scheme to train deep neural networks to make them robust to adversarial attacks. Our scheme generates highly …

Adversarial AttackSecond-order methods

Learning to Solve Geometry Problems from Natural Language Demonstrations in Textbooks

2017-08-01 · SEMEVAL 2017 8 · Mrinmaya Sachan, Eric Xing

Humans as well as animals are good at imitation. Inspired by this, the learning by demonstration view of machine learning learns to perform a task from detailed example demonstrations. In this paper, we introduce the tas…

Question Answering

Mutation-Based Adversarial Attacks on Neural Text Detectors

2023-02-11 · Gongbo Liang, Jesus Guerrero, Izzat Alsmadi

Neural text detectors aim to decide the characteristics that distinguish neural (machine-generated) from human texts. To challenge such detectors, adversarial attacks can alter the statistical characteristics of the gene…

Generating Valid and Natural Adversarial Examples with Large Language Models

2023-11-20 · Zimu Wang, Wei Wang, Qi Chen, Qiufeng Wang 외

Deep learning-based natural language processing (NLP) models, particularly pre-trained language models (PLMs), have been revealed to be vulnerable to adversarial attacks. However, the adversarial examples generated by ma…

Adversarial Attackvalid

Brain-Inspired AI with Hyperbolic Geometry

2024-09-04 · Alexander Joseph, Nathan Francis, Meijke Balay

Artificial neural networks (ANNs) were inspired by the architecture and functions of the human brain and have revolutionised the field of artificial intelligence (AI). Inspired by studies on the latent geometry of the br…