Goto

Collaborating Authors

 neo-gnn




Neo-GNNs: Neighborhood Overlap-aware Graph Neural Networks for Link Prediction

Neural Information Processing Systems

Graph Neural Networks (GNNs) have been widely applied to various fields for learning over graph-structured data. They have shown significant improvements over traditional heuristic methods in various tasks such as node classification and graph classification. However, since GNNs heavily rely on smoothed node features rather than graph structure, they often show poor performance than simple heuristic methods in link prediction where the structural information, e.g., overlapped neighborhoods, degrees, and shortest paths, is crucial. To address this limitation, we propose Neighborhood Overlap-aware Graph Neural Networks (Neo-GNNs) that learn useful structural features from an adjacency matrix and estimate overlapped neighborhoods for link prediction. Our Neo-GNNs generalize neighborhood overlap-based heuristic methods and handle overlapped multi-hop neighborhoods. Our extensive experiments on Open Graph Benchmark datasets (OGB) demonstrate that Neo-GNNs consistently achieve state-of-the-art performance in link prediction.


link prediction datasets. Each number is the average performance for 10 random initialization of the experiments. Bold

Neural Information Processing Systems

Each number is the average performance for 10 random initialization of the experiments. To compare our proposed methods with additional popular heuristics methods (Jaccard (Jac.), preferential attachment (P A), Katz, PageRank (PR), and SimRank (SR)) beyond overlapped neighbors-based Neo-GNN consistently shows better performance than overlapped-based heuristic methods. Interestingly, though overlap-based heuristic methods perform worse in Power dataset, our Neo-GNN show the best performance compared to all heuristic methods. This result shows that Neo-GNN is not limited to the limitations of existing neighborhood-overlap based heuristics. The direction of generalizing these heuristic methods will be a good future work.



Neo-GNNs: Neighborhood Overlap-aware Graph Neural Networks for Link Prediction

Neural Information Processing Systems

Graph Neural Networks (GNNs) have been widely applied to various fields for learning over graph-structured data. They have shown significant improvements over traditional heuristic methods in various tasks such as node classification and graph classification. However, since GNNs heavily rely on smoothed node features rather than graph structure, they often show poor performance than simple heuristic methods in link prediction where the structural information, e.g., overlapped neighborhoods, degrees, and shortest paths, is crucial. To address this limitation, we propose Neighborhood Overlap-aware Graph Neural Networks (Neo-GNNs) that learn useful structural features from an adjacency matrix and estimate overlapped neighborhoods for link prediction. Our Neo-GNNs generalize neighborhood overlap-based heuristic methods and handle overlapped multi-hop neighborhoods.


Neo-GNNs: Neighborhood Overlap-aware Graph Neural Networks for Link Prediction

Neural Information Processing Systems

Graph Neural Networks (GNNs) have been widely applied to various fields for learning over graph-structured data. They have shown significant improvements over traditional heuristic methods in various tasks such as node classification and graph classification. However, since GNNs heavily rely on smoothed node features rather than graph structure, they often show poor performance than simple heuristic methods in link prediction where the structural information, e.g., overlapped neighborhoods, degrees, and shortest paths, is crucial. To address this limitation, we propose Neighborhood Overlap-aware Graph Neural Networks (Neo-GNNs) that learn useful structural features from an adjacency matrix and estimate overlapped neighborhoods for link prediction. Our Neo-GNNs generalize neighborhood overlap-based heuristic methods and handle overlapped multi-hop neighborhoods.