Improving Neural Text Summarization using Knowledge Graphs
In this paper, we propose a method for extractive text summarization using auto-regressive transformers. For better learning procedure we adopt the knowledge graph method to convert our textual data to more informative text and unsupervised training methods for wide use. We feed the informative text to our pre-trained generative model to summarize the text more properly and infer on generating a proper summary. The model is able to summarize input text into adequate information and is capable of performing several Natural Language Processing(NLP) tasks.
Code (0)
등록된 구현이 없습니다.
Tasks
Extractive Text SummarizationKnowledge GraphsText SummarizationSimilar Papers 제목 키워드 기반
Extracting Summary Knowledge Graphs from Long Documents
Knowledge graphs capture entities and relations from long documents and can facilitate reasoning in many downstream applications. Extracting compact knowledge graphs containing only salient entities and relations is impo…
Graph LearningKnowledge GraphsText SummarizationWiki Entity Summarization Benchmark
Entity summarization aims to compute concise summaries for entities in knowledge graphs. Existing datasets and benchmarks are often limited to a few hundred entities and discard graph structure in source knowledge graphs…
Knowledge GraphsAn entity-guided text summarization framework with relational heterogeneous graph neural network
Two crucial issues for text summarization to generate faithful summaries are to make use of knowledge beyond text and to make use of cross-sentence relations in text. Intuitive ways for the two issues are Knowledge Graph…
Entity EmbeddingsGraph Neural NetworkSentenceText SummarizationA Training-Free Mixture-of-Agents Framework for Multi-Document Summarization using LLMs and Knowledge Graphs
Multi-Document Summarization (MDS) plays a critical role in distilling essential information from collections of textual data. Existing approaches often struggle to capture complex inter-document relationships, rely heav…
Multi-Document SummarizationKnowledge GraphsDeepLENS: Deep Learning for Entity Summarization
Entity summarization has been a prominent task over knowledge graphs. While existing methods are mainly unsupervised, we present DeepLENS, a simple yet effective deep learning model where we exploit textual semantics for…
Deep LearningKnowledge Graphs