paper-with-me

Papers

Robust Angular Synchronization via Directed Graph Neural Networks

2023-10-09 · Yixuan He, Gesine Reinert, David Wipf, Mihai Cucuringu

The angular synchronization problem aims to accurately estimate (up to a constant additive phase) a set of unknown angles $\theta_1, \dots, \theta_n\in[0, 2\pi)$ from $m$ noisy measurements of their offsets $\theta_i-\theta_j \;\mbox{mod} \; 2\pi.$ Applications include, for example, sensor network localization, phase retrieval, and distributed clock synchronization. An extension of the problem to the heterogeneous setting (dubbed $k$-synchronization) is to estimate $k$ 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 framework using directed graph neural networks. In addition, new loss functions are devised to encode synchronization objectives. Experimental results on extensive data sets demonstrate that GNNSync attains competitive, and often superior, performance against a comprehensive set of baselines for the angular synchronization problem and its extension, validating the robustness of GNNSync even at high noise levels.

📄 PDF Abstract BibTeX arXiv:2310.05842

Code (1)

sherylhyx/gnn_sync 공식 구현 pytorch

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Global Attitude Synchronization for Multi-agent Systems on SO(3)

2025-01-19 · Mouaad Boughellaba, Soulaimane Berkane, Abdelhamid Tayebi

In this paper, we address the problem of attitude synchronization for a group of rigid body systems evolving on SO(3). The interaction among these systems is modeled through an undirected, connected, and acyclic graph to…

An extension of the angular synchronization problem to the heterogeneous setting

2020-12-29 · Mihai Cucuringu, Hemant Tyagi

Given an undirected measurement graph $G = ([n], E)$, the classical angular synchronization problem consists of recovering unknown angles $\theta_1,\dots,\theta_n$ from a collection of noisy pairwise measurements of the …

Dynamic angular synchronization under smoothness constraints

2024-06-06 · Ernesto Araya, Mihai Cucuringu, Hemant Tyagi

Given an undirected measurement graph $\mathcal{H} = ([n], \mathcal{E})$, the classical angular synchronization problem consists of recovering unknown angles $\theta_1^*,\dots,\theta_n^*$ from a collection of noisy pairw…

Synchronization in dynamical systems coupled via multiple directed networks

2020-11-14 · Chai Wah Wu

We study synchronization and consensus in a group of dynamical systems coupled via multiple directed networks. We show that even though the coupling in a single network may not be sufficient to synchronize the systems, c…

Submodular Input Selection for Synchronization in Kuramoto Networks

2020-03-31

Synchronization is an essential property of engineered and natural networked dynamical systems. The Kuramoto model of nonlinear synchronization has been widely studied in applications including entrainment of clock cells…