paper-with-me

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 finding relevant, concise and non-redundant content from such a big data. While network methods have been adopted to model texts in some scenarios, a systematic evaluation of multilayer network models in the multi-document summarization task has been limited to a few studies. Here, we evaluate the performance of a multilayer-based method to select the most relevant sentences in the context of an extractive multi document summarization (MDS) task. In the adopted model, nodes represent sentences and edges are created based on the number of shared words between sentences. Differently from previous studies in multi-document summarization, we make a distinction between edges linking sentences from different documents (inter-layer) and those connecting sentences from the same document (intra-layer). As a proof of principle, our results reveal that such a discrimination between intra- and inter-layer in a multilayered representation is able to improve the quality of the generated summaries. This piece of information could be used to improve current statistical methods and related textual models.

📄 PDF Abstract BibTeX arXiv:1711.02608

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationMulti-Document Summarization

Similar Papers 제목 키워드 기반

Extractive Summarization: Limits, Compression, Generalized Model and Heuristics

2017-04-18 · Rakesh Verma, Daniel Lee

Due to its promise to alleviate information overload, text summarization has attracted the attention of many researchers. However, it has remained a serious challenge. Here, we first prove empirical limits on the recall …

Document SummarizationExtractive SummarizationmodelMulti-Document Summarization+1

Supervising the Centroid Baseline for Extractive Multi-Document Summarization

2023-11-29 · Simão Gonçalves, Gonçalo Correia, Diogo Pernes, Afonso Mendes

The centroid method is a simple approach for extractive multi-document summarization and many improvements to its pipeline have been proposed. We further refine it by adding a beam search process to the sentence selectio…

Document SummarizationMulti-Document SummarizationSentence

Neural Extractive Summarization with Side Information

2017-04-14 · Shashi Narayan, Nikos Papasarantopoulos, Shay B. Cohen, Mirella Lapata

Most extractive summarization methods focus on the main body of the document from which sentences need to be extracted. However, the gist of the document may lie in side information, such as the title and image captions …

ArticlesDocument SummarizationExtractive SummarizationImage Captioning+1

Multi-Granularity Interaction Network for Extractive and Abstractive Multi-Document Summarization

2020-07-01 · ACL 2020 6 · Hanqi Jin, Tianming Wang, Xiaojun Wan

In this paper, we propose a multi-granularity interaction network for extractive and abstractive multi-document summarization, which jointly learn semantic representations for words, sentences, and documents. The word re…

Document SummarizationExtractive SummarizationMulti-Document SummarizationSentence

Heterogeneous Graph Neural Networks for Extractive Document Summarization

2020-04-26 · ACL 2020 6 · Danqing Wang, PengFei Liu, Yining Zheng, Xipeng Qiu 외

As a crucial step in extractive document summarization, learning cross-sentence relations has been explored by a plethora of approaches. An intuitive way is to put them in the graph-based neural network, which has a more…

Document SummarizationExtractive Document SummarizationExtractive SummarizationExtractive Text Summarization+1