Astrophysics (Index)About

mixture density network

(MDN)
(machine learning technique)

A mixture density network (MDN) is a type of neural network with the purpose of determining likely joint probability distributions (which are termed mixtures), based upon incomplete data. An example application might be development of some method to diagnose some disease based upon symptoms, though each individual symptom may be caused by numerous diseases. Modeling the disease likelihood based upon Gaussian distributions for each symptom (which provides a more straight-forward mathematical technique for handling the joint distributions) is sometimes ineffective. MDN uses neural-network-based machine learning, aiming to find and use hidden clues that solve the problem.


(technique,probability,statistics,machine learning)
Further reading:
https://en.wikipedia.org/wiki/Mixture_(probability)
https://en.wikipedia.org/wiki/Mixture_density
https://towardsdatascience.com/a-hitchhikers-guide-to-mixture-density-networks-76b435826cca
https://publications.aston.ac.uk/id/eprint/373/1/NCRG_94_004.pdf
https://cedar.buffalo.edu/~srihari/CSE574/Chap5/Chap5.6-MixDensityNetworks.pdf

Referenced by page:
mixture

Index