CLNov 1, 2023

Semantic Representation Learning of Scientific Literature based on Adaptive Feature and Graph Neural Network

arXiv:2311.00296v1h-index: 14
Originality Incremental advance
AI Analysis

This addresses the problem of extracting meaningful features from unlabeled scientific papers for researchers, but it appears incremental as it builds on existing graph neural network techniques.

The paper tackled semantic representation learning for unmarked scientific literature by proposing an unsupervised method combining adaptive features and graph neural networks, achieving competitive results in classification tasks.

Because most of the scientific literature data is unmarked, it makes semantic representation learning based on unsupervised graph become crucial. At the same time, in order to enrich the features of scientific literature, a learning method of semantic representation of scientific literature based on adaptive features and graph neural network is proposed. By introducing the adaptive feature method, the features of scientific literature are considered globally and locally. The graph attention mechanism is used to sum the features of scientific literature with citation relationship, and give each scientific literature different feature weights, so as to better express the correlation between the features of different scientific literature. In addition, an unsupervised graph neural network semantic representation learning method is proposed. By comparing the mutual information between the positive and negative local semantic representation of scientific literature and the global graph semantic representation in the potential space, the graph neural network can capture the local and global information, thus improving the learning ability of the semantic representation of scientific literature. The experimental results show that the proposed learning method of semantic representation of scientific literature based on adaptive feature and graph neural network is competitive on the basis of scientific literature classification, and has achieved good results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes