paper-with-me

Papers

Deep Generative Clustering with VAEs and Expectation-Maximization

2025-01-13 · Michael Adipoetra, Ségolène Martin

We propose a novel deep clustering method that integrates Variational Autoencoders (VAEs) into the Expectation-Maximization (EM) framework. Our approach models the probability distribution of each cluster with a VAE and alternates between updating model parameters by maximizing the Evidence Lower Bound (ELBO) of the log-likelihood and refining cluster assignments based on the learned distributions. This enables effective clustering and generation of new samples from each cluster. Unlike existing VAE-based methods, our approach eliminates the need for a Gaussian Mixture Model (GMM) prior or additional regularization techniques. Experiments on MNIST and FashionMNIST demonstrate superior clustering performance compared to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2501.07358

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDeep Clustering

Similar Papers 제목 키워드 기반

Analytical Probability Distributions and Exact Expectation-Maximization for Deep Generative Networks

2020-12-01 · NeurIPS 2020 12 · Randall Balestriero, Sebastien Paris, Richard Baraniuk

Deep Generative Networks (DGNs) with probabilistic modeling of their output and latent space are currently trained via Variational Autoencoders (VAEs). In the absence of a known analytical form for the posterior and like…

Anomaly DetectionImputationVariational Inference

Reweighted Expectation Maximization

2019-06-13 · Adji B. Dieng, John Paisley

Training deep generative models with maximum likelihood remains a challenge. The typical workaround is to use variational inference (VI) and maximize a lower bound to the log marginal likelihood of the data. Variational …

Bayesian InferenceDensity EstimationVariational Inference

A Frequentist Statistical Introduction to Variational Inference, Autoencoders, and Diffusion Models

2025-10-21 · Yen-Chi Chen arxiv

While Variational Inference (VI) is central to modern generative models like Variational Autoencoders (VAEs) and Denoising Diffusion Models (DDMs), its pedagogical treatment is split across disciplines. In statistics, VI…

Analytical Probability Distributions and EM-Learning for Deep Generative Networks

2020-06-17 · NeurIPS 2020 12 · Randall Balestriero, Sebastien Paris, Richard G. Baraniuk

Deep Generative Networks (DGNs) with probabilistic modeling of their output and latent space are currently trained via Variational Autoencoders (VAEs). In the absence of a known analytical form for the posterior and like…

Anomaly DetectionImputationVariational Inference

Physically Interpretable Representation Learning with Gaussian Mixture Variational AutoEncoder (GM-VAE)

2025-11-26 · Tiffany Fan, Murray Cutforth, Marta D'Elia, Alexandre Cortiella 외 arxiv

Extracting compact, physically interpretable representations from high-dimensional scientific data is a persistent challenge due to the complex, nonlinear structures inherent in physical systems. We propose a Gaussian Mi…

Representation Learning