ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2504.16711
28
0

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

23 April 2025
Shiyin Tan
Jaeeon Park
Dongyuan Li
Renhe Jiang
Manabu Okumura
    RALM
ArXivPDFHTML
Abstract

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.

View on arXiv
@article{tan2025_2504.16711,
  title={ A Unified Retrieval Framework with Document Ranking and EDU Filtering for Multi-document Summarization },
  author={ Shiyin Tan and Jaeeon Park and Dongyuan Li and Renhe Jiang and Manabu Okumura },
  journal={arXiv preprint arXiv:2504.16711},
  year={ 2025 }
}
Comments on this paper