paper-with-me

Papers

Efficient Learning of Balanced Signed Graphs via Sparse Linear Programming

2025-06-02 · Haruki Yokota, Hiroshi Higashi, Yuichi Tanaka, Gene Cheung

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 $i$, where the linear constraints restrict weight signs of edges stemming from node $i$, so that nodes of same / different polarities are connected by positive / negative edges. Towards optimal model selection, we derive a suitable CLIME parameter $\rho$ based on a combination of the Hannan-Quinn information criterion and a minimum feasibility criterion. We solve the LP problem efficiently by tailoring a sparse LP method based on ADMM. We theoretically prove local solution convergence of our proposed iterative algorithm. Extensive experimental results on synthetic and real-world datasets show that our balanced graph learning method outperforms competing methods and enables reuse of spectral filters, wavelets, and graph convolutional nets (GCN) constructed for positive graphs.

📄 PDF Abstract BibTeX arXiv:2506.01826

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningModel Selection

Methods 이 논문이 사용한 방법론

ADMM The alternating direction method of multipliers (ADMM) is an algorithm that solves convex optimization problems by breaking them into smaller pieces, each of which are…

Similar Papers 제목 키워드 기반

Efficient Learning of Balanced Signed Graphs via Iterative Linear Programming

2024-09-12 · Haruki Yokota, Hiroshi Higashi, Yuichi Tanaka, Gene Cheung

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 has no cycles of odd number of negative edges. Laplaci…

Graph Learning

Efficient Signed Graph Sampling via Balancing & Gershgorin Disc Perfect Alignment

2022-08-18 · Chinthaka Dinesh, Gene Cheung, Saghar Bagheri, Ivan V. Bajic

A basic premise in graph signal processing (GSP) is that a graph encoding pairwise (anti-)correlations of the targeted signal as edge weights is exploited for graph filtering. However, existing fast graph sampling scheme…

Graph Sampling

Monotone but Exciting: On Evolving Monotone Boolean Functions with High Nonlinearity

2026-04-19 · Claude Carlet, Marko Čupić, Marko Ðurasevic, Domagoj Jakobovic 외 arxiv

Monotone Boolean functions are a structurally important class of Boolean functions, but their restricted form imposes strong limitations on achievable nonlinearity. In this paper, we investigate whether evolutionary comp…

Distributed Optimal Output Consensus of Uncertain Nonlinear Multi-Agent Systems over Unbalanced Directed Networks via Output Feedback

2021-11-16 · Jin Zhang, Lu Liu, Xinghu Wang, Haibo Ji

In this note, a novel observer-based output feedback control approach is proposed to address the distributed optimal output consensus problem of uncertain nonlinear multi-agent systems in the normal form over unbalanced …

Graph GOSPA metric: a metric to measure the discrepancy between graphs of different sizes

2023-11-10 · Jinhao Gu, Ángel F. García-Fernández, Robert E. Firth, Lennart Svensson

This paper proposes a metric to measure the dissimilarity between graphs that may have a different number of nodes. The proposed metric extends the generalised optimal subpattern assignment (GOSPA) metric, which is a met…

Attribute