paper-with-me

Papers

TASA: Deceiving Question Answering Models by Twin Answer Sentences Attack

2022-10-27 · Yu Cao, Dianqi Li, Meng Fang, Tianyi Zhou, Jun Gao, Yibing Zhan, DaCheng Tao

We present Twin Answer Sentences Attack (TASA), an adversarial attack method for question answering (QA) models that produces fluent and grammatical adversarial contexts while maintaining gold answers. Despite phenomenal progress on general adversarial attacks, few works have investigated the vulnerability and attack specifically for QA models. In this work, we first explore the biases in the existing models and discover that they mainly rely on keyword matching between the question and context, and ignore the relevant contextual relations for answer prediction. Based on two biases above, TASA attacks the target model in two folds: (1) lowering the model's confidence on the gold answer with a perturbed answer sentence; (2) misguiding the model towards a wrong answer with a distracting answer sentence. Equipped with designed beam search and filtering methods, TASA can generate more effective attacks than existing textual attack methods while sustaining the quality of contexts, in extensive experiments on five QA datasets and human evaluations.

📄 PDF Abstract BibTeX arXiv:2210.15221

Code (1)

caoyu-noob/tasa 공식 구현 pytorch

Tasks

Adversarial AttackQuestion AnsweringSentence

Similar Papers 제목 키워드 기반

TASA: Twin Answer Sentences Attack for Adversarial Context Generation in Question Answering

2021-12-17 · ACL ARR December 2022 12 · Anonymous

We present Twin Answer Sentences Attack (TASA), a novel question answering (QA) adversarial attack method that produces fluent and grammatical adversarial contexts while maintaining its gold answers. Despite phenomenal p…

Adversarial AttackQuestion AnsweringSentence

MovieQA: Understanding Stories in Movies through Question-Answering

2015-12-09 · CVPR 2016 6 · Makarand Tapaswi, Yukun Zhu, Rainer Stiefelhagen, Antonio Torralba 외

We introduce the MovieQA dataset which aims to evaluate automatic story comprehension from both video and text. The dataset consists of 14,944 questions about 408 movies with high semantic diversity. The questions range …

DiversityQuestion Answering

Deceiving Question-Answering Models: A Hybrid Word-Level Adversarial Approach

2024-11-12 · Jiyao Li, Mingze Ni, Yongshun Gong, Wei Liu

Deep learning underpins most of the currently advanced natural language processing (NLP) tasks such as textual classification, neural machine translation (NMT), abstractive summarization and question-answering (QA). Howe…

Abstractive Text SummarizationMachine TranslationNMTQuestion Answering

The WDAqua ITN: Answering Questions using Web Data

2015-06-10 · Lange Christoph, Shekarpour Saeedeh, Auer Soren

WDAqua is a Marie Curie Innovative Training Network (ITN) and is funded under EU grant number 642795 and runs from January 2015 to December 2018. WDAqua aims at advancing the state of the art by intertwining training, re…

Question Answering

TASAC: a twin-actor reinforcement learning framework with stochastic policy for batch process control

2022-04-22 · Tanuja Joshi, Hariprasad Kodamana, Harikumar Kandath, Niket Kaisare

Due to their complex nonlinear dynamics and batch-to-batch variability, batch processes pose a challenge for process control. Due to the absence of accurate models and resulting plant-model mismatch, these problems becom…

Reinforcement Learning (RL)