IJCAI 2022poster11 citations

Information Augmentation for Few-shot Node Classification

Zongqian Wu, Peng Zhou, Guoqiu Wen, Yingying Wan, Junbo Ma, Debo Cheng, Xiaofeng Zhu

Abstract

Although meta-learning and metric learning have been widely applied for few-shot node classification (FSNC), some limitations still need to be addressed, such as expensive time costs for the meta-train and difficult of exploring the complex structure inherent the graph data. To address in issues, this paper proposes a new data augmentation method to conduct FSNC on the graph data including parameter initialization and parameter fine-tuning. Specifically, parameter initialization only conducts a multi-classification task on the base classes, resulting in good generalization ability and less time cost. Parameter fine-tuning designs two data augmentation methods (i.e., support augmentation and shot augmentation) on the novel classes to generate sufficient node features so that any traditional supervised classifiers can be used to classify the query set. As a result, the proposed method is the first work of data augmentation for FSNC. Experiment results show the effectiveness and the efficiency of our proposed method, compared to state-of-the-art methods, in terms of different classification tasks.

Machine Learning: Few-shot learningMachine Learning: ClassificationMachine Learning: Convolutional NetworksMachine Learning: Semi-Supervised Learning
BibTeX
@inproceedings{ijcai2022p500,
  title     = {Information Augmentation for Few-shot Node Classification},
  author    = {Wu, Zongqian and Zhou, Peng and Wen, Guoqiu and Wan, Yingying and Ma, Junbo and Cheng, Debo and Zhu, Xiaofeng},
  booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Lud De Raedt},
  pages     = {3601--3607},
  year      = {2022},
  month     = {7},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2022/500},
  url       = {https://doi.org/10.24963/ijcai.2022/500},
}
Information Augmentation for Few-shot Node Classification · IJCAI 2022