paper-with-me

홈 › Papers

Quizbowl: The Case for Incremental Question Answering

2019-04-09 · Pedro Rodriguez, Shi Feng, Mohit Iyyer, He He, Jordan Boyd-Graber

Scholastic trivia competitions test knowledge and intelligence through mastery of question answering. Modern question answering benchmarks are one variant of the Turing test. Specifically, answering a set of questions as well as a human is a minimum bar towards demonstrating human-like intelligence. This paper makes the case that the format of one competition -- where participants can answer in the middle of hearing a question (incremental) -- better differentiates the skill between (human or machine) players. Additionally, merging a sequential decision-making sub-task with question answering (QA) provides a good setting for research in model calibration and opponent modeling. Thus, embedded in this task are three machine learning challenges: (1) factoid QA over thousands of Wikipedia-like answers, (2) calibration of the QA model's confidence scores, and (3) sequential decision-making that incorporates knowledge of the QA model, its calibration, and what the opponent may do. We make two contributions: (1) collecting and curating a large factoid QA dataset and an accompanying gameplay dataset, and (2) developing a model that addresses these three machine learning challenges. In addition to offline evaluation, we pitted our model against some of the most accomplished trivia players in the world in a series of exhibition matches spanning several years. Throughout this paper, we show that collaborations with the vibrant trivia community have contributed to the quality of our dataset, spawned new research directions, and doubled as an exciting way to engage the public with research in machine learning and natural language processing.

📄 PDF Abstract BibTeX arXiv:1904.04792

Code (1)

h-j-han/automatic_explicitation pytorch

Tasks

BIG-bench Machine LearningDecision MakingQuestion AnsweringSequential Decision Making

Similar Papers 제목 키워드 기반

Task-Specific Multimodal Question Answering Agents via Confidence Calibration and Incremental Reasoning for QANTA 2026

2026-07-10 · Nirjhar Das, Md. Al-Mamun Provath arxiv

We present our submission to the QANTA 2026 shared challenge at the ICML 2026 Workshop on Efficient Multimodal Question Answering (EMM-QA). Quanta evaluates multimodal quizbowl systems that answer pyramid-style questions…

Relational ReasoningQuestion AnsweringAnswer Selection

Mitigating Noisy Inputs for Question Answering

2019-08-08 · Denis Peskov, Joe Barrow, Pedro Rodriguez, Graham Neubig 외

Natural language processing systems are often downstream of unreliable inputs: machine translation, optical character recognition, or speech recognition. For instance, virtual assistants can only answer your questions af…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Machine TranslationOptical Character Recognition+5

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

RespondeoQA: a Benchmark for Bilingual Latin-English Question Answering

2026-04-22 · Marisa Hudspeth, Patrick J. Burns, Brendan O'Connor arxiv

We introduce a benchmark dataset for question answering and translation in bilingual Latin and English settings, containing about 7,800 question-answer pairs. The questions are drawn from Latin pedagogical sources, inclu…

Question Answering

Improving Question Answering with Generation of NQ-like Questions

2022-10-12 · Saptarashmi Bandyopadhyay, Shraman Pal, Hao Zou, Abhranil Chandra 외

Question Answering (QA) systems require a large amount of annotated data which is costly and time-consuming to gather. Converting datasets of existing QA benchmarks are challenging due to different formats and complexiti…

Natural QuestionsQuestion Answering