HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Beat the AI: Investigating Adversarial Human Annotation for Reading Comprehension

Max Bartolo Alastair Roberts Johannes Welbl Sebastian Riedel Pontus Stenetorp

Beat the AI: Investigating Adversarial Human Annotation for Reading Comprehension

Abstract

Innovations in annotation methodology have been a catalyst for Reading Comprehension (RC) datasets and models. One recent trend to challenge current RC models is to involve a model in the annotation process: humans create questions adversarially, such that the model fails to answer them correctly. In this work we investigate this annotation methodology and apply it in three different settings, collecting a total of 36,000 samples with progressively stronger models in the annotation loop. This allows us to explore questions such as the reproducibility of the adversarial effect, transfer from data collected with varying model-in-the-loop strengths, and generalisation to data collected without a model. We find that training on adversarially collected samples leads to strong generalisation to non-adversarially collected datasets, yet with progressive performance deterioration with increasingly stronger models-in-the-loop. Furthermore, we find that stronger models can still learn from datasets collected with substantially weaker models-in-the-loop. When trained on data collected with a BiDAF model in the loop, RoBERTa achieves 39.9F1 on questions that it cannot answer when trained on SQuAD - only marginally lower than when trained on data collected using RoBERTa itself (41.0F1).

Code Repositories

maxbartolo/adversarialQA
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
reading-comprehension-on-adversarialqaBERT-Large
D(BERT): F1: 62.4
D(BiDAF): F1: 71.3
D(RoBERTa): F1: 54.4
Overall: F1: 62.7
reading-comprehension-on-adversarialqaBiDAF
D(BERT): F1: 30.2
D(BiDAF): F1: 28.6
D(RoBERTa): F1: 26.7
Overall: F1: 28.5
reading-comprehension-on-adversarialqaRoBERTa-Large
D(BERT): F1: 65.5
D(BiDAF): F1: 74.1
D(RoBERTa): F1: 53.4
Overall: F1: 64.4

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Beat the AI: Investigating Adversarial Human Annotation for Reading Comprehension | Papers | HyperAI