Efficient Learning of Balanced Signed Graphs via Sparse Linear Programming
Haruki Yokota, Hiroshi Higashi, Yuichi Tanaka, Gene Cheung

TL;DR
This paper introduces an efficient linear programming approach to learn balanced signed graph Laplacians from data, enabling spectral filter reuse and outperforming existing methods on synthetic and real datasets.
Contribution
It extends the CLIME method to directly learn balanced signed graph Laplacians with sign constraints, using a tailored ADMM solver and theoretical convergence guarantees.
Findings
Outperforms competing methods on synthetic datasets.
Enables reuse of spectral filters and GCNs for signed graphs.
Efficiently learns balanced signed graphs from data.
Abstract
Signed graphs are equipped with both positive and negative edge weights, encoding pairwise correlations as well as anti-correlations in data. A balanced signed graph is a signed graph with no cycles containing an odd number of negative edges. Laplacian of a balanced signed graph has eigenvectors that map via a simple linear transform to ones in a corresponding positive graph Laplacian, thus enabling reuse of spectral filtering tools designed for positive graphs. We propose an efficient method to learn a balanced signed graph Laplacian directly from data. Specifically, extending a previous linear programming (LP) based sparse inverse covariance estimation method called CLIME, we formulate a new LP problem for each Laplacian column , where the linear constraints restrict weight signs of edges stemming from node , so that nodes of same / different polarities are connected by positive…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Text and Document Classification Technologies · Advanced Graph Neural Networks
MethodsAlternating Direction Method of Multipliers
