paper-with-me

Papers

Generating Label Cohesive and Well-Formed Adversarial Claims

2020-09-17 · EMNLP 2020 11 · Pepa Atanasova, Dustin Wright, Isabelle Augenstein

Adversarial attacks reveal important vulnerabilities and flaws of trained models. One potent type of attack are universal adversarial triggers, which are individual n-grams that, when appended to instances of a class under attack, can trick a model into predicting a target class. However, for inference tasks such as fact checking, these triggers often inadvertently invert the meaning of instances they are inserted in. In addition, such attacks produce semantically nonsensical inputs, as they simply concatenate triggers to existing samples. Here, we investigate how to generate adversarial attacks against fact checking systems that preserve the ground truth meaning and are semantically valid. We extend the HotFlip attack algorithm used for universal trigger generation by jointly minimising the target class loss of a fact checking model and the entailment class loss of an auxiliary natural language inference model. We then train a conditional language model to generate semantically valid statements, which include the found universal triggers. We find that the generated attacks maintain the directionality and semantic validity of the claim better than previous work.

📄 PDF Abstract BibTeX arXiv:2009.08205

Code (1)

copenlu/fever-adversarial-attacks 공식 구현 pytorch

Tasks

Fact CheckingLanguage ModelingLanguage ModellingNatural Language Inferencevalid

Similar Papers 제목 키워드 기반

Dynamic fracture of a bicontinuously nanostructured copolymer: A deep-learning analysis of big-data-generating experiment

2021-12-03 · Hanxun Jin, Tong Jiao, Rodney J. Clifton, Kyung-Suk Kim

Here, we report measurements of detailed dynamic cohesive properties (DCPs) beyond the dynamic fracture toughness of a bicontinuously nanostructured copolymer, polyurea, under an extremely loading rate, from deep-learnin…

How Cohesive Are Community Search Results on Online Social Networks?: An Experimental Evaluation

2025-04-28 · Yining Zhao, Sourav S Bhowmick, Nastassja L. Fischer, SH Annabel Chen

Recently, numerous community search methods for large graphs have been proposed, at the core of which is defining and measuring cohesion. This paper experimentally evaluates the effectiveness of these community search al…

AttributeCommunity Search

Predicting Group Cohesiveness in Images

2018-12-31 · Shreya Ghosh, Abhinav Dhall, Nicu Sebe, Tom Gedeon

The cohesiveness of a group is an essential indicator of the emotional state, structure and success of a group of people. We study the factors that influence the perception of group-level cohesion and propose methods for…

Attribute

Deep Generative Models for Generating Labeled Graphs

2019-03-27 · ICLR Workshop DeepGenStruct 2019 · Shuangfei Fan, Bert Huang

As a new way to train generative models, generative adversarial networks (GANs) have achieved considerable success in image generation, and this framework has also recently been applied to data with graph structures. We …

Image Generation

Adversarial Data Programming: Using GANs to Relax the Bottleneck of Curated Labeled Data

2018-03-14 · CVPR 2018 6 · Arghya Pal, Vineeth N. Balasubramanian

Paucity of large curated hand-labeled training data for every domain-of-interest forms a major bottleneck in the deployment of machine learning models in computer vision and other fields. Recent work (Data Programming) h…

Multi-Task LearningTransfer Learning