Centered kNN Graph for Semi-Supervised Learning
Centered kNN Graph for Semi-Supervised Learning
复制标题
DOI:
10.1145/3077136.3080662
复制
发表时间:
2017-08
期刊:
影响因子:
--
通讯作者:
Ikumi Suzuki;Kazuo Hara
中科院分区:
文献类型:
--
作者:
Ikumi Suzuki;Kazuo Hara
Graph construction is an important process in graph-based semi-supervised learning. Presently, the mutual kNN graph is the most preferred as it reduces hub nodes which can be a cause of failure during the process of label propagation. However, the mutual kNN graph, which is usually very sparse, suffers from over sparsification problem. That is, although the number of edges connecting nodes that have different labels decreases in the mutual kNN graph, the number of edges connecting nodes that have the same labels also reduces. In addition, over sparsification can produce a disconnected graph, which is not desirable for label propagation. So we present a new graph construction method, the centered kNN graph, which not only reduces hub nodes but also avoids the over sparsification problem.