Rethinking Graph Super-resolution: Dual Frameworks for Topological Fidelity
Pragya Singh, Islem Rekik

TL;DR
This paper introduces two innovative, GNN-agnostic frameworks for graph super-resolution that enhance topological fidelity and scalability, demonstrating state-of-the-art results on real and simulated datasets.
Contribution
It proposes Bi-SR and DEFEND frameworks that address key limitations of existing methods, improving structure preservation and edge inference in graph super-resolution.
Findings
Achieved state-of-the-art performance on brain connectome data.
Developed twelve new simulated datasets for benchmarking.
Demonstrated improved topological measure accuracy.
Abstract
Graph super-resolution, the task of inferring high-resolution (HR) graphs from low-resolution (LR) counterparts, is an underexplored yet crucial research direction that circumvents the need for costly data acquisition. This makes it especially desirable for resource-constrained fields such as the medical domain. While recent GNN-based approaches show promise, they suffer from two key limitations: (1) matrix-based node super-resolution that disregards graph structure and lacks permutation invariance; and (2) reliance on node representations to infer edge weights, which limits scalability and expressivity. In this work, we propose two GNN-agnostic frameworks to address these issues. First, Bi-SR introduces a bipartite graph connecting LR and HR nodes to enable structure-aware node super-resolution that preserves topology and permutation invariance. Second, DEFEND learns edge…
Peer Reviews
Decision·ICLR 2025 Conference Withdrawn Submission
1. Graph super-resolution is a new task in the era of GNNs. It is claimed to be crucial for certain applications, such as neuroscience. 2. This paper identifies the weaknesses of previous methods and verifies them through extensive experiments.
1. There are already some GNNs that can be used for graph super-resolution, such as Graph u-nets (the authors also mentioned this paper). However, this paper does not take them into account. In contrast, this paper only uses the basic Linear Algebraic method and autoencoder as baselines, making the experiments unconvincing. 2. This paper proposes two methods, including Bi-SR and DEFEND. However, this relationship between them is not clear. Is there a principle on how to choose the algorithm? Sh
1. The paper includes numerous illustrations that clearly demonstrate how the method works and showcases the results. 2. The authors validate their approach on both synthetic and real-world graphs and the results seem to be promising. 3. In addition to the experiments, they also provide a theoretical analysis of their method's effectiveness.
1. **Clarity and Writing Issues** The paper has several writing issues that make it difficult to follow. For example, Section 2.4 starts with "However, this method disrupts structural integrity..." without clarifying what "this method" refers to. This paragraph closely resembles the third paragraph in the same subsection, possibly due to editing issues. Overall, the story and motivation in each section do not flow smoothly, making it hard to understand how different parts connect. 2. **Lac
1. Graph super-resolution is an important problem, but underexplored in literature particularly in comparison to the image domain. 2. The proposed method shows a good empirical performance, specifically in the brain graph domain, where graph super-resolution is important. 3. The authors have well explored potential approaches to each sub-problem, not just presenting the final form of their methods, making this work beneficial to the community.
1. Writing should be definitely improved in general. (a) The organization of the paper is strange; it’s hard to separate previous works, their limitations, and what the authors propose throughout the paper. (b) Figures 1 and 2 are not mentioned in the text, and they can be located better. (c) I have other comments as well. Please see the questions below. 2. The technical novelty of the proposed methods is unclear. The methods consist of various different components, but I’m not sure what are the
1. The target research problem is rarely investigated by the community so far, and it is indeed a practical technique in several real-world applications, such as brain network analysis. 2. Ample discussion and theoretical analysis are provided to guarantee the effectiveness of the proposed method. 3. Experiments are conducted under diverse scenarios, from synthetic graphs to real-world brain graphs, which shows the usefulness of the proposed method.
1. The motivation and background of this paper is not clear. Specifically, in Line 064 the authors mentioned "the topological limitation". However, the specific definition of topological limitation is not clearly given in this part. 2. In the experiments, I found that there is few baseline for comparison. Is that because this research question is too new and hence no available methods for comparison? Do there exist more heuristic methods? 3. The presentation of this paper can be further improved
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Functional Brain Connectivity Studies · Domain Adaptation and Few-Shot Learning
