TL;DR
This paper introduces a two-step method for learning graphs with specific topological properties, such as multiple connected components, by decomposing the problem into topology inference and weight estimation, with theoretical error guarantees.
Contribution
The paper proposes a novel two-step approach combining topology inference and graph weight estimation, with theoretical bounds on error, enabling learning of graphs with desired properties.
Findings
Effective in synthetic data experiments
Achieves good results on texture image data
Provides theoretical error bounds for the method
Abstract
Recent papers have formulated the problem of learning graphs from data as an inverse covariance estimation with graph Laplacian constraints. While such problems are convex, existing methods cannot guarantee that solutions will have specific graph topology properties (e.g., being -partite), which are desirable for some applications. In fact, the problem of learning a graph with given topology properties, e.g., finding the -partite graph that best matches the data, is in general non-convex. In this paper, we develop novel theoretical results that provide performance guarantees for an approach to solve these problems. Our solution decomposes this problem into two sub-problems, for which efficient solutions are known. Specifically, a graph topology inference (GTI) step is employed to select a feasible graph topology, i.e., one having the desired property. Then, a graph weight…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
See pages 1-last of main_arxiv.pdf
