Unsupervised Semantic Representation Learning of Scientific Literature Based on Graph Attention Mechanism and Maximum Mutual Information
Hongrui Gao, Yawen Li, Meiyu Liang, Zeli Guan

TL;DR
This paper introduces GAMMI, an unsupervised graph neural network method utilizing attention mechanisms and mutual information to learn semantic representations of scientific literature, achieving competitive results without labels.
Contribution
The paper proposes a novel unsupervised learning approach combining graph attention and mutual information for scientific literature representation.
Findings
Achieves competitive node classification performance.
Outperforms some supervised methods.
Effectively captures local and global graph information.
Abstract
Since most scientific literature data are unlabeled, this makes unsupervised graph-based semantic representation learning crucial. Therefore, an unsupervised semantic representation learning method of scientific literature based on graph attention mechanism and maximum mutual information (GAMMI) is proposed. By introducing a graph attention mechanism, the weighted summation of nearby node features make the weights of adjacent node features entirely depend on the node features. Depending on the features of the nearby nodes, different weights can be applied to each node in the graph. Therefore, the correlations between vertex features can be better integrated into the model. In addition, an unsupervised graph contrastive learning strategy is proposed to solve the problem of being unlabeled and scalable on large-scale graphs. By comparing the mutual information between the positive and…
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 Text Analysis Techniques · Text and Document Classification Technologies
MethodsGraph Neural Network · Contrastive Learning
