paper-with-me

Papers

Exploring Adaptive Structure Learning for Heterophilic Graphs

2025-07-27 · Garv Kaushik arxiv

Graph Convolutional Networks (GCNs) gained traction for graph representation learning, with recent attention on improving performance on heterophilic graphs for various real-world applications. The localized feature aggregation in a typical message-passing paradigm hinders the capturing of long-range dependencies between non-local nodes of the same class. The inherent connectivity structure in heterophilic graphs often conflicts with information sharing between distant nodes of same class. We propose structure learning to rewire edges in shallow GCNs itself to avoid performance degradation in downstream discriminative tasks due to oversmoothing. Parameterizing the adjacency matrix to learn connections between non-local nodes and extend the hop span of shallow GCNs facilitates the capturing of long-range dependencies. However, our method is not generalizable across heterophilic graphs and performs inconsistently on node classification task contingent to the graph structure.

📄 PDF Abstract BibTeX arXiv:2507.21191

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Representation LearningNode Classification

Similar Papers 제목 키워드 기반

Exploring the Potential of Large Language Models for Heterophilic Graphs

2024-08-26 · Yuxia Wu, Shujie Li, Yuan Fang, Chuan Shi

Large language models (LLMs) have presented significant opportunities to enhance various machine learning applications, including graph neural networks (GNNs). By leveraging the vast open-world knowledge within LLMs, we …

Node ClassificationWorld Knowledge

Leveraging Invariant Principle for Heterophilic Graph Structure Distribution Shifts

2024-08-18 · Jinluan Yang, Zhengyu Chen, Teng Xiao, Wenqiao Zhang 외

Heterophilic Graph Neural Networks (HGNNs) have shown promising results for semi-supervised learning tasks on graphs. Notably, most real-world heterophilic graphs are composed of a mixture of nodes with different neighbo…

Data AugmentationNode Classification

Simple Truncated SVD based Model for Node Classification on Heterophilic Graphs

2021-06-24 · Vijay Lingam, Rahul Ragesh, Arun Iyer, Sundararajan Sellamanickam

Graph Neural Networks (GNNs) have shown excellent performance on graphs that exhibit strong homophily with respect to the node labels i.e. connected nodes have same labels. However, they perform poorly on heterophilic gr…

Node Classification

ATLAS: Adaptive Topology-based Learning at Scale for Homophilic and Heterophilic Graphs

2025-12-16 · Turja Kundu, Sanjukta Bhowmick arxiv

Graph neural networks (GNNs) excel on homophilic graphs where connected nodes share labels, but struggle with heterophilic graphs where edges do not imply similarity. Moreover, iterative message passing limits scalabilit…

Link Prediction on Heterophilic Graphs via Disentangled Representation Learning

2022-08-03 · Shijie Zhou, Zhimeng Guo, Charu Aggarwal, Xiang Zhang 외

Link prediction is an important task that has wide applications in various domains. However, the majority of existing link prediction approaches assume the given graph follows homophily assumption, and designs similarity…

Link PredictionPredictionRepresentation Learning