Robust Binary Component Decompositions
Christos Kolomvakis, Nicolas Gillis
Abstract
Semi-binary matrix factorization (semi-BMF) is a matrix decomposition model where the elements of one factor are binary. Semi-BMF can be interpreted as a generalization of k - means, and can be employed in clustering problems such as community detection. In the absence of noise, Kueng and Tropp (SIAM J. Math. Data Sc., 2021) have recently proposed a provably correct algorithm for semi-BMF that require to solve semidefinite programs (SDPs). In this paper, we extend their approach in the presence of noise. Moreover, since standard solvers for SDP rely on interior-point methods and do not scale well, we also propose a first-order method to reduce the computational costs. We test our new algorithms on synthetic data, and show that they compare favorably with the state of the art.
BibTeX
@inproceedings{icassp2023_robustbinarycomp,
title = {Robust Binary Component Decompositions},
author = {Christos Kolomvakis and Nicolas Gillis},
booktitle = {ICASSP 2023},
year = {2023}
}