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

Multi-feature Subgraph Fusion with Text Knowledge on Citation Link Prediction

  • Ghaluh Indah Permata Sari,
  • Hsing-Kuo Pao,
  • Rudy Cahyadi Hario Pribadi,
  • Mohammad Iqbal

摘要

We propose multi-feature subgraph fusion neural networks to predict the citation links. We aim to refine the sparsity of the subgraph feature of citation links among articles. The proposed model fuses four features: subgraph of social network metrics, metadata article info, Word2Vec, and tf-IDF of the articles. Basically, we focus on the edge list feature level instead of the graph level since we can avoid the heavy computation for the adjacency matrix. However, we may neglect the similarity between articles in the text domain. Henceforth, we fuse with text knowledge from the articles, such as the corpus embedding and metadata of the articles. The proposed model was evaluated on a public dataset for link prediction. We can enjoy the proposed model performances by showing the ablation study on the fusion feature(s).