paper-with-me

홈 › Papers

R-GSN: The Relation-based Graph Similar Network for Heterogeneous Graph

2021-03-14 · Xinliang Wu, Mengying Jiang, Guizhong Liu

Heterogeneous graph is a kind of data structure widely existing in real life. Nowadays, the research of graph neural network on heterogeneous graph has become more and more popular. The existing heterogeneous graph neural network algorithms mainly have two ideas, one is based on meta-path and the other is not. The idea based on meta-path often requires a lot of manual preprocessing, at the same time it is difficult to extend to large scale graphs. In this paper, we proposed the general heterogeneous message passing paradigm and designed R-GSN that does not need meta-path, which is much improved compared to the baseline R-GCN. Experiments have shown that our R-GSN algorithm achieves the state-of-the-art performance on the ogbn-mag large scale heterogeneous graph dataset.

📄 PDF Abstract BibTeX arXiv:2103.07877

Code (1)

xjtuwxliang/R-GSN/tree/main pytorch

Tasks

Graph Neural NetworkRelation

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

HeterSEED: Semantics-Structure Decoupling for Heterogeneous Graph Learning under Heterophily

2026-05-06 · Xinyi Li, Ming Li, Lu Bai, Lixin Cui 외 arxiv

Many real-world heterogeneous graphs exhibit pronounced heterophily, where connected nodes often have dissimilar labels or play different semantic roles. In such settings, standard heterogeneous graph neural networks tha…

Representation LearningGraph Learning

HeGMN: Heterogeneous Graph Matching Network for Learning Graph Similarity

2025-03-11 · Shilong Sang, Ke-Jia Chen, Zheng Liu

Graph similarity learning (GSL), also referred to as graph matching in many scenarios, is a fundamental problem in computer vision, pattern recognition, and graph learning. However, previous GSL methods assume that graph…

Graph LearningGraph MatchingGraph Similarity

Graph Learning Augmented Heterogeneous Graph Neural Network for Social Recommendation

2021-09-24 · Yiming Zhang, Lingfei Wu, Qi Shen, Yitong Pang 외

Social recommendation based on social network has achieved great success in improving the performance of recommendation system. Since social network (user-user relations) and user-item interactions are both naturally rep…

Graph LearningGraph Neural Network

Compressed Heterogeneous Graph for Abstractive Multi-Document Summarization

2023-03-12 · Miao Li, Jianzhong Qi, Jey Han Lau

Multi-document summarization (MDS) aims to generate a summary for a number of related documents. We propose HGSUM, an MDS model that extends an encoder-decoder architecture, to incorporate a heterogeneous graph to repres…

DecoderDiversityDocument SummarizationGraph Similarity+1

A Weighted Heterogeneous Graph Based Dialogue System

2020-10-21 · Xinyan Zhao, LiangWei Chen, Huanhuan Chen

Knowledge based dialogue systems have attracted increasing research interest in diverse applications. However, for disease diagnosis, the widely used knowledge graph is hard to represent the symptom-symptom relations and…

AttributeDialogue ManagementManagement