BriefGPT.xyz
Oct, 2019
半监督分类的循环注意漫步
Recurrent Attention Walk for Semi-supervised Classification
HTML
PDF
Uchenna Akujuobi, Qiannan Zhang, Han Yufei, Xiangliang Zhang
TL;DR
本文使用基于图的半监督学习方法对带属性节点进行分类。通过提出图游走的策略,使用强化学习来实现分类器的最大化精度,使得该方法能够灵活应对不同的归纳或传导学习任务,并且在四种数据集上测试结果表明,该方法胜过当前多种方法。
Abstract
In this paper, we study the
graph-based semi-supervised learning
for classifying nodes in attributed networks, where the nodes and edges possess content information. Recent approaches like
graph convolution networks
→