Enhancing Intra-class Information Extraction for Heterophilous Graphs: One Neural Architecture Search Approach
Lanning Wei, Zhiqiang He, Huan Zhao, Quanming Yao

TL;DR
This paper introduces IIE-GNN, a neural architecture search-based method that enhances intra-class information extraction in heterophilous graphs by designing node-specific GNN architectures, improving performance over existing approaches.
Contribution
The paper proposes a novel NAS-based framework for designing node-wise GNNs that better extract intra-class information in heterophilous graphs, addressing limitations of previous methods.
Findings
IIE-GNN outperforms existing GNNs on heterophilous graph benchmarks.
Node-wise GNN architectures improve intra-class information extraction.
Neural architecture search effectively customizes GNNs for individual nodes.
Abstract
In recent years, Graph Neural Networks (GNNs) have been popular in graph representation learning which assumes the homophily property, i.e., the connected nodes have the same label or have similar features. However, they may fail to generalize into the heterophilous graphs which in the low/medium level of homophily. Existing methods tend to address this problem by enhancing the intra-class information extraction, i.e., either by designing better GNNs to improve the model effectiveness, or re-designing the graph structures to incorporate more potential intra-class nodes from distant hops. Despite the success, we observe two aspects that can be further improved: (a) enhancing the ego feature information extraction from node itself which is more reliable in extracting the intra-class information; (b) designing node-wise GNNs can better adapt to the nodes with different homophily ratios. In…
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 Graph Neural Networks · Brain Tumor Detection and Classification · Advanced Computing and Algorithms
Methodsfail
