paper-with-me

홈 › Papers

On solving symmetric multi-type orthogonal non-negative matrix tri-factorization problem

2026-06-06 · Rok Hribar, Gregor Papa, Janez Povh, Andrej Kastrin arxiv

We study the symmetric multi-type orthogonal non-negative matrix tri-factorization problem, where several symmetric non-negative matrices are simultaneously approximated by factors of the form $GS_{i}G^{\top}$, with a shared non-negative and orthogonal factor $G$. This model is motivated by clustering and network analysis, where non-negativity improves interpretability and orthogonality gives a natural assignment-type structure to the latent factor. Since the resulting optimization problem is highly non-convex, we develop two heuristic algorithms for computing high-quality local solutions. The first one is a fixed point method derived from the Karush-Kuhn-Tucker conditions after adding a penalty term for the orthogonality constraint. The second one is a three-stage ADAM-based method that combines non-negativity-preserving optimization, orthogonalization, and restricted ADAM refinement on the feasible set. We evaluate both methods on synthetic data, including noisy instances, and on citation network benchmarks. The synthetic experiments show that both algorithms recover factorizations close to the optimum and remain stable under noise. On real networks, the learned embeddings are competitive with or better than standard baselines such as SVD, node2vec, and classical link prediction heuristics in link prediction, node clustering, and node classification tasks.

📄 PDF Abstract BibTeX arXiv:2606.08291

Code (0)

등록된 구현이 없습니다.

Tasks

Node ClassificationLink Prediction

Similar Papers 제목 키워드 기반

Two Types of Mixed Orthogonal Frequency Division Multiplexing (X-OFDM) Waveform for Optical Wireless Communication

2020-11-07 · Xu Li, Jingjing Huang, Yibo Lyu, Rui Ni 외

The optical wireless communication (OWC) with the intensity modulation (IM), requires the modulated radio frequency (RF) signal to be real and non-negative. To satisfy the requirements, this paper proposes two types of m…

Orthogonal symmetric non-negative matrix factorization under the stochastic block model

2016-05-17 · Subhadeep Paul, Yuguo Chen

We present a method based on the orthogonal symmetric non-negative matrix tri-factorization of the normalized Laplacian matrix for community detection in complex networks. While the exact factorization of a given order m…

ClusteringCommunity DetectionStochastic Block Model

A Provable Splitting Approach for Symmetric Nonnegative Matrix Factorization

2023-01-25 · Xiao Li, Zhihui Zhu, Qiuwei Li, Kai Liu

The symmetric Nonnegative Matrix Factorization (NMF), a special but important class of the general NMF, has found numerous applications in data analysis such as various clustering tasks. Unfortunately, designing fast alg…

ClusteringImage ClusteringVocal Bursts Type Prediction

Dropping Symmetry for Fast Symmetric Nonnegative Matrix Factorization

2018-11-14 · NeurIPS 2018 12 · Zhihui Zhu, Xiao Li, Kai Liu, Qiuwei Li

Symmetric nonnegative matrix factorization (NMF), a special but important class of the general NMF, is demonstrated to be useful for data analysis and in particular for various clustering tasks. Unfortunately, designing …

ClusteringImage Clustering

EigenVI: score-based variational inference with orthogonal function expansions

2024-10-31 · Diana Cai, Chirag Modi, Charles C. Margossian, Robert M. Gower 외

We develop EigenVI, an eigenvalue-based approach for black-box variational inference (BBVI). EigenVI constructs its variational approximations from orthogonal function expansions. For distributions over $\mathbb{R}^D$, t…

Variational Inference