ICLR 2025oral0 citations

Joint Graph Rewiring and Feature Denoising via Spectral Resonance

Jonas Linkerhägner, Cheng Shi, Ivan Dokmanić

Abstract

When learning from graph data, the graph and the node features both give noisy information about the node labels. In this paper we propose an algorithm to **j**ointly **d**enoise the features and **r**ewire the graph (JDR), which improves the performance of downstream node classification graph neural nets (GNNs). JDR works by aligning the leading spectral spaces of graph and feature matrices. It approximately solves the associated non-convex optimization problem in a way that handles graphs with multiple classes and different levels of homophily or heterophily. We theoretically justify JDR in a stylized setting and show that it consistently outperforms existing rewiring methods on a wide range of synthetic and real-world node classification tasks.

GNNsRewiringDenoisingSpectral ResonancecSBM
BibTeX
@inproceedings{
linkerhagner2025joint,
title={Joint Graph Rewiring and Feature Denoising via Spectral Resonance},
author={Jonas Linkerh{\"a}gner and Cheng Shi and Ivan Dokmani{\'c}},
booktitle={The Thirteenth International Conference on Learning Representations},
year={2025},
url={https://openreview.net/forum?id=zBbZ2vdLzH}
}