CLOct 25, 2022

RoMQA: A Benchmark for Robust, Multi-evidence, Multi-answer Question Answering

UW
arXiv:2210.14353v2145 citationsh-index: 116
Originality Synthesis-oriented
AI Analysis

This provides a quantifiable test to build more robust QA methods, addressing the problem of evaluating robustness in QA models for researchers and practitioners.

The authors introduced RoMQA, a benchmark for robust, multi-evidence, multi-answer question answering, and found that it is challenging for state-of-the-art large language models, with zero-shot and few-shot models performing similarly to naive baselines and supervised retrieval methods well below gold evidence upper bounds.

We introduce RoMQA, the first benchmark for robust, multi-evidence, multi-answer question answering (QA). RoMQA contains clusters of questions that are derived from related constraints mined from the Wikidata knowledge graph. RoMQA evaluates robustness of QA models to varying constraints by measuring worst-case performance within each question cluster. Compared to prior QA datasets, RoMQA has more human-written questions that require reasoning over more evidence text and have, on average, many more correct answers. In addition, human annotators rate RoMQA questions as more natural or likely to be asked by people. We evaluate state-of-the-art large language models in zero-shot, few-shot, and fine-tuning settings, and find that RoMQA is challenging: zero-shot and few-shot models perform similarly to naive baselines, while supervised retrieval methods perform well below gold evidence upper bounds. Moreover, existing models are not robust to variations in question constraints, but can be made more robust by tuning on clusters of related questions. Our results show that RoMQA is a challenging benchmark for large language models, and provides a quantifiable test to build more robust QA methods.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes