← Search

Chong-Kwon Kim

3 accepted papers

2026

Sheaf Graph Neural Networks via PAC-Bayes Spectral Optimization

AAAI 2026technical

Over-smoothing in Graph Neural Networks (GNNs) causes collapse in distinct node features, particularly on heterophilic graphs where adjacent nodes often have dissimilar labels. Although sheaf neural networks partially mitigate this problem, they typically rely on static or heavily parameterized shea

Cited by 0SourcePDFScholar
2025

Selective Blocking for Message-Passing Neural Networks on Heterophilic Graphs

UAI 2025

Graph Neural Networks (GNNs) thrive on message passing (MP) but are vulnerable when the graph carries many heterophilic or misclassified edges. Prior analyses suggest that signed propagation can mitigate over-smoothing under low edge-error rates, yet they implicitly assume perfect edge labels and th

2023

Universal Graph Contrastive Learning with a Novel Laplacian Perturbation

UAI 2023poster

Graph Contrastive Learning (GCL) is an effective method for discovering meaningful patterns in graph data. By evaluating diverse augmentations of the graph, GCL learns discriminative representations and provides a flexible and scalable mechanism for various graph mining tasks. This paper proposes a…