提出高效学习平衡符号图的方法,可复用正图的谱滤波工具。
Efficient Learning of Balanced Signed Graphs via Sparse Linear Programming
- 基于稀疏线性规划构建符号图,约束边权符号以保证图平衡。
- 在合成与真实数据上优于现有方法,支持正图工具直接迁移。
- 适合需要符号图建模与谱方法复用的研究者使用。
符号图包含正负边权,用于刻画数据中的相关性与反相关性。平衡符号图是指不含奇数个负边的环的符号图,其拉普拉斯矩阵的特征向量可通过简单线性变换映射到对应正图拉普拉斯的特征向量,从而可复用为正图设计的谱滤波工具。本文提出一种从数据中直接学习平衡符号图拉普拉斯的高效方法。具体地,扩展此前基于线性规划(LP)的稀疏逆协方差估计方法CLIME,针对每个拉普拉斯列 $i$ 构造一个新LP问题,通过线性约束限制从节点 $i$ 出发的边的符号:同极性节点间连正边,异极性节点间连负边。我们为每个带符号约束的列问题推导出可行的CLIME参数 $ρ_i$,并利用基于ADMM的稀疏LP方法高效求解。理论上证明行/列更新产生非增目标序列,且迭代在有限步内终止。在合成与真实世界数据集上的大量实验表明,该方法优于现有竞争方法,并能实现为正图设计的谱滤波器、小波及图神经网络(GNN)的直接复用。
原文摘要 · Abstract (English)
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 computation 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. We derive a feasible CLIME parameter $ρ_i$ for each sign-constrained column problem. We solve the LP problem efficiently by tailoring a sparse LP method based on ADMM. We theoretically prove that the row / column updates produce a non-increasing objective sequence, and show that the iterations are terminated in a finite number of steps. 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 neural nets (GNN) constructed for positive graphs.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。