← Search

Jaeseung Heo

4 accepted papers

2025

Influence Functions for Edge Edits in Non-Convex Graph Neural Networks

NeurIPS 2025poster

Understanding how individual edges influence the behavior of graph neural networks (GNNs) is essential for improving their interpretability and robustness. Graph influence functions have emerged as promising tools to efficiently estimate the effects of edge deletions without retraining. However, exi…

Cited by 0SourceScholar
2024

EPIC: Graph Augmentation with Edit Path Interpolation via Learnable Cost

IJCAI 2024poster

Data augmentation plays a critical role in improving model performance across various domains, but it becomes challenging with graph data due to their complex and irregular structure. To address this issue, we propose EPIC (Edit Path Interpolation via learnable Cost), a novel interpolation-based met…

Cited by 3SourcePDFScholar
2024

Mitigating Oversmoothing Through Reverse Process of GNNs for Heterophilic Graphs

ICML 2024poster

Graph Neural Network (GNN) resembles the diffusion process, leading to the over-smoothing of learned representations when stacking many layers. Hence, the reverse process of message passing can produce the distinguishable node representations by inverting the forward message propagation. The disting…