中文
相关论文

相关论文: Multi-document Summarization: A Comparative Evalua…

200 篇论文

Multi-document summarization (MDS) has made significant progress in recent years, in part facilitated by the availability of new, dedicated datasets and capacious language models. However, a standing limitation of these models is that they…

计算与语言 · 计算机科学 2022-03-08 Jacob Parnell , Inigo Jauregi Unanue , Massimo Piccardi

Abstractive multi-document summarization (MDS) is the task of automatically summarizing information in multiple documents, from news articles to conversations with multiple speakers. The training approaches for current MDS models can be…

计算与语言 · 计算机科学 2025-08-01 Alexandra DeLucia , Mark Dredze

We introduce PRIMERA, a pre-trained model for multi-document representation with a focus on summarization that reduces the need for dataset-specific architectures and large amounts of fine-tuning labeled data. PRIMERA uses our newly…

计算与语言 · 计算机科学 2022-03-18 Wen Xiao , Iz Beltagy , Giuseppe Carenini , Arman Cohan

Fairness in multi-document summarization (MDS) is crucial for providing comprehensive views across documents with diverse social attribute values, which can significantly impact decision-making. For example, a summarization system that…

计算与语言 · 计算机科学 2025-06-13 Haoyuan Li , Rui Zhang , Snigdha Chaturvedi

In Natural Language Processing, multi-document summarization (MDS) poses many challenges to researchers above those posed by single-document summarization (SDS). These challenges include the increased search space and greater potential for…

计算与语言 · 计算机科学 2022-11-22 David Adams , Gandharv Suri , Yllias Chali

Academic literature does not give much guidance on how to build the best possible customer-facing summarization system from existing research components. Here we present analyses to inform the selection of a system backbone from popular…

计算与语言 · 计算机科学 2023-06-21 David Demeter , Oshin Agarwal , Simon Ben Igeri , Marko Sterbentz , Neil Molino , John M. Conroy , Ani Nenkova

Multi-document summarization (MDS) assumes a set of topic-related documents are provided as input. In practice, this document set is not always available; it would need to be retrieved given an information need, i.e. a question or topic…

计算与语言 · 计算机科学 2023-10-26 John Giorgi , Luca Soldaini , Bo Wang , Gary Bader , Kyle Lo , Lucy Lu Wang , Arman Cohan

Multi-document summarization (MDS) aims to generate a summary for a number of related documents. We propose HGSUM, an MDS model that extends an encoder-decoder architecture, to incorporate a heterogeneous graph to represent different…

计算与语言 · 计算机科学 2023-03-14 Miao Li , Jianzhong Qi , Jey Han Lau

Long documents such as academic articles and business reports have been the standard format to detail out important issues and complicated subjects that require extra attention. An automatic summarization system that can effectively…

计算与语言 · 计算机科学 2022-07-05 Huan Yee Koh , Jiaxin Ju , Ming Liu , Shirui Pan

Personalized multi-document summarization (MDS) is essential for meeting individual user preferences of writing style and content focus for summaries. In this paper, we propose that for effective personalization, it is important to identify…

计算与语言 · 计算机科学 2025-09-29 Haoyuan Li , Snigdha Chaturvedi

Text summarization plays a crucial role in natural language processing by condensing large volumes of text into concise and coherent summaries. As digital content continues to grow rapidly and the demand for effective information retrieval…

Text summarization is crucial for mitigating information overload across domains like journalism, medicine, and business. This research evaluates summarization performance across 17 large language models (OpenAI, Google, Anthropic,…

计算与语言 · 计算机科学 2025-04-08 Anantharaman Janakiraman , Behnaz Ghoraani

The advancements in deep learning, particularly the introduction of transformers, have been pivotal in enhancing various natural language processing (NLP) tasks. These include text-to-text applications such as machine translation, text…

人工智能 · 计算机科学 2024-12-24 Gospel Ozioma Nnadi , Flavio Bertini

Recent advances in test-time scaling have shown promising results in improving Large Language Model (LLM) performance through strategic computation allocation during inference. While this approach has demonstrated strong improvements in…

计算与语言 · 计算机科学 2025-05-21 Juntai Cao , Xiang Zhang , Raymond Li , Chuyuan Li , Chenyu You , Shafiq Joty , Giuseppe Carenini

To adapt text summarization to the multilingual world, previous work proposes multi-lingual summarization (MLS) and cross-lingual summarization (CLS). However, these two tasks have been studied separately due to the different definitions,…

计算与语言 · 计算机科学 2023-05-17 Jiaan Wang , Fandong Meng , Duo Zheng , Yunlong Liang , Zhixu Li , Jianfeng Qu , Jie Zhou

Multi-document summarization (MDS) is a challenging task, often decomposed to subtasks of salience and redundancy detection, followed by text generation. In this context, alignment of corresponding sentences between a reference summary and…

计算与语言 · 计算机科学 2024-06-04 Ori Ernst , Ori Shapira , Aviv Slobodkin , Sharon Adar , Mohit Bansal , Jacob Goldberger , Ran Levy , Ido Dagan

Most of existing extractive multi-document summarization (MDS) methods score each sentence individually and extract salient sentences one by one to compose a summary, which have two main drawbacks: (1) neglecting both the intra and…

计算与语言 · 计算机科学 2021-10-26 Moye Chen , Wei Li , Jiachen Liu , Xinyan Xiao , Hua Wu , Haifeng Wang

A key challenge in Multi-Document Summarization (MDS) is effectively integrating information from multiple sources while maintaining coherence and topical relevance. While Large Language Models have shown impressive results in…

计算与语言 · 计算机科学 2025-09-15 Chuyuan Li , Austin Xu , Shafiq Joty , Giuseppe Carenini

Multi-document summarization (MDS) is a difficult task in Natural Language Processing, aiming to summarize information from several documents. However, the source documents are often insufficient to obtain a qualitative summary. We propose…

计算与语言 · 计算机科学 2023-11-21 Florian Baud , Alex Aussem

Multi-document summarization entails producing concise synopses of collections of inputs. For some applications, the synopsis should accurately synthesize inputs with respect to a key aspect, e.g., a synopsis of film reviews written about a…

计算与语言 · 计算机科学 2024-07-15 Jay DeYoung , Stephanie C. Martinez , Iain J. Marshall , Byron C. Wallace