Robust Angular Synchronization via Directed Graph Neural Networks
Yixuan He, Gesine Reinert, David Wipf, Mihai Cucuringu

TL;DR
This paper introduces GNNSync, a neural network-based framework using directed graph neural networks for robust angular synchronization, outperforming traditional methods especially in high-noise scenarios.
Contribution
The paper presents a novel, theoretically-grounded neural network approach for angular synchronization and its heterogeneous extension, with new loss functions and superior robustness.
Findings
GNNSync achieves superior accuracy over baselines.
The method is robust in high-noise environments.
Experimental validation on extensive datasets.
Abstract
The angular synchronization problem aims to accurately estimate (up to a constant additive phase) a set of unknown angles from noisy measurements of their offsets Applications include, for example, sensor network localization, phase retrieval, and distributed clock synchronization. An extension of the problem to the heterogeneous setting (dubbed -synchronization) is to estimate groups of angles simultaneously, given noisy observations (with unknown group assignment) from each group. Existing methods for angular synchronization usually perform poorly in high-noise regimes, which are common in applications. In this paper, we leverage neural networks for the angular synchronization problem, and its heterogeneous extension, by proposing GNNSync, a theoretically-grounded end-to-end trainable…
Peer Reviews
Decision·ICLR 2024 poster
The proposed algorithms outperform existing ones in the literature for high levels of noise.
The paper doesn’t seem to have a lot of technical novelty and depth.
1. The paper claims that the proposed method is robust to the high noise level. 2. The paper devises new loss functions (upset/cycle) that allow to apply GNN techniques. 3. The paper extends the method to a more challenging heterogeneous setting.
1. While the paper claims that GNNSYNC is a theoretically grounded trainable framework. No theory is provided under any noise assumptions regarding 1) Can this method converge? 2) What kind of guarantee do we have (e.g. How close the solution provided by the algorithm is to the ground truth). While for standard algorithms such as GPM, we have well-established theoretical guarantees for certain types of noise. 2. While the paper performs extensive experiments, the comparison with the baseline un
1. It incorporates the inductive biases of classical estimators within the design of GNNSync and casts the angular synchronization problem as a theoretically-grounded directed graph learning task. 2. It proposes a novel training loss that exploits cycle consistency to help disambiguate unknown angles.
It is unclear how to train GNNSync since the uncommon loss function in (5) is not smooth.
Code & Models
Videos
Taxonomy
TopicsBlind Source Separation Techniques · Neural Networks and Applications · Neural Networks and Reservoir Computing
