paper-with-me

Papers

Multi-layered graph-based multi-document summarization model

2014-05-17 · Ercan Canhasi

Multi-document summarization is a process of automatic generation of a compressed version of the given collection of documents. Recently, the graph-based models and ranking algorithms have been actively investigated by the extractive document summarization community. While most work to date focuses on homogeneous connecteness of sentences and heterogeneous connecteness of documents and sentences (e.g. sentence similarity weighted by document importance), in this paper we present a novel 3-layered graph model that emphasizes not only sentence and document level relations but also the influence of under sentence level relations (e.g. a part of sentence similarity).

📄 PDF Abstract BibTeX arXiv:1405.7975

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationExtractive Document SummarizationExtractive Text SummarizationmodelMulti-Document SummarizationSentenceSentence Similarity

Similar Papers 제목 키워드 기반

Extractive Multi-document Summarization Using Multilayer Networks

2017-11-07 · Jorge V. Tohalino, Diego R. Amancio

Huge volumes of textual information has been produced every single day. In order to organize and understand such large datasets, in recent years, summarization techniques have become popular. These techniques aims at fin…

Document SummarizationMulti-Document Summarization

Leveraging Attribute Conditioning for Abstractive Multi Document Summarization

2021-09-29 · Aiswarya Sankar, Ankit Chadha

Abstractive multi document summarization has evolved as a task through the basic sequence to sequence approaches to transformer and graph based techniques. Each of these approaches has primarily focused on the issues of …

AttributeDocument SummarizationMulti-Document Summarization

Leveraging Graph to Improve Abstractive Multi-Document Summarization

2020-05-20 · ACL 2020 6 · Wei Li, Xinyan Xiao, Jiachen Liu, Hua Wu 외

Graphs that capture relations between textual units have great benefits for detecting salient information from multiple documents and generating overall coherent summaries. In this paper, we develop a neural abstractive …

Document SummarizationMulti-Document Summarization

A Mixed-Language Multi-Document News Summarization Dataset and a Graphs-Based Extract-Generate Model

2024-10-13 · Shengxiang Gao, Fang Nan, Yongbing Zhang, Yuxin Huang 외

Existing research on news summarization primarily focuses on single-language single-document (SLSD), single-language multi-document (SLMD) or cross-language single-document (CLSD). However, in real-world scenarios, news …

News Summarization

BASS: Boosting Abstractive Summarization with Unified Semantic Graph

2021-05-25 · ACL 2021 5 · Wenhao Wu, Wei Li, Xinyan Xiao, Jiachen Liu 외

Abstractive summarization for long-document or multi-document remains challenging for the Seq2Seq architecture, as Seq2Seq is not good at analyzing long-distance relations in text. In this paper, we present BASS, a novel…

Abstractive Text SummarizationDecoderDocument SummarizationImplicit Relations+1