paper-with-me

Papers

Knowledge and Keywords Augmented Abstractive Sentence Summarization

2021-11-01 · EMNLP (newsum) 2021 11 · Shuo Guan

In this paper, we study the abstractive sentence summarization. There are two essential information features that can influence the quality of news summarization, which are topic keywords and the knowledge structure of the news text. Besides, the existing knowledge encoder has poor performance on sparse sentence knowledge structure. Considering these, we propose KAS, a novel Knowledge and Keywords Augmented Abstractive Sentence Summarization framework. Tri-encoders are utilized to integrate contexts of original text, knowledge structure and keywords topic simultaneously, with a special linearized knowledge structure. Automatic and human evaluations demonstrate that KAS achieves the best performances.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

News SummarizationSentenceSentence Summarization

Similar Papers 제목 키워드 기반

Ensure the Correctness of the Summary: Incorporate Entailment Knowledge into Abstractive Sentence Summarization

2018-08-01 · COLING 2018 8 · Haoran Li, Junnan Zhu, Jiajun Zhang, Cheng-qing Zong

In this paper, we investigate the sentence summarization task that produces a summary from a source sentence. Neural sequence-to-sequence models have gained considerable success for this task, while most existing approac…

Abstractive Text SummarizationDecoderInformativenessSentence+3

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

2020-11-03 · Amanuel Alambo, Cori Lohstroh, Erik Madaus, Swati Padhee 외

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 g…

Abstractive Text SummarizationArticlesDocument SummarizationMachine Translation+8

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

Neural Abstractive Text Summarization and Fake News Detection

2019-03-24 · Soheil Esmaeilzadeh, Gao Xian Peh, Angela Xu

In this work, we study abstractive text summarization by exploring different models such as LSTM-encoder-decoder with attention, pointer-generator networks, coverage mechanisms, and transformers. Upon extensive and caref…

Abstractive Text SummarizationArticlesClassificationDecoder+3

KATSum: Knowledge-aware Abstractive Text Summarization

2022-12-06 · Guan Wang, Weihua Li, Edmund Lai, Jianhua Jiang

Text Summarization is recognised as one of the NLP downstream tasks and it has been extensively investigated in recent years. It can assist people with perceiving the information rapidly from the Internet, including news…

Abstractive Text SummarizationArticlesText Summarization