paper-with-me

Papers

Improving Neural Text Summarization using Knowledge Graphs

2020-10-24 · Ambesh Shekhar, Raj Ratn Pranesh, Sumit Kumar

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Extractive Text SummarizationKnowledge GraphsText Summarization

Similar Papers 제목 키워드 기반

Extracting Summary Knowledge Graphs from Long Documents

2020-09-19 · Zeqiu Wu, Rik Koncel-Kedziorski, Mari Ostendorf, Hannaneh Hajishirzi

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 Summarization

Wiki Entity Summarization Benchmark

2024-06-12 · Saeedeh Javadi, Atefeh Moradan, Mohammad Sorkhpar, Klim Zaporojets 외

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 Graphs

An entity-guided text summarization framework with relational heterogeneous graph neural network

2023-02-07 · Jingqiang Chen

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 Summarization

A Training-Free Mixture-of-Agents Framework for Multi-Document Summarization using LLMs and Knowledge Graphs

2026-06-02 · Cuong Vuong Tuan, Trang Mai Xuan, Tien-Cuong Nguyen, Vu-Duc Ngo 외 arxiv

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 Graphs

DeepLENS: Deep Learning for Entity Summarization

2020-03-08 · Qingxia Liu, Gong Cheng, Yuzhong Qu

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