Node Classification
Node classification aims to assign labels to nodes within a graph based on their features and relationships with other nodes. Current research heavily utilizes Graph Neural Networks (GNNs), including variations like Graph Convolutional Networks (GCNs) and Graph Attention Networks (GATs), often incorporating techniques to address challenges like oversmoothing and heterophily. Focus areas include improving robustness to noisy data and adversarial attacks, enhancing efficiency for large-scale graphs, and developing methods for few-shot and open-world scenarios. These advancements have significant implications for various applications, such as social network analysis, recommendation systems, and biological network modeling.
Papers
Edge-Splitting MLP: Node Classification on Homophilic and Heterophilic Graphs without Message Passing
Matthias Kohn, Marcel Hoffmann, Ansgar Scherp
Mixture of Experts Meets Decoupled Message Passing: Towards General and Adaptive Node Classification
Xuanze Chen, Jiajun Zhou, Shanqing Yu, Qi Xuan
AGMixup: Adaptive Graph Mixup for Semi-supervised Node Classification
Weigang Lu, Ziyu Guan, Wei Zhao, Yaming Yang, Yibing Zhan, Yiheng Lu, Dapeng Tao
Graph as a feature: improving node classification with non-neural graph-aware logistic regression
Simon Delarue, Thomas Bonald, Tiphaine Viard
Contrast Similarity-Aware Dual-Pathway Mamba for Multivariate Time Series Node Classification
Mingsen Du, Meng Chen, Yongjian Li, Xiuxin Zhang, Jiahui Gao, Cun Ji, Shoushui Wei