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
NodeFormer: A Scalable Graph Structure Learning Transformer for Node Classification
Qitian Wu, Wentao Zhao, Zenan Li, David Wipf, Junchi Yan
A Simple and Scalable Graph Neural Network for Large Directed Graphs
Seiji Maekawa, Yuya Sasaki, Makoto Onizuka
Learning on Graphs under Label Noise
Jingyang Yuan, Xiao Luo, Yifang Qin, Yusheng Zhao, Wei Ju, Ming Zhang