PulseAugur
EN
LIVE 16:45:13

New datasets and frameworks aim to improve LLM question answering completeness

Researchers have developed new methods to improve the completeness and quality of answers generated by large language models (LLMs) for complex questions. Apple's research introduces DeepAmbigQA, a dataset and generation pipeline designed to test LLMs on questions requiring multi-hop reasoning and disambiguation of ambiguous entities, revealing that even advanced models like GPT-5 struggle with answer completeness. Separately, a new framework called QQ leverages the dual nature of question generation and answering to create more coherent multi-hop questions, showing significant improvements on datasets like HotpotQA and MuSiQue. AI

IMPACT Addresses limitations in LLM reasoning and answer completeness for complex queries, potentially leading to more reliable AI assistants.

RANK_REASON Two research papers introducing new datasets and frameworks for evaluating and improving multi-hop question answering in LLMs.

Read on Apple Machine Learning Research →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

New datasets and frameworks aim to improve LLM question answering completeness

COVERAGE [2]

  1. Apple Machine Learning Research TIER_1 English(EN) ·

    DeepAmbigQA: Ambiguous Multi-hop Questions for Benchmarking LLM Answer Completeness

    Large language models (LLMs) with integrated search tools show strong promise in open-domain question answering (QA), yet they often struggle to produce complete answer set to complex questions such as “Which actor from the film Heat won at least one Academy Award?”, which requir…

  2. arXiv cs.CL TIER_1 English(EN) · Maodong Li, Xinyue Kang, Yuanchen Shi, Fang Kong ·

    Exploiting Intrinsic Duality for Multi-Hop Question Generation

    arXiv:2608.00712v1 Announce Type: new Abstract: Multi hop question generation (MQG) aims to generate questions from multiple given documents and target answers, whereas question answering (QA) focuses on deriving answers from documents given specific questions. Although MQG and Q…