LGSPMay 10, 2021

Robust Graph Learning Under Wasserstein Uncertainty

arXiv:2105.04210v25 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of graph learning under data uncertainty, which is incremental as it applies existing robust optimization techniques to a specific domain.

The authors tackled the problem of learning reliable graph structures from uncertain observed signals by proposing a Wasserstein distributionally robust optimization framework, which demonstrated improved robustness and computational efficiency in experiments on synthetic and real-world data.

Graphs are playing a crucial role in different fields since they are powerful tools to unveil intrinsic relationships among signals. In many scenarios, an accurate graph structure representing signals is not available at all and that motivates people to learn a reliable graph structure directly from observed signals. However, in real life, it is inevitable that there exists uncertainty in the observed signals due to noise measurements or limited observability, which causes a reduction in reliability of the learned graph. To this end, we propose a graph learning framework using Wasserstein distributionally robust optimization (WDRO) which handles uncertainty in data by defining an uncertainty set on distributions of the observed data. Specifically, two models are developed, one of which assumes all distributions in uncertainty set are Gaussian distributions and the other one has no prior distributional assumption. Instead of using interior point method directly, we propose two algorithms to solve the corresponding models and show that our algorithms are more time-saving. In addition, we also reformulate both two models into Semi-Definite Programming (SDP), and illustrate that they are intractable in the scenario of large-scale graph. Experiments on both synthetic and real world data are carried out to validate the proposed framework, which show that our scheme can learn a reliable graph in the context of uncertainty.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes