Measuring Retrieval Complexity in Question Answering Systems
Matteo Gabburo, Nicolaas Paul Jedema, Siddhant Garg, Leonardo F. R., Ribeiro, Alessandro Moschitti

TL;DR
This paper introduces retrieval complexity (RC), a new metric for assessing question difficulty in retrieval-based QA systems, validated across multiple benchmarks and capable of categorizing complex question types.
Contribution
The paper proposes a novel, unsupervised method to measure retrieval complexity, improving accuracy over existing estimators and enabling better understanding of question difficulty.
Findings
RC correlates strongly with QA performance and expert judgment
RC effectively categorizes complex question types like multi-hop and temporal questions
The system helps identify challenging questions in existing datasets
Abstract
In this paper, we investigate which questions are challenging for retrieval-based Question Answering (QA). We (i) propose retrieval complexity (RC), a novel metric conditioned on the completeness of retrieved documents, which measures the difficulty of answering questions, and (ii) propose an unsupervised pipeline to measure RC given an arbitrary retrieval system. Our proposed pipeline measures RC more accurately than alternative estimators, including LLMs, on six challenging QA benchmarks. Further investigation reveals that RC scores strongly correlate with both QA performance and expert judgment across five of the six studied benchmarks, indicating that RC is an effective measure of question difficulty. Subsequent categorization of high-RC questions shows that they span a broad set of question shapes, including multi-hop, compositional, and temporal QA, indicating that RC scores can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTopic Modeling · Expert finding and Q&A systems
MethodsSparse Evolutionary Training
