English

Graph Representation Learning via Multi-task Knowledge Distillation

Machine Learning 2019-11-14 v1 Artificial Intelligence Machine Learning

Abstract

Machine learning on graph structured data has attracted much research interest due to its ubiquity in real world data. However, how to efficiently represent graph data in a general way is still an open problem. Traditional methods use handcraft graph features in a tabular form but suffer from the defects of domain expertise requirement and information loss. Graph representation learning overcomes these defects by automatically learning the continuous representations from graph structures, but they require abundant training labels, which are often hard to fulfill for graph-level prediction problems. In this work, we demonstrate that, if available, the domain expertise used for designing handcraft graph features can improve the graph-level representation learning when training labels are scarce. Specifically, we proposed a multi-task knowledge distillation method. By incorporating network-theory-based graph metrics as auxiliary tasks, we show on both synthetic and real datasets that the proposed multi-task learning method can improve the prediction performance of the original learning task, especially when the training data size is small.

Keywords

Cite

@article{arxiv.1911.05700,
  title  = {Graph Representation Learning via Multi-task Knowledge Distillation},
  author = {Jiaqi Ma and Qiaozhu Mei},
  journal= {arXiv preprint arXiv:1911.05700},
  year   = {2019}
}

Comments

NeurIPS 2019 GRL Workshop