Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Genetic-based EM algorithm for learning Gaussian mixture models.

Franz Pernkopf1, Djamel Bouchaffra

  • 1Department of Electrical Engineering, University of Washington, M254 EE/CSE Building, Box 352500, Seattle, WA 98195-2500, USA. fpernkop@ee.washington.edu

IEEE Transactions on Pattern Analysis and Machine Intelligence
|August 27, 2005
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Adaptive Variational Inference: Beyond Bethe, Tree-Reweighted, and Convex Free Energies.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

Game Theory Meets Statistical Physics: A Novel Deep Neural Networks Design.

IEEE transactions on cybernetics·2026
Same author

Redesigning deep neural networks: Bridging game theory and statistical physics.

Neural networks : the official journal of the International Neural Network Society·2025
Same author

Acoustic COVID-19 Detection Using Multiple Instance Learning.

IEEE journal of biomedical and health informatics·2024
Same author

Dataset of directional room impulse responses for realistic speech data.

Data in brief·2024
Same author

Self-Guided Belief Propagation - A Homotopy Continuation Method.

IEEE transactions on pattern analysis and machine intelligence·2022
Same journal

HardFlow: Hard-Constrained Sampling for Flow-Matching Models Via Trajectory Optimization.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Industrial Brain: Self-Evolving Neuro-Symbolic Autonomy with Causal Resilience for Cyber-Physical Systems.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Adaptive Hardness-Driven Dictionary Distillation for Incomplete Streaming View Clustering.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Mixture of Global and Local Experts with Diffusion Transformer for Controllable Face Generation.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Task-KV: Task-aware KV Cache Optimization via Semantic Differentiation of Attention Heads.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Achieving Text-based Person Retrieval with Any Granularity.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

We introduce a novel Genetic Algorithm-based Expectation-Maximization (GA-EM) algorithm for Gaussian mixture models. This method enhances component selection using Minimum Description Length (MDL) and outperforms traditional EM by avoiding local optima.

Area of Science:

  • Machine Learning
  • Statistical Modeling
  • Computational Statistics

Background:

  • Gaussian Mixture Models (GMMs) are widely used for data clustering and density estimation.
  • Traditional Expectation-Maximization (EM) algorithm can be sensitive to initialization and may converge to local optima.
  • Determining the optimal number of components in GMMs remains a challenge.

Purpose of the Study:

  • To propose a novel GA-EM algorithm for learning GMMs from multivariate data.
  • To enable automatic selection of the number of GMM components using the Minimum Description Length (MDL) criterion.
  • To improve upon the performance of the standard EM algorithm in terms of solution quality and component selection.

Main Methods:

  • A hybrid algorithm combining Genetic Algorithms (GA) and the EM algorithm (GA-EM).

Related Experiment Videos

  • Utilizing GA's population-based stochastic search to explore the solution space more effectively.
  • Incorporating an elitist strategy to maintain monotonic convergence properties.
  • Employing the MDL criterion for automatic model order selection.
  • Main Results:

    • The GA-EM algorithm demonstrated superior performance compared to the standard EM algorithm on simulated and real datasets.
    • Achieved better MDL scores under identical termination conditions.
    • More frequently identified the correct number of underlying components in the data.
    • Showed reduced sensitivity to initialization, mitigating the local optima problem.

    Conclusions:

    • The proposed GA-EM algorithm offers a robust and effective approach for learning Gaussian Mixture Models.
    • It successfully addresses the limitations of the standard EM algorithm, particularly regarding local optima and model selection.
    • The GA-EM algorithm provides a more reliable method for GMM parameter estimation and component determination.