5803ee38ef3a7a63.tex
1: \begin{abstract}
2: This paper revisits the problem of decomposing a positive semidefinite
3: matrix as a sum of a matrix with a given rank plus a sparse matrix.
4: An immediate application can be found in portfolio optimization, when
5: the matrix to be decomposed is the covariance between the different
6: assets in the portfolio. Our approach consists in representing the
7: low-rank part of the solution as the product $MM^{T}$, where $M$
8: is a rectangular matrix of appropriate size, parametrized by the
9: coefficients of a deep neural network. We then use a gradient descent
10: algorithm to minimize an appropriate loss function over the parameters
11: of the network. We deduce its convergence rate to a local optimum
12: from the Lipschitz smoothness of our loss function. We show that the rate of convergence grows polynomially in the dimensions of the input, output, and the size of each of the hidden layers.
13: \end{abstract}
14: