paper-with-me

Papers

Noise Benefits in Expectation-Maximization Algorithms

2014-11-24 · Osonde Adekorede Osoba

This dissertation shows that careful injection of noise into sample data can substantially speed up Expectation-Maximization algorithms. Expectation-Maximization algorithms are a class of iterative algorithms for extracting maximum likelihood estimates from corrupted or incomplete data. The convergence speed-up is an example of a noise benefit or "stochastic resonance" in statistical signal processing. The dissertation presents derivations of sufficient conditions for such noise-benefits and demonstrates the speed-up in some ubiquitous signal-processing algorithms. These algorithms include parameter estimation for mixture models, the $k$-means clustering algorithm, the Baum-Welch algorithm for training hidden Markov models, and backpropagation for training feedforward artificial neural networks. This dissertation also analyses the effects of data and model corruption on the more general Bayesian inference estimation framework. The main finding is a theorem guaranteeing that uniform approximators for Bayesian model functions produce uniform approximators for the posterior pdf via Bayes theorem. This result also applies to hierarchical and multidimensional Bayesian models.

📄 PDF Abstract BibTeX arXiv:1411.6622

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceClusteringparameter estimation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Noisy Expectation-Maximization: Applications and Generalizations

2018-01-12 · Osonde Osoba, Bart Kosko

We present a noise-injected version of the Expectation-Maximization (EM) algorithm: the Noisy Expectation Maximization (NEM) algorithm. The NEM algorithm uses noise to speed up the convergence of the EM algorithm. The NE…

DP-EM: Differentially Private Expectation Maximization

2016-05-23 · Mijung Park, Jimmy Foulds, Kamalika Chaudhuri, Max Welling

The iterative nature of the expectation maximization (EM) algorithm presents a challenge for privacy-preserving estimation, as each iteration increases the amount of noise needed. We propose a practical private EM algori…

Privacy Preserving

Stochastic Expectation Maximization for Robust State-Space Radio Interferometric Imaging

2026-06-22 · Nawel Arab, Mohammed Nabil El Korso, Isabelle Vin, Pascal Larzabal arxiv

State--space models provide a flexible framework for analyzing dynamical systems, yet they often rely on Gaussian assumptions that fail to capture heavy-tailed or outlier-prone measurement noise. We propose a robust esti…

NoMoPy: Noise Modeling in Python

2023-10-31 · Dylan Albrecht, N. Tobias Jacobson

NoMoPy is a code for fitting, analyzing, and generating noise modeled as a hidden Markov model (HMM) or, more generally, factorial hidden Markov model (FHMM). This code, written in Python, implements approximate and exac…

Model Selectionparameter estimation

A view of Estimation of Distribution Algorithms through the lens of Expectation-Maximization

2019-05-24 · David H. Brookes, Akosua Busia, Clara Fannjiang, Kevin Murphy 외

We show that a large class of Estimation of Distribution Algorithms, including, but not limited to, Covariance Matrix Adaption, can be written as a Monte Carlo Expectation-Maximization algorithm, and as exact EM in the l…

Stochastic Optimization