Alternating Direction Method of Multipliers for Nonlinear Matrix Decompositions
Abstract
We present an algorithm based on the alternating direction method of multipliers (ADMM) for solving nonlinear matrix decompositions (NMD). Given an input matrix and a factorization rank , NMD seeks matrices and such that , where is an element-wise nonlinear function. We evaluate our method on several representative nonlinear models: the rectified linear unit activation , suitable for nonnegative sparse data approximation, the component-wise square , applicable to probabilistic circuit representation, and the MinMax transform , relevant for recommender systems. The proposed framework flexibly supports diverse loss functions, including least squares, norm, and the Kullback-Leibler divergence, and can be readily extended to other nonlinearities and metrics. We illustrate the applicability, efficiency, and adaptability of the approach on real-world datasets, highlighting its potential for a broad range of applications.
Keywords
Cite
@article{arxiv.2512.17473,
title = {Alternating Direction Method of Multipliers for Nonlinear Matrix Decompositions},
author = {Atharva Awari and Nicolas Gillis and Arnaud Vandaele},
journal= {arXiv preprint arXiv:2512.17473},
year = {2025}
}
Comments
14 pages, 6 figures. v2: Added a forgotten acknowledgement. Code available from https://gitlab.com/Atharva05/admm-for-nmd