paper-with-me

홈 › Papers

A novel interface for adversarial trivia question-writing

2024-03-12 · Jason Liu

A critical component when developing question-answering AIs is an adversarial dataset that challenges models to adapt to the complex syntax and reasoning underlying our natural language. Present techniques for procedurally generating adversarial texts are not robust enough for training on complex tasks such as answering multi-sentence trivia questions. We instead turn to human-generated data by introducing an interface for collecting adversarial human-written trivia questions. Our interface is aimed towards question writers and players of Quiz Bowl, a buzzer-based trivia competition where paragraph-long questions consist of a sequence of clues of decreasing difficulty. To incentivize usage, a suite of machine learning-based tools in our interface assist humans in writing questions that are more challenging to answer for Quiz Bowl players and computers alike. Not only does our interface gather training data for the groundbreaking Quiz Bowl AI project QANTA, but it is also a proof-of-concept of future adversarial data collection for question-answering systems. The results of performance-testing our interface with ten originally-composed questions indicate that, despite some flaws, our interface's novel question-writing features as well as its real-time exposure of useful responses from our machine models could facilitate and enhance the collection of adversarial questions.

📄 PDF Abstract BibTeX arXiv:2404.00011

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringSentence

Similar Papers 제목 키워드 기반

Trick Me If You Can: Adversarial Writing of Trivia Challenge Questions

2018-07-01 · ACL 2018 7 · Eric Wallace, Jordan Boyd-Graber

Modern question answering systems have been touted as approaching human performance. However, existing question answering datasets are imperfect tests. Questions are written with humans in mind, not computers, and often …

Question Answering

Trick Me If You Can: Human-in-the-loop Generation of Adversarial Examples for Question Answering

2018-09-07 · TACL 2019 3 · Eric Wallace, Pedro Rodriguez, Shi Feng, Ikuya Yamada 외

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 h…

DiversityInformation RetrievalQuestion AnsweringRetrieval

How do people interact with biased text prediction models while writing?

2021-04-01 · EACL (HCINLP) 2021 4 · Advait Bhat, Saaket Agashe, Anirudha Joshi

Recent studies have shown that a bias in thetext suggestions system can percolate in theuser’s writing. In this pilot study, we ask thequestion: How do people interact with text pre-diction models, in an inline next phra…

How the Advent of Ubiquitous Large Language Models both Stymie and Turbocharge Dynamic Adversarial Question Generation

2024-01-20 · Yoo yeon Sung, Ishani Mondal, Jordan Boyd-Graber

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-edg…

Question GenerationQuestion-GenerationRetrieval

Towards Full Authorship with AI: Supporting Revision with AI-Generated Views

2024-03-02 · Jiho Kim, Ray C. Flanagan, Noelle E. Haviland, ZeAi Sun 외

Large language models (LLMs) are shaping a new user interface (UI) paradigm in writing tools by enabling users to generate text through prompts. This paradigm shifts some creative control from the user to the system, the…

Prompt EngineeringText Generation