paper-with-me

홈 › Papers

A Stochastic Path-Integrated Differential EstimatoR Expectation Maximization Algorithm

2020-11-30 · Gersende Fort, Eric Moulines, Hoi-To Wai

The Expectation Maximization (EM) algorithm is of key importance for inference in latent variable models including mixture of regressors and experts, missing observations. This paper introduces a novel EM algorithm, called \texttt{SPIDER-EM}, for inference from a training set of size $n$, $n \gg 1$. At the core of our algorithm is an estimator of the full conditional expectation in the {\sf E}-step, adapted from the stochastic path-integrated differential estimator ({\tt SPIDER}) technique. We derive finite-time complexity bounds for smooth non-convex likelihood: we show that for convergence to an $\epsilon$-approximate stationary point, the complexity scales as $K_{\operatorname{Opt}} (n,\epsilon )={\cal O}(\epsilon^{-1})$ and $K_{\operatorname{CE}}( n,\epsilon ) = n+ \sqrt{n} {\cal O}(\epsilon^{-1} )$, where $K_{\operatorname{Opt}}( n,\epsilon )$ and $K_{\operatorname{CE}}(n, \epsilon )$ are respectively the number of {\sf M}-steps and the number of per-sample conditional expectations evaluations. This improves over the state-of-the-art algorithms. Numerical results support our findings.

📄 PDF Abstract BibTeX arXiv:2012.01929

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Geom-SPIDER-EM: Faster Variance Reduced Stochastic Expectation Maximization for Nonconvex Finite-Sum Optimization

2020-11-24 · Gersende Fort, Eric Moulines, Hoi-To Wai

The Expectation Maximization (EM) algorithm is a key reference for inference in latent variable models; unfortunately, its computational cost is prohibitive in the large scale learning setting. In this paper, we propose …

A Stochastic Path Integral Differential EstimatoR Expectation Maximization Algorithm

2020-12-01 · NeurIPS 2020 12 · Gersende Fort, Eric Moulines, Hoi-To Wai

The Expectation Maximization (EM) algorithm is of key importance for inference in latent variable models including mixture of regressors and experts, missing observations. This paper introduces a novel EM algorithm, call…

SPIDER: Near-Optimal Non-Convex Optimization via Stochastic Path-Integrated Differential Estimator

2018-12-01 · NeurIPS 2018 12 · Cong Fang, Chris Junchi Li, Zhouchen Lin, Tong Zhang

In this paper, we propose a new technique named \textit{Stochastic Path-Integrated Differential EstimatoR} (SPIDER), which can be used to track many deterministic quantities of interests with significantly reduced comput…

Stochastic Optimization

SPIDER: Near-Optimal Non-Convex Optimization via Stochastic Path Integrated Differential Estimator

2018-07-04 · NeurIPS 2018 · Cong Fang, Chris Junchi Li, Zhouchen Lin, Tong Zhang

In this paper, we propose a new technique named \textit{Stochastic Path-Integrated Differential EstimatoR} (SPIDER), which can be used to track many deterministic quantities of interest with significantly reduced computa…

Stochastic Optimization

The Perturbed Prox-Preconditioned SPIDER algorithm for EM-based large scale learning

2021-05-25 · Gersende Fort, Eric Moulines

Incremental Expectation Maximization (EM) algorithms were introduced to design EM for the large scale learning framework by avoiding the full data set to be processed at each iteration. Nevertheless, these algorithms all…