paper-with-me

Papers

Attributed Multi-order Graph Convolutional Network for Heterogeneous Graphs

2023-04-13 · Zhaoliang Chen, Zhihao Wu, Luying Zhong, Claudia Plant, Shiping Wang, Wenzhong Guo

Heterogeneous graph neural networks aim to discover discriminative node embeddings and relations from multi-relational networks.One challenge of heterogeneous graph learning is the design of learnable meta-paths, which significantly influences the quality of learned embeddings.Thus, in this paper, we propose an Attributed Multi-Order Graph Convolutional Network (AMOGCN), which automatically studies meta-paths containing multi-hop neighbors from an adaptive aggregation of multi-order adjacency matrices. The proposed model first builds different orders of adjacency matrices from manually designed node connections. After that, an intact multi-order adjacency matrix is attached from the automatic fusion of various orders of adjacency matrices. This process is supervised by the node semantic information, which is extracted from the node homophily evaluated by attributes. Eventually, we utilize a one-layer simplifying graph convolutional network with the learned multi-order adjacency matrix, which is equivalent to the cross-hop node information propagation with multi-layer graph neural networks. Substantial experiments reveal that AMOGCN gains superior semi-supervised classification performance compared with state-of-the-art competitors.

📄 PDF Abstract BibTeX arXiv:2304.06336

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

CITE: A Comprehensive Benchmark for Heterogeneous Text-Attributed Graphs on Catalytic Materials

2025-08-21 · Chenghao Zhang, Qingqing Long, Ludi Wang, Wenjuan Cui 외 arxiv

Text-attributed graphs(TAGs) are pervasive in real-world systems,where each node carries its own textual features. In many cases these graphs are inherently heterogeneous, containing multiple node types and diverse edge …

Representation LearningNode Classification

Semantic Random Walk for Graph Representation Learning in Attributed Graphs

2023-05-11 · Meng Qin

In this study, we focus on the graph representation learning (a.k.a. network embedding) in attributed graphs. Different from existing embedding methods that treat the incorporation of graph structure and semantic as the …

AttributeCommunity DetectionGraph Representation LearningNetwork Embedding+1

Attributed Graph Clustering via Adaptive Graph Convolution

2019-06-04 · Xiaotong Zhang, Han Liu, Qimai Li, Xiao-Ming Wu

Attributed graph clustering is challenging as it requires joint modelling of graph structures and node attributes. Recent progress on graph convolutional networks has proved that graph convolution is effective in combini…

ClusteringCommunity DetectionDiversityGraph Clustering

Heterogeneous Attributed Graph Learning via Neighborhood-Aware Star Kernels

2025-11-14 · Hong Huang, Chengyu Yao, Haiming Chen, Hang Gao arxiv

Attributed graphs, typically characterized by irregular topologies and a mix of numerical and categorical attributes, are ubiquitous in diverse domains such as social networks, bioinformatics, and cheminformatics. While …

Graph SimilarityGraph Learning

Supervised learning on heterogeneous, attributed entities interacting over time

2020-07-22 · Amine Laghaout

Most physical or social phenomena can be represented by ontologies where the constituent entities are interacting in various ways with each other and with their environment. Furthermore, those entities are likely heterog…

BIG-bench Machine LearningFeature Engineering