← Search

Taoran Fang

5 accepted papers

2025

KAA: Kolmogorov-Arnold Attention for Enhancing Attentive Graph Neural Networks

ICLR 2025poster

Graph neural networks (GNNs) with attention mechanisms, often referred to as attentive GNNs, have emerged as a prominent paradigm in advanced GNN models in recent years. However, our understanding of the critical process of scoring neighbor nodes remains limited, leading to the underperformance of m…

2024

Exploring Correlations of Self-Supervised Tasks for Graphs

ICML 2024poster

Graph self-supervised learning has sparked a research surge in training informative representations without accessing any labeled data. However, our understanding of graph self-supervised learning remains limited, and the inherent relationships between various self-supervised tasks are still unexplo…

2023

DropMessage: Unifying Random Dropping for Graph Neural Networks

AAAI 2023technical

Graph Neural Networks (GNNs) are powerful tools for graph representation learning. Despite their rapid development, GNNs also face some challenges, such as over-fitting, over-smoothing, and non-robustness. Previous works indicate that these problems can be alleviated by random dropping methods, whic…

2023

Universal Prompt Tuning for Graph Neural Networks

NeurIPS 2023poster

In recent years, prompt tuning has sparked a research surge in adapting pre-trained models. Unlike the unified pre-training strategy employed in the language field, the graph field exhibits diverse pre-training strategies, posing challenges in designing appropriate prompt-based tuning methods for gr…