paper-with-me

Papers

Detecting Temporal Ambiguity in Questions

2024-09-25 · Bhawna Piryani, Abdelrahman Abdallah, Jamshid Mozafari, Adam Jatowt

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.

📄 PDF Abstract BibTeX arXiv:2409.17046

Code (1)

DataScienceUIBK/TempAmbiQA 공식 구현

Tasks

Open-Domain Question AnsweringQuestion Answering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Interactive Agents to Overcome Ambiguity in Software Engineering

2025-02-18 · Sanidhya Vijayvargiya, Xuhui Zhou, Akhila Yerukola, Maarten Sap 외

AI agents are increasingly being deployed to automate tasks, often based on ambiguous and underspecified user instructions. Making unwarranted assumptions and failing to ask clarifying questions can lead to suboptimal ou…

Code Generation

Rephrasing visual questions by specifying the entropy of the answer distribution

2020-04-10 · Kento Terao, Toru Tamaki, Bisser Raytchev, Kazufumi Kaneda 외

Visual question answering (VQA) is a task of answering a visual question that is a pair of question and image. Some visual questions are ambiguous and some are clear, and it may be appropriate to change the ambiguity of …

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Referential ambiguity and clarification requests: comparing human and LLM behaviour

2025-07-14 · Chris Madge, Matthew Purver, Massimo Poesio arxiv

In this work we examine LLMs' ability to ask clarification questions in task-oriented dialogues that follow the asynchronous instruction-giver/instruction-follower format. We present a new corpus that combines two existi…

Deciding Whether to Ask Clarifying Questions in Large-Scale Spoken Language Understanding

2021-09-25 · Joo-Kyung Kim, Guoyin Wang, Sungjin Lee, Young-Bum Kim

A large-scale conversational agent can suffer from understanding user utterances with various ambiguities such as ASR ambiguity, intent ambiguity, and hypothesis ambiguity. When ambiguities are detected, the agent should…

Spoken Language Understanding

SOMA-SQL: Resolving Multi-Source Ambiguity in NL-to-SQL via Synthetic Log and Execution Probing

2026-06-09 · Sai Ashish Somayajula, Marianne Menglin Liu, Chuan Lei, Fjona Parllaku 외 arxiv

Natural language interfaces to databases aim to translate user questions into executable SQL, yet remain brittle in real-world settings where questions are underspecified and schemas are large and ambiguous. Ambiguity ac…