Generative Flow Networks for Precise Reward-Oriented Active Learning on Graphs

Abstract

Many score-based active learning methods have been successfully applied to graph-structured data, aiming to reduce the number of labels and achieve better performance of graph neural networks based on predefined score functions. However, these algorithms struggle to learn policy distributions that are proportional to rewards and have limited exploration capabilities. In this paper, we innovatively formulate the graph active learning problem as a generative process, named GFlowGNN, which generates various samples through sequential actions with probabilities precisely proportional to a predefined reward function. Furthermore, we propose the concept of flow nodes and flow features to efficiently model graphs as flows based on generative flow networks, where the policy network is trained with specially designed rewards. Extensive experiments on real datasets show that the proposed approach has good exploration capability and transferability, outperforming various state-of-the-art methods.

Cite

Text

Li et al. "Generative Flow Networks for Precise Reward-Oriented Active Learning on Graphs." International Joint Conference on Artificial Intelligence, 2023. doi:10.24963/IJCAI.2023/438

Markdown

[Li et al. "Generative Flow Networks for Precise Reward-Oriented Active Learning on Graphs." International Joint Conference on Artificial Intelligence, 2023.](https://mlanthology.org/ijcai/2023/li2023ijcai-generative/) doi:10.24963/IJCAI.2023/438

BibTeX

@inproceedings{li2023ijcai-generative,
  title     = {{Generative Flow Networks for Precise Reward-Oriented Active Learning on Graphs}},
  author    = {Li, Yinchuan and Li, Zhigang and Li, Wenqian and Shao, Yunfeng and Zheng, Yan and Hao, Jianye},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {3939-3947},
  doi       = {10.24963/IJCAI.2023/438},
  url       = {https://mlanthology.org/ijcai/2023/li2023ijcai-generative/}
}