Trick Me If You Can: Human-in-the-loop Generation of Adversarial Examples for Question Answering
Eric Wallace, Pedro Rodriguez, Shi Feng, Ikuya Yamada, Jordan Boyd-Graber
TL;DR
This work introduces a human-in-the-loop framework for generating adversarial QA data by guiding trivia experts with model interpretations through an interactive interface. By applying this to Quizbowl, the authors create a diverse, adversarially-authored dataset that remains human-solvable while dramatically reducing QA performance, uncovering reasoning and distraction-based weaknesses. The study combines offline transfers across IR and neural QA systems with live human-vs-computer matches, showing humans consistently outperforming state-of-the-art systems on adversarial content. Overall, the approach reveals concrete failure modes and offers a practical path toward more robust QA and broader adversarial dataset creation.
Abstract
Adversarial evaluation stress tests a model's understanding of natural language. While past approaches expose superficial patterns, the resulting adversarial examples are limited in complexity and diversity. We propose human-in-the-loop adversarial generation, where human authors are guided to break models. We aid the authors with interpretations of model predictions through an interactive user interface. We apply this generation framework to a question answering task called Quizbowl, where trivia enthusiasts craft adversarial questions. The resulting questions are validated via live human--computer matches: although the questions appear ordinary to humans, they systematically stump neural and information retrieval models. The adversarial questions cover diverse phenomena from multi-hop reasoning to entity type distractors, exposing open challenges in robust question answering.
