9b13844320145896.tex
1: \begin{abstract}
2:     High-dimensional count data poses significant challenges for statistical
3:     analysis, necessitating effective methods that also preserve
4:     explainability. We focus on a low rank constrained variant of the Poisson
5:     log-normal model, which relates the observed data to a latent low-dimensional
6:     multivariate Gaussian variable via a Poisson distribution. Variational
7:     inference methods have become a golden standard solution to infer such a
8:     model. While computationally efficient, they usually lack theoretical
9:     statistical properties with respect to the model. To address this issue we
10:     propose a projected stochastic gradient scheme that directly maximizes the
11:     log-likelihood. We prove the convergence of the proposed method when using
12:     importance sampling for estimating the gradient. Specifically, we obtain a
13:     rate of convergence of $O(T^{\nicefrac{-1}{2}} + N^{-1})$ with $T$ the
14:     number of iterations and $N$ the number of Monte Carlo draws. The latter
15:     follows from a novel descent lemma for non convex $L$-smooth objective
16:     functions, and random biased gradient estimate. We also demonstrate
17:     numerically the efficiency of our solution compared to its variational
18:     competitor. Our method not only scales with respect to the number of
19:     observed samples but also provides access to the desirable properties of
20:     the maximum likelihood estimator.
21:     \end{abstract}
22: