On the Complexity of Entrywise Power Matrix Factorization
摘要
Given a nonnegative matrix , a factorization rank and a real parameter , entrywise power matrix factorization (EPMF) looks for a low-rank matrix such that (exact case) or (approximate case), where denotes the component-wise exponent. EPMF includes the modulus model () and component-wise square factorization () as special cases, the latter being closely related to the square root rank. We analyze the computational complexity of the exact decision problem and the Frobenius-norm approximation problem, and establish a complete complexity landscape. In the exact case, we show that EPMF is equivalent to the combinatorial problem of flipping the signs of the entries of a given matrix to obtain a rank- matrix, which we refer to as the signing problem. We first show that the signing problem, and hence exact EPMF, is strongly NP-hard, improving a weak NP-hardness result for the square-root-rank of Fawzi et al. (Math. Prog., 2015). We then show that the signing problem can be solved in polynomial-time when is fixed. Moreover, when the rank is part of the input, we show that for generic matrices the algorithm is fixed-parameter tractable (FPT) in the parameter ; in fact, the running time is linear in the input size . In the approximate case using the Frobenius norm as an error measure, we show that EPMF is NP-hard, already when , the smallest nontrivial case.
引用
@article{arxiv.2607.04875,
title = {On the Complexity of Entrywise Power Matrix Factorization},
author = {Nicolas Gillis and Subhayan Saha and Stefano Sicilia and Arnaud Vandaele},
journal= {arXiv preprint arXiv:2607.04875},
year = {2026}
}
备注
27 pages, code available from https://gitlab.com/ngillis/rank-r_signing/