Real name: 
First Name: 
Kunhao
Last Name: 
Li

Datasets & Competitions

The python code of Graph Neural Network (GRN). Recent studies have shown that the predictive performance of graph neural networks (GNNs) is inconsistent and varies across different experimental runs, even with identical parameters. The prediction variability limits GNNs' applicability, and the underlying reasons remain unclear. We have identified a key factor contributing to this issue: the oscillation of some nodes' predicted classes during GNN training.

Categories:
1 Views

Graph neural networks (GNNs) are widely applied in graph data modeling. However, existing GNNs are often trained in a task-driven manner that fails to fully capture the intrinsic nature of the graph structure, resulting in sub-optimal node and graph representations. To address this limitation, we propose a novel \textbf{G}raph structure \textbf{P}rompt \textbf{L}earning method (GPL) to enhance the training of GNNs, which is inspired by prompt mechanisms in natural language processing.

Categories:
5 Views

The RAHG experimental data includes six public datasets and one self-built dataset. The experimental process of RAHG on these seven datasets is also recorded in it

Categories:
61 Views