paper-with-me

Papers

Topic-Centric Unsupervised Multi-Document Summarization of Scientific and News Articles

2020-11-03 · Amanuel Alambo, Cori Lohstroh, Erik Madaus, Swati Padhee, Brandy Foster, Tanvi Banerjee, Krishnaprasad Thirunarayan, Michael Raymer

Recent advances in natural language processing have enabled automation of a wide range of tasks, including machine translation, named entity recognition, and sentiment analysis. Automated summarization of documents, or groups of documents, however, has remained elusive, with many efforts limited to extraction of keywords, key phrases, or key sentences. Accurate abstractive summarization has yet to be achieved due to the inherent difficulty of the problem, and limited availability of training data. In this paper, we propose a topic-centric unsupervised multi-document summarization framework to generate extractive and abstractive summaries for groups of scientific articles across 20 Fields of Study (FoS) in Microsoft Academic Graph (MAG) and news articles from DUC-2004 Task 2. The proposed algorithm generates an abstractive summary by developing salient language unit selection and text generation techniques. Our approach matches the state-of-the-art when evaluated on automated extractive evaluation metrics and performs better for abstractive summarization on five human evaluation metrics (entailment, coherence, conciseness, readability, and grammar). We achieve a kappa score of 0.68 between two co-author linguists who evaluated our results. We plan to publicly share MAG-20, a human-validated gold standard dataset of topic-clustered research articles and their summaries to promote research in abstractive summarization.

📄 PDF Abstract BibTeX arXiv:2011.08072

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationArticlesDocument SummarizationMachine TranslationMulti-Document Summarizationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Sentiment AnalysisTask 2Text GenerationTranslation

Similar Papers 제목 키워드 기반

Unsupervised Multi-document Summarization with Holistic Inference

2023-09-08 · Haopeng Zhang, Sangwoo Cho, Kaiqiang Song, Xiaoyang Wang 외

Multi-document summarization aims to obtain core information from a collection of documents written on the same topic. This paper proposes a new holistic framework for unsupervised multi-document extractive summarization…

DiversityDocument SummarizationExtractive SummarizationMulti-Document Summarization

Unsupervised Topic Modeling Approaches to Decision Summarization in Spoken Meetings

2016-06-24 · WS 2012 7 · Lu Wang, Claire Cardie

We present a token-level decision summarization framework that utilizes the latent topic structures of utterances to identify "summary-worthy" words. Concretely, a series of unsupervised topic models is explored and expe…

Decision MakingTopic Models

Unsupervised Multi-Granularity Summarization

2022-01-29 · Ming Zhong, Yang Liu, Suyu Ge, Yuning Mao 외

Text summarization is a user-preference based task, i.e., for one document, users often have different priorities for summary. As a key aspect of customization in summarization, granularity is used to measure the semanti…

Abstractive Text SummarizationText Summarization

RankSum An unsupervised extractive text summarization based on rank fusion

2024-02-07 · A. Joshi, E. Fidalgo, E. Alegre, R. Alaiz-Rodriguez

In this paper, we propose Ranksum, an approach for extractive text summarization of single documents based on the rank fusion of four multi-dimensional sentence features extracted for each sentence: topic information, se…

Extractive Text SummarizationSentenceSentence EmbeddingsText Summarization+1

Unsupervised Summarization for Chat Logs with Topic-Oriented Ranking and Context-Aware Auto-Encoders

2020-12-14 · Yicheng Zou, Jun Lin, Lujun Zhao, Yangyang Kang 외

Automatic chat summarization can help people quickly grasp important information from numerous chat messages. Unlike conventional documents, chat logs usually have fragmented and evolving topics. In addition, these logs …

DenoisingDiversityTopic coverage