Jensen-Shannon Divergence Message-Passing for Rich-Text Graph Representation Learning
Zuo Wang, Ye Yuan

TL;DR
This paper introduces Jensen-Shannon Divergence Message-Passing (JSDMP), a novel approach for rich-text graph representation learning that captures both similarity and dissimilarity in structure and text, leading to improved graph neural networks.
Contribution
The paper proposes JSDMP, a new message-passing paradigm that incorporates divergence measures to enhance rich-text graph representations, along with two novel GNN architectures DMPGCN and DMPPRG.
Findings
DMPGCN and DMPPRG outperform state-of-the-art baselines on rich-text datasets.
JSDMP effectively captures both similarity and dissimilarity in graph nodes.
Experimental results validate the superiority of the proposed methods.
Abstract
In this paper, we investigate how the widely existing contextual and structural divergence may influence the representation learning in rich-text graphs. To this end, we propose Jensen-Shannon Divergence Message-Passing (JSDMP), a new learning paradigm for rich-text graph representation learning. Besides considering similarity regarding structure and text, JSDMP further captures their corresponding dissimilarity by Jensen-Shannon divergence. Similarity and dissimilarity are then jointly used to compute new message weights among text nodes, thus enabling representations to learn with contextual and structural information from truly correlated text nodes. With JSDMP, we propose two novel graph neural networks, namely Divergent message-passing graph convolutional network (DMPGCN) and Divergent message-passing Page-Rank graph neural networks (DMPPRG), for learning representations in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Graph Theory and Algorithms
