CLSep 25, 2024

Detecting Temporal Ambiguity in Questions

arXiv:2409.17046v123 citationsh-index: 12
Originality Incremental advance
AI Analysis

This addresses a common challenge in open-domain question answering for improving accuracy in handling ambiguous queries, though it is incremental as it builds on existing datasets and methods.

The paper tackles the problem of detecting temporally ambiguous questions in open-domain QA by introducing TEMPAMBIQA, a manually annotated dataset of 8,162 questions, and proposes a novel approach using diverse search strategies based on disambiguated versions, achieving competitive results.

Detecting and answering ambiguous questions has been a challenging task in open-domain question answering. Ambiguous questions have different answers depending on their interpretation and can take diverse forms. Temporally ambiguous questions are one of the most common types of such questions. In this paper, we introduce TEMPAMBIQA, a manually annotated temporally ambiguous QA dataset consisting of 8,162 open-domain questions derived from existing datasets. Our annotations focus on capturing temporal ambiguity to study the task of detecting temporally ambiguous questions. We propose a novel approach by using diverse search strategies based on disambiguated versions of the questions. We also introduce and test non-search, competitive baselines for detecting temporal ambiguity using zero-shot and few-shot approaches.

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