计算机科学
链接(几何体)
机器学习
图形
人工智能
图形模型
预处理器
功率图分析
理论计算机科学
数据挖掘
杠杆(统计)
邻接矩阵
稠密图
稀疏矩阵
水准点(测量)
标杆管理
成对比较
估计员
算法
任务分析
图嵌入
源代码
人工神经网络
嵌入
判别式
感知器
分类器(UML)
代表(政治)
模式识别(心理学)
范畴变量
矩阵分解
任务(项目管理)
一套
班级(哲学)
编码(集合论)
多层感知器
作者
Ankit Mazumder,Srikanta Bedathur
标识
DOI:10.1109/icdm65498.2025.00067
摘要
Link prediction is a pivotal task in graph mining with wide-ranging applications in social networks, recommendation systems, and knowledge graph completion. However, many leading Graph Neural Network (GNN) models often neglect the valuable semantic information aggregated at the class level. To address this limitation, this paper introduces CGLE (Classlabel Graph Link Estimator), a novel framework designed to augment GNN-based link prediction models. CGLE operates by constructing a class-conditioned link probability matrix, where each entry represents the probability of a link forming between two node classes. This matrix is derived from either available ground-truth labels or from pseudo-labels obtained through clustering. The resulting class-based prior is then concatenated with the structural link embedding from a backbone GNN, and the combined representation is processed by a Multi-Layer Perceptron (MLP) for the final prediction. Crucially, CGLE's logic is encapsulated in an efficient preprocessing stage, leaving the computational complexity of the underlying GNN model unaffected. We validate our approach through extensive experiments on a broad suite of benchmark datasets, covering both homophilous and sparse heterophilous graphs. The results show that CGLE yields substantial performance gains over strong baselines like NCN/NCNC, with improvements in HR@100 of over 10% points on homophilous datasets like Pubmed and DBLP. On the sparse heterophilous graphs, CGLE delivers an MRR improvement of over 4% on the Chameleon dataset. Our work underscores the efficacy of integrating global, data-driven semantic priors, presenting a compelling alternative to the pursuit of ever-morecomplex model architectures. Code to reproduce our findings is available at https://github.com/data-iitd/cgle-icdm2025.
科研通智能强力驱动
Strongly Powered by AbleSci AI