paper-with-me

홈 › Papers

Graph Topology Information Enhanced Heterogeneous Graph Representation Learning

2026-04-07 · He Zhao, Zhiwei Zeng, Yongwei Wang, Chunyan Miao arxiv

Real-world heterogeneous graphs are inherently noisy and usually not in the optimal graph structures for downstream tasks, which often adversely affects the performance of GRL models in downstream tasks. Although Graph Structure Learning (GSL) methods have been proposed to learn graph structures and downstream tasks simultaneously, existing methods are predominantly designed for homogeneous graphs, while GSL for heterogeneous graphs remains largely unexplored. Two challenges arise in this context. Firstly, the quality of the input graph structure has a more profound impact on GNN-based heterogeneous GRL models compared to their homogeneous counterparts. Secondly, most existing homogenous GRL models encounter memory consumption issues when applied directly to heterogeneous graphs. In this paper, we propose a novel Graph Topology learning Enhanced Heterogeneous Graph Representation Learning framework (ToGRL).ToGRL learns high-quality graph structures and representations for downstream tasks by incorporating task-relevant latent topology information. Specifically, a novel GSL module is first proposed to extract downstream task-related topology information from a raw graph structure and project it into topology embeddings. These embeddings are utilized to construct a new graph with smooth graph signals. This two-stage approach to GSL separates the optimization of the adjacency matrix from node representation learning to reduce memory consumption. Following this, a representation learning module takes the new graph as input to learn embeddings for downstream tasks. ToGRL also leverages prompt tuning to better utilize the knowledge embedded in learned representations, thus enhancing adaptability to downstream tasks. Extensive experiments on five real-world datasets show that our ToGRL outperforms state-of-the-art methods by a large margin.

📄 PDF Abstract BibTeX arXiv:2604.05732

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Representation LearningGraph structure learning

Similar Papers 제목 키워드 기반

Heterogeneous Graph Contrastive Learning with Spectral Augmentation

2024-06-30 · Jing Zhang, Xiaoqian Jiang, Yingjie Xie, Cangqi Zhou

Heterogeneous graphs can well describe the complex entity relationships in the real world. For example, online shopping networks contain multiple physical types of consumers and products, as well as multiple relationship…

Contrastive LearningData AugmentationGraph Representation LearningRepresentation Learning

SocialFormer: Social Interaction Modeling with Edge-enhanced Heterogeneous Graph Transformers for Trajectory Prediction

2024-05-06 · Zixu Wang, Zhigang Sun, Juergen Luettin, Lavdim Halilaj

Accurate trajectory prediction is crucial for ensuring safe and efficient autonomous driving. However, most existing methods overlook complex interactions between traffic participants that often govern their future traje…

Autonomous DrivingGraph Neural NetworkPredictionTrajectory Prediction

Topology-aware Tensor Decomposition for Meta-graph Learning

2021-01-04 · Hansi Yang, Peiyu Zhang, Quanming Yao

Heterogeneous graphs generally refers to graphs with different types of nodes and edges. A common approach for extracting useful information from heterogeneous graphs is to use meta-graphs, which can be seen as a special…

Graph LearningKnowledge GraphsNeural Architecture SearchNode Classification+1

Generalizable Graph Neural Networks for Robust Power Grid Topology Control

2025-01-13 · Matthijs de Jong, Jan Viebahn, Yuliya Shapovalova

The energy transition necessitates new congestion management methods. One such method is controlling the grid topology with machine learning (ML). This approach has gained popularity following the Learning to Run a Power…

Imitation Learning

Heterogeneous Information-Bottleneck Coordination Graphs for Multi-Agent Reinforcement Learning

2026-05-17 · Wei Duan, Junyu Xuan, En Yu, Xiaoyu Yang 외 arxiv

Coordination graphs are a central abstraction in cooperative multi-agent reinforcement learning (MARL), yet existing sparse-graph learners lack a theoretically grounded mechanism to decide which edges should exist and ho…

Multi-agent Reinforcement Learning