paper-with-me

홈 › Papers

Characterizing the Influence of Topology on Graph Learning Tasks

2024-04-11 · Kailong Wu, Yule Xie, Jiaxin Ding, Yuxiang Ren, Luoyi Fu, Xinbing Wang, Chenghu Zhou

Graph neural networks (GNN) have achieved remarkable success in a wide range of tasks by encoding features combined with topology to create effective representations. However, the fundamental problem of understanding and analyzing how graph topology influences the performance of learning models on downstream tasks has not yet been well understood. In this paper, we propose a metric, TopoInf, which characterizes the influence of graph topology by measuring the level of compatibility between the topological information of graph data and downstream task objectives. We provide analysis based on the decoupled GNNs on the contextual stochastic block model to demonstrate the effectiveness of the metric. Through extensive experiments, we demonstrate that TopoInf is an effective metric for measuring topological influence on corresponding tasks and can be further leveraged to enhance graph learning.

📄 PDF Abstract BibTeX arXiv:2404.07493

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningStochastic Block Model

Similar Papers 제목 키워드 기반

Online Graph Learning from Social Interactions

2022-03-11 · Valentina Shumovskaia, Konstantinos Ntemos, Stefan Vlaski, Ali H. Sayed

Social learning algorithms provide models for the formation of opinions over social networks resulting from local reasoning and peer-to-peer exchanges. Interactions occur over an underlying graph topology, which describe…

Graph Learning

Modeling Topological Impact on Node Attribute Distributions in Attributed Graphs

2026-02-01 · Amirreza Shiralinasab Langari, Leila Yeganeh, Kim Khoa Nguyen arxiv

We investigate how the topology of attributed graphs influences the distribution of node attributes. This work offers a novel perspective by treating topology and attributes as structurally distinct but interacting compo…

Graph Anomaly Detection

On the Topology Awareness and Generalization Performance of Graph Neural Networks

2024-03-07 · Junwei Su, Chuan Wu

Many computer vision and machine learning problems are modelled as learning tasks on graphs where graph neural networks GNNs have emerged as a dominant tool for learning representations of graph structured data A key fea…

Active Learning

Topology-Imbalance Learning for Semi-Supervised Node Classification

2021-10-08 · NeurIPS 2021 12 · Deli Chen, Yankai Lin, Guangxiang Zhao, Xuancheng Ren 외

The class imbalance problem, as an important issue in learning node representations, has drawn increasing attention from the community. Although the imbalance considered by existing studies roots from the unequal quantit…

ClassificationNode Classification

Spectral Augmentation for Self-Supervised Learning on Graphs

2022-10-02 · Lu Lin, Jinghui Chen, Hongning Wang

Graph contrastive learning (GCL), as an emerging self-supervised learning technique on graphs, aims to learn representations via instance discrimination. Its performance heavily relies on graph augmentation to reflect in…

Contrastive LearningNode ClassificationRepresentation LearningSelf-Supervised Learning+1