错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Preserving Potential Neighbors for Low-Degree Nodes via Reweighting in Link Prediction

  • Ziwei Li,
  • Yucan Zhou,
  • Haihui Fan,
  • Xiaoyan Gu,
  • Bo Li,
  • Dan Meng

摘要

Link prediction is an important task for graph data. Methods based on graph neural networks achieve high accuracy by simultaneously modeling the node attributes and structure of the observed graph. However, these methods often get worse performance for low-degree nodes. After theoretical analysis, we find that current link prediction methods focus more on negative samples for low-degree nodes, which makes it hard to find potential neighbors for these nodes during inference. In order to improve the performance on low-degree nodes, we first design a node-wise score to quantify how seriously the training is biased to negative samples. Based on the score, we develop a reweighting method called harmonic weighting(HAW) to help the model preserve potential neighbors for low-degree nodes. Experimental results show that the model combined with HAW can achieve better performance on most datasets. By detailedly analyzing the performance on nodes with different degrees, we find that HAW can preserve more potential neighbors for low-degree nodes without reducing the performance of other nodes.