提升问答系统对列表结构数据的理解与利用能力
Structured List-Grounded Question Answering
- 构建LIST2QA数据集,专用于评估列表信息的问答表现
- 引入中间步骤对齐机制,使模型更贴近人类理解列表的方式
- 在多个指标上显著优于基线,尤其在完整性上提升超20%
文档引导对话系统依赖外部信息回答用户问题。以往研究多关注自由文本,忽视了列表等结构化数据所蕴含的丰富语义关系。鉴于即使GPT-3.5也常遗漏列表中的语义线索,本文提出增强问答系统对结构化列表的理解与使用能力。为此,我们构建了LIST2QA数据集,基于未标注客服文档,通过语言模型生成与模型过滤提升数据质量,可用于微调和评估问答模型。除了直接微调模型生成答案外,我们进一步提出中间步骤对齐(ISL)方法,将列表项与用户背景对齐,模拟人类解读过程。实验表明,采用LIST2QA与ISL方法的微调Flan-T5-XL模型在多个指标上优于基线:ROUGE-L提升3.1%,正确率提升4.6%,忠实度提升4.5%,完整性提升20.6%。
原文摘要 · Abstract (English)
Document-grounded dialogue systems aim to answer user queries by leveraging external information. Previous studies have mainly focused on handling free-form documents, often overlooking structured data such as lists, which can represent a range of nuanced semantic relations. Motivated by the observation that even advanced language models like GPT-3.5 often miss semantic cues from lists, this paper aims to enhance question answering (QA) systems for better interpretation and use of structured lists. To this end, we introduce the LIST2QA dataset, a novel benchmark to evaluate the ability of QA systems to respond effectively using list information. This dataset is created from unlabeled customer service documents using language models and model-based filtering processes to enhance data quality, and can be used to fine-tune and evaluate QA models. Apart from directly generating responses through fine-tuned models, we further explore the explicit use of Intermediate Steps for Lists (ISL), aligning list items with user backgrounds to better reflect how humans interpret list items before generating responses. Our experimental results demonstrate that models trained on LIST2QA with our ISL approach outperform baselines across various metrics. Specifically, our fine-tuned Flan-T5-XL model shows increases of 3.1% in ROUGE-L, 4.6% in correctness, 4.5% in faithfulness, and 20.6% in completeness compared to models without applying filtering and the proposed ISL method.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。