arXiv:2504.16711cs.LGcs.IR2025-04被引 1

用关键语义单元自动选查询,解决长文档摘要的冗余与长度限制问题。

A Unified Retrieval Framework with Document Ranking and EDU Filtering for Multi-document Summarization

  • 用文档中的核心语义单元作隐式查询,自动完成检索与排序
  • 通过过滤无关语义单元而非简单截断,提升摘要信息密度
  • 无需人工设计查询,适配多种模型,适用于各类多文档摘要任务

在多文档摘要(MDS)领域,基于Transformer的模型虽表现优异,但受限于输入长度。现有方法在检索后采用截断处理,依赖人工精心设计的查询,难以推广;且以粗粒度检索,易引入无关内容。为此,本文提出一种统一检索框架,将查询选择、文档排序与缩短整合为统一流程。该方法从输入文档中识别最具代表性的基本话语单元(EDUs),将其作为隐式查询,用于计算文档相关性得分并进行排序。不同于传统截断,本方法通过过滤无关EDU来适应上下文长度,确保仅保留关键信息用于摘要生成。在多个MDS数据集上的实验表明,该框架在ROUGE指标上持续提升,并验证了其在不同模型架构下的可扩展性与灵活性。深入分析进一步证实其能动态选择适配查询,精准排序相关文档。结果表明,该框架有效缓解上下文长度限制,成为可靠稳健的多文档摘要解决方案。

原文摘要 · Abstract (English)

In the field of multi-document summarization (MDS), transformer-based models have demonstrated remarkable success, yet they suffer an input length limitation. Current methods apply truncation after the retrieval process to fit the context length; however, they heavily depend on manually well-crafted queries, which are impractical to create for each document set for MDS. Additionally, these methods retrieve information at a coarse granularity, leading to the inclusion of irrelevant content. To address these issues, we propose a novel retrieval-based framework that integrates query selection and document ranking and shortening into a unified process. Our approach identifies the most salient elementary discourse units (EDUs) from input documents and utilizes them as latent queries. These queries guide the document ranking by calculating relevance scores. Instead of traditional truncation, our approach filters out irrelevant EDUs to fit the context length, ensuring that only critical information is preserved for summarization. We evaluate our framework on multiple MDS datasets, demonstrating consistent improvements in ROUGE metrics while confirming its scalability and flexibility across diverse model architectures. Additionally, we validate its effectiveness through an in-depth analysis, emphasizing its ability to dynamically select appropriate queries and accurately rank documents based on their relevance scores. These results demonstrate that our framework effectively addresses context-length constraints, establishing it as a robust and reliable solution for MDS.

多文档摘要信息过滤语义单元检索框架

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。