How the Advent of Ubiquitous Large Language Models both Stymie and Turbocharge Dynamic Adversarial Question Generation
Yoo Yeon Sung, Ishani Mondal, Jordan Boyd-Graber
TL;DR
The paper investigates how the rise of powerful large language models affects the process of dynamic adversarial question generation (DADC). It introduces an LLM-enabled writing interface with retrieval-model guidance to diagnose why questions stump or fail, and it formalizes a novel Item Response Theory–based metric to evaluate and incentivize high-quality, adversarial questions. Through empirical studies, it shows that LLMs can both hinder and help question authors: retrieval-evidence and trivia-norm constraints improve question quality, while some llm-driven tactics lead to vague or less effective queries; retrieval evidence, particularly from dense passage retrieval, enhances the ability to stump llms like chatgpt. The work advances quantitative evaluation of adversarial QA, offers a practical interface and dataset, and points to future directions for calibrating and evolving QA models in the presence of pervasive LLMs.
Abstract
Dynamic adversarial question generation, where humans write examples to stump a model, aims to create examples that are realistic and informative. However, the advent of large language models (LLMs) has been a double-edged sword for human authors: more people are interested in seeing and pushing the limits of these models, but because the models are so much stronger an opponent, they are harder to defeat. To understand how these models impact adversarial question writing process, we enrich the writing guidance with LLMs and retrieval models for the authors to reason why their questions are not adversarial. While authors could create interesting, challenging adversarial questions, they sometimes resort to tricks that result in poor questions that are ambiguous, subjective, or confusing not just to a computer but also to humans. To address these issues, we propose new metrics and incentives for eliciting good, challenging questions and present a new dataset of adversarially authored questions.
