paper-with-me

홈 › Papers

Neural Topic Modeling by Incorporating Document Relationship Graph

2020-09-29 · EMNLP 2020 11 · Deyu Zhou, Xuemeng Hu, Rui Wang

Graph Neural Networks (GNNs) that capture the relationships between graph nodes via message passing have been a hot research direction in the natural language processing community. In this paper, we propose Graph Topic Model (GTM), a GNN based neural topic model that represents a corpus as a document relationship graph. Documents and words in the corpus become nodes in the graph and are connected based on document-word co-occurrences. By introducing the graph structure, the relationships between documents are established through their shared words and thus the topical representation of a document is enriched by aggregating information from its neighboring nodes using graph convolution. Extensive experiments on three datasets were conducted and the results demonstrate the effectiveness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2009.13972

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Graph Topic Modeling for Documents with Spatial or Covariate Dependencies

2024-12-19 · Yeo Jin Jung, Claire Donnat

We address the challenge of incorporating document-level metadata into topic modeling to improve topic mixture estimation. To overcome the computational complexity and lack of theoretical guarantees in existing Bayesian …

Graph2topic: an opensource topic modeling framework based on sentence embedding and community detection

2023-04-13 · Leihang Zhang, Jiapeng Liu, Qiang Yan

It has been reported that clustering-based topic models, which cluster high-quality sentence embeddings with an appropriate word selection method, can generate better topics than generative probabilistic topic models. Ho…

Community DetectionLanguage ModellingSentenceSentence Embedding+3

Semantic Modeling of Analytic-based Relationships with Direct Qualification

2015-02-15 · Ahmed Norman, Bryant Jason, Hasseler Gregory, Paulini Matthew

Successfully modeling state and analytics-based semantic relationships of documents enhances representation, importance, relevancy, provenience, and priority of the document. These attributes are the core elements that f…

Graph-Community Detection for Cross-Document Topic Segment Relationship Identification

2016-06-13 · Pedro Mota, Maxine Eskenazi, Luisa Coheur

In this paper we propose a graph-community detection approach to identify cross-document relationships at the topic segment level. Given a set of related documents, we automatically find these relationships by clustering…

ClusteringCommunity Detection

Multi-Document Scientific Summarization from a Knowledge Graph-Centric View

2022-09-09 · COLING 2022 10 · Pancheng Wang, Shasha Li, Kunyuan Pang, Liangliang He 외

Multi-Document Scientific Summarization (MDSS) aims to produce coherent and concise summaries for clusters of topic-relevant scientific papers. This task requires precise understanding of paper content and accurate model…

DecoderDescriptiveKnowledge Graphs