Relation prediction is a fundamental task in network analysis which aims to predict the relationship between two nodes. Thus, this differes from the traditional link prediction problem predicting whether a link exists between a pair of nodes, which can be viewed as a binary classification task. However, in the heterogeneous information network (HIN) which contains multiple types of nodes and multiple relations between nodes, the relation prediction task is more challenging. In addition, the HIN might have missing relation types on some edges and missing node types on some nodes, which makes the problem even harder. In this work, we propose RPGNN, a novel relation prediction model based on the graph neural network (GNN) and multi-task learning to solve this problem. Existing GNN models for HIN representation learning usually focus on the node classification/clustering task. They require the type information of all edges and nodes and always learn a weight matrix for each type, thus requiring a large number of learning parameters on HINs with rich schema. In contrast, our model directly encodes and learns relations in HIN and avoids the requirement of type information during message passing in GNN. Hence, our model is more robust to the missing types for the relation prediction task on HINs. The experiments on real HINs show that our model can consistently achieve better performance than several state-of-the-art HIN representation learning methods.
CITATION STYLE
Zhang, H., Hao, Y., Cao, X., Fang, Y., Shin, W. Y., & Wang, W. (2021). Relation Prediction via Graph Neural Network in Heterogeneous Information Networks with Missing Type Information. In International Conference on Information and Knowledge Management, Proceedings (pp. 2517–2526). Association for Computing Machinery. https://doi.org/10.1145/3459637.3482384
Mendeley helps you to discover research relevant for your work.