English

How Accurate Are LLMs at Multi-Question Answering on Conversational Transcripts?

Computation and Language 2025-09-29 v1

Abstract

Deploying Large Language Models (LLMs) for question answering (QA) over lengthy contexts is a significant challenge. In industrial settings, this process is often hindered by high computational costs and latency, especially when multiple questions must be answered based on the same context. In this work, we explore the capabilities of LLMs to answer multiple questions based on the same conversational context. We conduct extensive experiments and benchmark a range of both proprietary and public models on this challenging task. Our findings highlight that while strong proprietary LLMs like GPT-4o achieve the best overall performance, fine-tuned public LLMs with up to 8 billion parameters can surpass GPT-4o in accuracy, which demonstrates their potential for transparent and cost-effective deployment in real-world applications.

Keywords

Cite

@article{arxiv.2509.21732,
  title  = {How Accurate Are LLMs at Multi-Question Answering on Conversational Transcripts?},
  author = {Xiliang Zhu and Shi Zong and David Rossouw},
  journal= {arXiv preprint arXiv:2509.21732},
  year   = {2025}
}

Comments

Accepted by EMNLP 2025 Industry Track

R2 v1 2026-07-01T05:57:31.576Z