TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Beat the AI: Investigating Adversarial Human Annotation fo...

Beat the AI: Investigating Adversarial Human Annotation for Reading Comprehension

Max Bartolo, Alastair Roberts, Johannes Welbl, Sebastian Riedel, Pontus Stenetorp

2020-02-02Reading Comprehension
PaperPDFCode(official)

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).

Results

TaskDatasetMetricValueModel
Reading ComprehensionAdversarialQAD(BERT): F165.5RoBERTa-Large
Reading ComprehensionAdversarialQAD(BiDAF): F174.1RoBERTa-Large
Reading ComprehensionAdversarialQAD(RoBERTa): F153.4RoBERTa-Large
Reading ComprehensionAdversarialQAOverall: F164.4RoBERTa-Large
Reading ComprehensionAdversarialQAD(BERT): F162.4BERT-Large
Reading ComprehensionAdversarialQAD(BiDAF): F171.3BERT-Large
Reading ComprehensionAdversarialQAD(RoBERTa): F154.4BERT-Large
Reading ComprehensionAdversarialQAOverall: F162.7BERT-Large
Reading ComprehensionAdversarialQAD(BERT): F130.2BiDAF
Reading ComprehensionAdversarialQAD(BiDAF): F128.6BiDAF
Reading ComprehensionAdversarialQAD(RoBERTa): F126.7BiDAF

Related Papers

DeRIS: Decoupling Perception and Cognition for Enhanced Referring Image Segmentation through Loopback Synergy2025-07-02Chaining Event Spans for Temporal Relation Grounding2025-06-17S2ST-Omni: An Efficient and Scalable Multilingual Speech-to-Speech Translation Framework via Seamless Speech-Text Alignment and Streaming Speech Generation2025-06-11CoMuMDR: Code-mixed Multi-modal Multi-domain corpus for Discourse paRsing in conversations2025-06-10Automatic Generation of Inference Making Questions for Reading Comprehension Assessments2025-06-09SCOP: Evaluating the Comprehension Process of Large Language Models from a Cognitive View2025-06-05Prosodic Structure Beyond Lexical Content: A Study of Self-Supervised Learning2025-06-03Dynamic Chunking and Selection for Reading Comprehension of Ultra-Long Context in Large Language Models2025-06-01