Node Classification

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

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

The RAHG experimental data includes four public datasets and one self-built dataset. The experimental process of RAHG on these five datasets is also recorded.

Categories:
27 Views