SlideShare a Scribd company logo
A Unifying Review of Linear Gaussian Models1 
Sam Roweis, Zoubin Ghahramani 
Feynman Liang 
Application #: 10342444 
November 11, 2014 
1Roweis, Sam, and Zoubin Ghahramani. A Unifying Review of Linear Gaussian 
Models." Neural Computation 11.2 (1999): 305{45. Print. 
F. Liang Linear Gaussian Models Nov 2014 1 / 18
Motivation 
Many super
cially disparate models: : : 
(a) Factor Analysis (b) PCA 
(c) Mixture of Gaussians (d) Hidden Markov Models 
F. Liang Linear Gaussian Models Nov 2014 2 / 18
Outline 
Basic model 
Inference and learning 
problems 
EM algorithm 
Various specializations of 
the basic model 
Factor Analysis 
R = lim!0 I 
SPCA 
PCA 
Kalman Filter 
Gaussian Mixture Model 
1-NN 
HMM 
cts state A = 0 R diag 
R = I 
A6= 0 
discrete state 
A = 0 R = lim!0 R0 
A6= 0 
F. Liang Linear Gaussian Models Nov 2014 3 / 18
The Basic (Generative) Model 
Goal: Model P(fxtgt 
=1; fytgt 
=1) 
Assumptions: 
Linear dynamics, additive Gaussian 
noise 
xt+1 = Axt + w; w  N(0;Q) 
yt = Cxt + v; v  N(0; R) 
wlog E[w] = E[v] = 0 
Markov property 
Time homogeneity 
w 
+ 
xt xt+1 
yt 
v 
A 
C 
+ 
t 
Figure: The Basic Model as a DBN 
P(fxtgt 
=1; fytgt 
=1) = P(x1) 
Y1 
t=1 
P(xt+1jxt ) 
Y 
t=1 
P(yt jxt ) 
F. Liang Linear Gaussian Models Nov 2014 4 / 18
Why Gaussians? 
Gaussian family closed under ane transforms 
x  N(x ;x ); y  N(y ;y ); a; b; c 2 R 
=) ax + by + c  N(ax + by + c; a2x + b2y ) 
Gaussian is conjugate prior for Gaussian likelihood 
P(x) Normal; P(yjx) Normal =) P(xjy) Normal 
F. Liang Linear Gaussian Models Nov 2014 5 / 18
The Inference Problem 
Given the system model and initial distribution (fA; C;Q; R; 1;Q1g): 
Filtering: P(xt jfyigti 
=1) 
Smoothing: P(xt jfyigi 
=1) where   t 
If we had the partition function: 
P(fyigi=1) = 
Z 
8fxi gi 
=1 
P(fxig; fyig)dfxig 
Then 
P(xt jfyigi 
=1) = 
P(fxig; fyig) 
P(fyig) 
F. Liang Linear Gaussian Models Nov 2014 6 / 18
The Learning Problem 
Let  = fA; C;Q; R; 1;Q1g, X = fxigi 
=1, Y = fyigi 
=1. 
Given (several) observable sequences Y : 
arg max L() = arg max log P(Y j) 
Solved by expectation maximization. 
F. Liang Linear Gaussian Models Nov 2014 7 / 18
Expectation Maximixation 
For any distribution Q on Sx : 
L()  F(Q; ) = 
Z 
X 
Q(X) log P(X; Y j)  
Z 
X 
Q(X) logQ(X)dX 
= L() + H(Q; P(jY ; ))  H(Q) 
= L()  DKL(QjjP(jY ; )) 
Monotonically increasing coordinate ascent on F(Q; ): 
E step: Qk+1   arg maxQ F(Q; k ) = P(XjY ; k ) 
M step: k+1   arg max F(Qk+1; ) 
F. Liang Linear Gaussian Models Nov 2014 8 / 18
Continuous-State Static Modeling 
Assumptions: 
x is continuously supported 
A = 0 
x = w  N(0;Q) =) y = Cx + v  N(0;CQCT + R) 
wlog Q = I 
Ecient Inference Using Sucient Statistics: Gaussian is conjugate 
prior for Gaussian likelihood, so 
P(xjy) = N(
y; I
C);
= CT (CCT + R)1 
Learning: R must be constrained to avoid degenerate solution. . . 
F. Liang Linear Gaussian Models Nov 2014 9 / 18
Continuous-State Static Modeling: Factor Analysis 
y = Cx + v  N(0; CCT + R) 
Additional Assumption: 
R diagonal =) observation noise v independent along basis for y 
Interpretation: 
R : variance along basis 
C : correlation structure of latent factors 
Properties: 
Scale invariant 
Not rotation invariant 
F. Liang Linear Gaussian Models Nov 2014 10 / 18
Continuous-State Static Modeling: SPCA and PCA 
y = Cx + v  N(0; CCT + R) 
Additional Assumptions: 
R = I ;  2 R 
For PCA: R = lim!0 I 
Interpretation: 
 : global noise level 
Columns of C : principal components 
(optimizes three equivalent objectives) 
Properties 
Rotation invariant 
Not scale invariant 
F. Liang Linear Gaussian Models Nov 2014 11 / 18
Continuous-State Dynamic Modeling: Kalman Filters 
Relax A = 0 assumptio. 
Optimal Bayes
lter assuming linearity and normality (conjugate prior) 
F. Liang Linear Gaussian Models Nov 2014 12 / 18
Discrete-State Modeling: Winner-Takes-All (WTA) 
Non-linearity 
Assume: x discretely supported, 
R 
7! 
P 
Winner-Takes-All Non-Linearity: WTA[x] = ei where i = arg maxj xj 
xt+1 = WTA[Axt + w] w  N(;Q) 
yt = Cxt + v v  N(0; R) 
x  WTA[N(; )] de

More Related Content

What's hot

RuleML2015: Learning Characteristic Rules in Geographic Information Systems
RuleML2015: Learning Characteristic Rules in Geographic Information SystemsRuleML2015: Learning Characteristic Rules in Geographic Information Systems
RuleML2015: Learning Characteristic Rules in Geographic Information Systems
RuleML
 
Conctructing Polytopes via a Vertex Oracle
Conctructing Polytopes via a Vertex OracleConctructing Polytopes via a Vertex Oracle
Conctructing Polytopes via a Vertex Oracle
Vissarion Fisikopoulos
 
CLIM Fall 2017 Course: Statistics for Climate Research, Geostats for Large Da...
CLIM Fall 2017 Course: Statistics for Climate Research, Geostats for Large Da...CLIM Fall 2017 Course: Statistics for Climate Research, Geostats for Large Da...
CLIM Fall 2017 Course: Statistics for Climate Research, Geostats for Large Da...
The Statistical and Applied Mathematical Sciences Institute
 
Value Function Geometry and Gradient TD
Value Function Geometry and Gradient TDValue Function Geometry and Gradient TD
Value Function Geometry and Gradient TD
Ashwin Rao
 
A Proof of the Generalized Riemann Hypothesis
A Proof of the Generalized Riemann HypothesisA Proof of the Generalized Riemann Hypothesis
A Proof of the Generalized Riemann Hypothesis
Charaf Ech-Chatbi
 
Policy Gradient Theorem
Policy Gradient TheoremPolicy Gradient Theorem
Policy Gradient Theorem
Ashwin Rao
 
A Proof of the Generalized Riemann Hypothesis
A Proof of the Generalized Riemann HypothesisA Proof of the Generalized Riemann Hypothesis
A Proof of the Generalized Riemann Hypothesis
Charaf Ech-Chatbi
 
Time series Modelling Basics
Time series Modelling BasicsTime series Modelling Basics
Time series Modelling Basics
Ashutosh Kumar
 
Taylor's Theorem for Matrix Functions and Pseudospectral Bounds on the Condit...
Taylor's Theorem for Matrix Functions and Pseudospectral Bounds on the Condit...Taylor's Theorem for Matrix Functions and Pseudospectral Bounds on the Condit...
Taylor's Theorem for Matrix Functions and Pseudospectral Bounds on the Condit...
Sam Relton
 
Discussion of Fearnhead and Prangle, RSS< Dec. 14, 2011
Discussion of Fearnhead and Prangle, RSS< Dec. 14, 2011Discussion of Fearnhead and Prangle, RSS< Dec. 14, 2011
Discussion of Fearnhead and Prangle, RSS< Dec. 14, 2011
Christian Robert
 
Theory of automata and formal languages Unit 4
Theory of automata and formal languages Unit 4Theory of automata and formal languages Unit 4
Theory of automata and formal languages Unit 4
Abhimanyu Mishra
 
An algorithm for computing resultant polytopes
An algorithm for computing resultant polytopesAn algorithm for computing resultant polytopes
An algorithm for computing resultant polytopes
Vissarion Fisikopoulos
 
Query Answering in Probabilistic Datalog+/{ Ontologies under Group Preferences
Query Answering in Probabilistic Datalog+/{ Ontologies under Group PreferencesQuery Answering in Probabilistic Datalog+/{ Ontologies under Group Preferences
Query Answering in Probabilistic Datalog+/{ Ontologies under Group Preferences
Oana Tifrea-Marciuska
 
Wi13 otm
Wi13 otmWi13 otm
Gibbs flow transport for Bayesian inference
Gibbs flow transport for Bayesian inferenceGibbs flow transport for Bayesian inference
Gibbs flow transport for Bayesian inference
JeremyHeng10
 
Sep logic slide
Sep logic slideSep logic slide
Sep logic slide
rainoftime
 
QMC: Operator Splitting Workshop, Using Sequences of Iterates in Inertial Met...
QMC: Operator Splitting Workshop, Using Sequences of Iterates in Inertial Met...QMC: Operator Splitting Workshop, Using Sequences of Iterates in Inertial Met...
QMC: Operator Splitting Workshop, Using Sequences of Iterates in Inertial Met...
The Statistical and Applied Mathematical Sciences Institute
 
Divergence clustering
Divergence clusteringDivergence clustering
Divergence clustering
Frank Nielsen
 
Appendix to MLPI Lecture 2 - Monte Carlo Methods (Basics)
Appendix to MLPI Lecture 2 - Monte Carlo Methods (Basics)Appendix to MLPI Lecture 2 - Monte Carlo Methods (Basics)
Appendix to MLPI Lecture 2 - Monte Carlo Methods (Basics)
Dahua Lin
 
Renyis entropy
Renyis entropyRenyis entropy
Renyis entropy
wtyru1989
 

What's hot (20)

RuleML2015: Learning Characteristic Rules in Geographic Information Systems
RuleML2015: Learning Characteristic Rules in Geographic Information SystemsRuleML2015: Learning Characteristic Rules in Geographic Information Systems
RuleML2015: Learning Characteristic Rules in Geographic Information Systems
 
Conctructing Polytopes via a Vertex Oracle
Conctructing Polytopes via a Vertex OracleConctructing Polytopes via a Vertex Oracle
Conctructing Polytopes via a Vertex Oracle
 
CLIM Fall 2017 Course: Statistics for Climate Research, Geostats for Large Da...
CLIM Fall 2017 Course: Statistics for Climate Research, Geostats for Large Da...CLIM Fall 2017 Course: Statistics for Climate Research, Geostats for Large Da...
CLIM Fall 2017 Course: Statistics for Climate Research, Geostats for Large Da...
 
Value Function Geometry and Gradient TD
Value Function Geometry and Gradient TDValue Function Geometry and Gradient TD
Value Function Geometry and Gradient TD
 
A Proof of the Generalized Riemann Hypothesis
A Proof of the Generalized Riemann HypothesisA Proof of the Generalized Riemann Hypothesis
A Proof of the Generalized Riemann Hypothesis
 
Policy Gradient Theorem
Policy Gradient TheoremPolicy Gradient Theorem
Policy Gradient Theorem
 
A Proof of the Generalized Riemann Hypothesis
A Proof of the Generalized Riemann HypothesisA Proof of the Generalized Riemann Hypothesis
A Proof of the Generalized Riemann Hypothesis
 
Time series Modelling Basics
Time series Modelling BasicsTime series Modelling Basics
Time series Modelling Basics
 
Taylor's Theorem for Matrix Functions and Pseudospectral Bounds on the Condit...
Taylor's Theorem for Matrix Functions and Pseudospectral Bounds on the Condit...Taylor's Theorem for Matrix Functions and Pseudospectral Bounds on the Condit...
Taylor's Theorem for Matrix Functions and Pseudospectral Bounds on the Condit...
 
Discussion of Fearnhead and Prangle, RSS< Dec. 14, 2011
Discussion of Fearnhead and Prangle, RSS< Dec. 14, 2011Discussion of Fearnhead and Prangle, RSS< Dec. 14, 2011
Discussion of Fearnhead and Prangle, RSS< Dec. 14, 2011
 
Theory of automata and formal languages Unit 4
Theory of automata and formal languages Unit 4Theory of automata and formal languages Unit 4
Theory of automata and formal languages Unit 4
 
An algorithm for computing resultant polytopes
An algorithm for computing resultant polytopesAn algorithm for computing resultant polytopes
An algorithm for computing resultant polytopes
 
Query Answering in Probabilistic Datalog+/{ Ontologies under Group Preferences
Query Answering in Probabilistic Datalog+/{ Ontologies under Group PreferencesQuery Answering in Probabilistic Datalog+/{ Ontologies under Group Preferences
Query Answering in Probabilistic Datalog+/{ Ontologies under Group Preferences
 
Wi13 otm
Wi13 otmWi13 otm
Wi13 otm
 
Gibbs flow transport for Bayesian inference
Gibbs flow transport for Bayesian inferenceGibbs flow transport for Bayesian inference
Gibbs flow transport for Bayesian inference
 
Sep logic slide
Sep logic slideSep logic slide
Sep logic slide
 
QMC: Operator Splitting Workshop, Using Sequences of Iterates in Inertial Met...
QMC: Operator Splitting Workshop, Using Sequences of Iterates in Inertial Met...QMC: Operator Splitting Workshop, Using Sequences of Iterates in Inertial Met...
QMC: Operator Splitting Workshop, Using Sequences of Iterates in Inertial Met...
 
Divergence clustering
Divergence clusteringDivergence clustering
Divergence clustering
 
Appendix to MLPI Lecture 2 - Monte Carlo Methods (Basics)
Appendix to MLPI Lecture 2 - Monte Carlo Methods (Basics)Appendix to MLPI Lecture 2 - Monte Carlo Methods (Basics)
Appendix to MLPI Lecture 2 - Monte Carlo Methods (Basics)
 
Renyis entropy
Renyis entropyRenyis entropy
Renyis entropy
 

Viewers also liked

Маркетинг в соц. сетях от "Скобеев и Партнеры"
Маркетинг в соц. сетях от "Скобеев и Партнеры"Маркетинг в соц. сетях от "Скобеев и Партнеры"
Маркетинг в соц. сетях от "Скобеев и Партнеры"
Скобеев и Партнеры
 
Irfan view nuotrauku_apkirpimas
Irfan view nuotrauku_apkirpimasIrfan view nuotrauku_apkirpimas
Irfan view nuotrauku_apkirpimas
Donatas Bukelis
 
Advenuture tourism: The role of social comparison theory in successful advert...
Advenuture tourism: The role of social comparison theory in successful advert...Advenuture tourism: The role of social comparison theory in successful advert...
Advenuture tourism: The role of social comparison theory in successful advert...
katedudley575
 
5th march English lesson
5th march English lesson5th march English lesson
5th march English lesson
Ana Garcia-Nogales
 
Express js clean-controller
Express js clean-controllerExpress js clean-controller
Express js clean-controller
DA-14
 
Tijmen Schep @ skills21kunst
Tijmen Schep @ skills21kunstTijmen Schep @ skills21kunst
Tijmen Schep @ skills21kunst
Kirsten_lkca
 
Kp0305141 odesa pl
Kp0305141 odesa plKp0305141 odesa pl
Kp0305141 odesa plodfoundation
 
Political Reform
Political ReformPolitical Reform
Political Reform
Ronald Kimmons
 
Aprender3C - Presentation Library 2.015
Aprender3C - Presentation Library 2.015Aprender3C - Presentation Library 2.015
Aprender3C - Presentation Library 2.015
Aprender 3C
 
Odf euromaidan report_eng
Odf euromaidan report_engOdf euromaidan report_eng
Odf euromaidan report_eng
odfoundation
 
Zbiórki sprawozdanie 2015
Zbiórki sprawozdanie 2015Zbiórki sprawozdanie 2015
Zbiórki sprawozdanie 2015
odfoundation
 
Literature and arts
Literature and artsLiterature and arts
Literature and arts
successchinese
 
Krymskaya voyna 1853-1856
Krymskaya voyna 1853-1856Krymskaya voyna 1853-1856
Krymskaya voyna 1853-1856alkinanadia
 
History of Afghanistan Railway Network
History of Afghanistan Railway NetworkHistory of Afghanistan Railway Network
History of Afghanistan Railway Network
Ahmad Basim Hamza
 
Data-Driven Marketing Roadshow DataSift - March 27, 2014
Data-Driven Marketing Roadshow DataSift - March 27, 2014Data-Driven Marketing Roadshow DataSift - March 27, 2014
Data-Driven Marketing Roadshow DataSift - March 27, 2014
DDM Alliance
 
Pascal Gielen @ skills21kunst
Pascal Gielen @ skills21kunstPascal Gielen @ skills21kunst
Pascal Gielen @ skills21kunst
Kirsten_lkca
 

Viewers also liked (17)

Маркетинг в соц. сетях от "Скобеев и Партнеры"
Маркетинг в соц. сетях от "Скобеев и Партнеры"Маркетинг в соц. сетях от "Скобеев и Партнеры"
Маркетинг в соц. сетях от "Скобеев и Партнеры"
 
Irfan view nuotrauku_apkirpimas
Irfan view nuotrauku_apkirpimasIrfan view nuotrauku_apkirpimas
Irfan view nuotrauku_apkirpimas
 
Advenuture tourism: The role of social comparison theory in successful advert...
Advenuture tourism: The role of social comparison theory in successful advert...Advenuture tourism: The role of social comparison theory in successful advert...
Advenuture tourism: The role of social comparison theory in successful advert...
 
Sprawozdanie 2011
Sprawozdanie 2011Sprawozdanie 2011
Sprawozdanie 2011
 
5th march English lesson
5th march English lesson5th march English lesson
5th march English lesson
 
Express js clean-controller
Express js clean-controllerExpress js clean-controller
Express js clean-controller
 
Tijmen Schep @ skills21kunst
Tijmen Schep @ skills21kunstTijmen Schep @ skills21kunst
Tijmen Schep @ skills21kunst
 
Kp0305141 odesa pl
Kp0305141 odesa plKp0305141 odesa pl
Kp0305141 odesa pl
 
Political Reform
Political ReformPolitical Reform
Political Reform
 
Aprender3C - Presentation Library 2.015
Aprender3C - Presentation Library 2.015Aprender3C - Presentation Library 2.015
Aprender3C - Presentation Library 2.015
 
Odf euromaidan report_eng
Odf euromaidan report_engOdf euromaidan report_eng
Odf euromaidan report_eng
 
Zbiórki sprawozdanie 2015
Zbiórki sprawozdanie 2015Zbiórki sprawozdanie 2015
Zbiórki sprawozdanie 2015
 
Literature and arts
Literature and artsLiterature and arts
Literature and arts
 
Krymskaya voyna 1853-1856
Krymskaya voyna 1853-1856Krymskaya voyna 1853-1856
Krymskaya voyna 1853-1856
 
History of Afghanistan Railway Network
History of Afghanistan Railway NetworkHistory of Afghanistan Railway Network
History of Afghanistan Railway Network
 
Data-Driven Marketing Roadshow DataSift - March 27, 2014
Data-Driven Marketing Roadshow DataSift - March 27, 2014Data-Driven Marketing Roadshow DataSift - March 27, 2014
Data-Driven Marketing Roadshow DataSift - March 27, 2014
 
Pascal Gielen @ skills21kunst
Pascal Gielen @ skills21kunstPascal Gielen @ skills21kunst
Pascal Gielen @ skills21kunst
 

Similar to A Unifying Review of Gaussian Linear Models (Roweis 1999)

A unifying review of linear Gaussian Models
A unifying review of linear Gaussian ModelsA unifying review of linear Gaussian Models
A unifying review of linear Gaussian Models
Yeziwei (Maggie) Wang
 
MUMS: Bayesian, Fiducial, and Frequentist Conference - Model Selection in the...
MUMS: Bayesian, Fiducial, and Frequentist Conference - Model Selection in the...MUMS: Bayesian, Fiducial, and Frequentist Conference - Model Selection in the...
MUMS: Bayesian, Fiducial, and Frequentist Conference - Model Selection in the...
The Statistical and Applied Mathematical Sciences Institute
 
QMC: Transition Workshop - Importance Sampling the Union of Rare Events with ...
QMC: Transition Workshop - Importance Sampling the Union of Rare Events with ...QMC: Transition Workshop - Importance Sampling the Union of Rare Events with ...
QMC: Transition Workshop - Importance Sampling the Union of Rare Events with ...
The Statistical and Applied Mathematical Sciences Institute
 
Maximum likelihood estimation of regularisation parameters in inverse problem...
Maximum likelihood estimation of regularisation parameters in inverse problem...Maximum likelihood estimation of regularisation parameters in inverse problem...
Maximum likelihood estimation of regularisation parameters in inverse problem...
Valentin De Bortoli
 
Q-Metrics in Theory And Practice
Q-Metrics in Theory And PracticeQ-Metrics in Theory And Practice
Q-Metrics in Theory And Practice
guest3550292
 
Q-Metrics in Theory and Practice
Q-Metrics in Theory and PracticeQ-Metrics in Theory and Practice
Q-Metrics in Theory and Practice
Magdi Mohamed
 
Linear Bayesian update surrogate for updating PCE coefficients
Linear Bayesian update surrogate for updating PCE coefficientsLinear Bayesian update surrogate for updating PCE coefficients
Linear Bayesian update surrogate for updating PCE coefficients
Alexander Litvinenko
 
Introduction to modern Variational Inference.
Introduction to modern Variational Inference.Introduction to modern Variational Inference.
Introduction to modern Variational Inference.
Tomasz Kusmierczyk
 
Learning to discover monte carlo algorithm on spin ice manifold
Learning to discover monte carlo algorithm on spin ice manifoldLearning to discover monte carlo algorithm on spin ice manifold
Learning to discover monte carlo algorithm on spin ice manifold
Kai-Wen Zhao
 
DissertationSlides169
DissertationSlides169DissertationSlides169
DissertationSlides169
Ryan White
 
Cheatsheet supervised-learning
Cheatsheet supervised-learningCheatsheet supervised-learning
Cheatsheet supervised-learning
Steve Nouri
 
A walk through the intersection between machine learning and mechanistic mode...
A walk through the intersection between machine learning and mechanistic mode...A walk through the intersection between machine learning and mechanistic mode...
A walk through the intersection between machine learning and mechanistic mode...
JuanPabloCarbajal3
 
MAP Estimation Introduction
MAP Estimation IntroductionMAP Estimation Introduction
MAP Estimation Introduction
Yoshiyama Kazuki
 
mcmc
mcmcmcmc
Conceptual Introduction to Gaussian Processes
Conceptual Introduction to Gaussian ProcessesConceptual Introduction to Gaussian Processes
Conceptual Introduction to Gaussian Processes
JuanPabloCarbajal3
 
Climate Extremes Workshop - A Semiparametric Bayesian Clustering Model for S...
Climate Extremes Workshop -  A Semiparametric Bayesian Clustering Model for S...Climate Extremes Workshop -  A Semiparametric Bayesian Clustering Model for S...
Climate Extremes Workshop - A Semiparametric Bayesian Clustering Model for S...
The Statistical and Applied Mathematical Sciences Institute
 
proposal_pura
proposal_puraproposal_pura
proposal_pura
Erick Lin
 
Shanghai tutorial
Shanghai tutorialShanghai tutorial
Shanghai tutorial
Christian Robert
 
final_slides_time-series-3scrib_annotated.pdf
final_slides_time-series-3scrib_annotated.pdffinal_slides_time-series-3scrib_annotated.pdf
final_slides_time-series-3scrib_annotated.pdf
RTEFGDFGJU
 
ABC workshop: 17w5025
ABC workshop: 17w5025ABC workshop: 17w5025
ABC workshop: 17w5025
Christian Robert
 

Similar to A Unifying Review of Gaussian Linear Models (Roweis 1999) (20)

A unifying review of linear Gaussian Models
A unifying review of linear Gaussian ModelsA unifying review of linear Gaussian Models
A unifying review of linear Gaussian Models
 
MUMS: Bayesian, Fiducial, and Frequentist Conference - Model Selection in the...
MUMS: Bayesian, Fiducial, and Frequentist Conference - Model Selection in the...MUMS: Bayesian, Fiducial, and Frequentist Conference - Model Selection in the...
MUMS: Bayesian, Fiducial, and Frequentist Conference - Model Selection in the...
 
QMC: Transition Workshop - Importance Sampling the Union of Rare Events with ...
QMC: Transition Workshop - Importance Sampling the Union of Rare Events with ...QMC: Transition Workshop - Importance Sampling the Union of Rare Events with ...
QMC: Transition Workshop - Importance Sampling the Union of Rare Events with ...
 
Maximum likelihood estimation of regularisation parameters in inverse problem...
Maximum likelihood estimation of regularisation parameters in inverse problem...Maximum likelihood estimation of regularisation parameters in inverse problem...
Maximum likelihood estimation of regularisation parameters in inverse problem...
 
Q-Metrics in Theory And Practice
Q-Metrics in Theory And PracticeQ-Metrics in Theory And Practice
Q-Metrics in Theory And Practice
 
Q-Metrics in Theory and Practice
Q-Metrics in Theory and PracticeQ-Metrics in Theory and Practice
Q-Metrics in Theory and Practice
 
Linear Bayesian update surrogate for updating PCE coefficients
Linear Bayesian update surrogate for updating PCE coefficientsLinear Bayesian update surrogate for updating PCE coefficients
Linear Bayesian update surrogate for updating PCE coefficients
 
Introduction to modern Variational Inference.
Introduction to modern Variational Inference.Introduction to modern Variational Inference.
Introduction to modern Variational Inference.
 
Learning to discover monte carlo algorithm on spin ice manifold
Learning to discover monte carlo algorithm on spin ice manifoldLearning to discover monte carlo algorithm on spin ice manifold
Learning to discover monte carlo algorithm on spin ice manifold
 
DissertationSlides169
DissertationSlides169DissertationSlides169
DissertationSlides169
 
Cheatsheet supervised-learning
Cheatsheet supervised-learningCheatsheet supervised-learning
Cheatsheet supervised-learning
 
A walk through the intersection between machine learning and mechanistic mode...
A walk through the intersection between machine learning and mechanistic mode...A walk through the intersection between machine learning and mechanistic mode...
A walk through the intersection between machine learning and mechanistic mode...
 
MAP Estimation Introduction
MAP Estimation IntroductionMAP Estimation Introduction
MAP Estimation Introduction
 
mcmc
mcmcmcmc
mcmc
 
Conceptual Introduction to Gaussian Processes
Conceptual Introduction to Gaussian ProcessesConceptual Introduction to Gaussian Processes
Conceptual Introduction to Gaussian Processes
 
Climate Extremes Workshop - A Semiparametric Bayesian Clustering Model for S...
Climate Extremes Workshop -  A Semiparametric Bayesian Clustering Model for S...Climate Extremes Workshop -  A Semiparametric Bayesian Clustering Model for S...
Climate Extremes Workshop - A Semiparametric Bayesian Clustering Model for S...
 
proposal_pura
proposal_puraproposal_pura
proposal_pura
 
Shanghai tutorial
Shanghai tutorialShanghai tutorial
Shanghai tutorial
 
final_slides_time-series-3scrib_annotated.pdf
final_slides_time-series-3scrib_annotated.pdffinal_slides_time-series-3scrib_annotated.pdf
final_slides_time-series-3scrib_annotated.pdf
 
ABC workshop: 17w5025
ABC workshop: 17w5025ABC workshop: 17w5025
ABC workshop: 17w5025
 

More from Feynman Liang

Accelerating Metropolis Hastings with Lightweight Inference Compilation
Accelerating Metropolis Hastings with Lightweight Inference CompilationAccelerating Metropolis Hastings with Lightweight Inference Compilation
Accelerating Metropolis Hastings with Lightweight Inference Compilation
Feynman Liang
 
Detecting paraphrases using recursive autoencoders
Detecting paraphrases using recursive autoencodersDetecting paraphrases using recursive autoencoders
Detecting paraphrases using recursive autoencoders
Feynman Liang
 
transplantation-isospectral-poster
transplantation-isospectral-postertransplantation-isospectral-poster
transplantation-isospectral-poster
Feynman Liang
 
Recursive Autoencoders for Paraphrase Detection (Socher et al)
Recursive Autoencoders for Paraphrase Detection (Socher et al)Recursive Autoencoders for Paraphrase Detection (Socher et al)
Recursive Autoencoders for Paraphrase Detection (Socher et al)
Feynman Liang
 
Engineered histone acetylation using DNA-binding domains (DBD), chemical ind...
 Engineered histone acetylation using DNA-binding domains (DBD), chemical ind... Engineered histone acetylation using DNA-binding domains (DBD), chemical ind...
Engineered histone acetylation using DNA-binding domains (DBD), chemical ind...
Feynman Liang
 
A LOV2 Domain-Based Optogenetic Tool to Control Protein Degradation and Cellu...
A LOV2 Domain-Based Optogenetic Tool to Control Protein Degradation and Cellu...A LOV2 Domain-Based Optogenetic Tool to Control Protein Degradation and Cellu...
A LOV2 Domain-Based Optogenetic Tool to Control Protein Degradation and Cellu...
Feynman Liang
 
Integrated Genomic and Proteomic Analyses of a Systematically Perturbed Metab...
Integrated Genomic and Proteomic Analyses of a Systematically Perturbed Metab...Integrated Genomic and Proteomic Analyses of a Systematically Perturbed Metab...
Integrated Genomic and Proteomic Analyses of a Systematically Perturbed Metab...
Feynman Liang
 

More from Feynman Liang (7)

Accelerating Metropolis Hastings with Lightweight Inference Compilation
Accelerating Metropolis Hastings with Lightweight Inference CompilationAccelerating Metropolis Hastings with Lightweight Inference Compilation
Accelerating Metropolis Hastings with Lightweight Inference Compilation
 
Detecting paraphrases using recursive autoencoders
Detecting paraphrases using recursive autoencodersDetecting paraphrases using recursive autoencoders
Detecting paraphrases using recursive autoencoders
 
transplantation-isospectral-poster
transplantation-isospectral-postertransplantation-isospectral-poster
transplantation-isospectral-poster
 
Recursive Autoencoders for Paraphrase Detection (Socher et al)
Recursive Autoencoders for Paraphrase Detection (Socher et al)Recursive Autoencoders for Paraphrase Detection (Socher et al)
Recursive Autoencoders for Paraphrase Detection (Socher et al)
 
Engineered histone acetylation using DNA-binding domains (DBD), chemical ind...
 Engineered histone acetylation using DNA-binding domains (DBD), chemical ind... Engineered histone acetylation using DNA-binding domains (DBD), chemical ind...
Engineered histone acetylation using DNA-binding domains (DBD), chemical ind...
 
A LOV2 Domain-Based Optogenetic Tool to Control Protein Degradation and Cellu...
A LOV2 Domain-Based Optogenetic Tool to Control Protein Degradation and Cellu...A LOV2 Domain-Based Optogenetic Tool to Control Protein Degradation and Cellu...
A LOV2 Domain-Based Optogenetic Tool to Control Protein Degradation and Cellu...
 
Integrated Genomic and Proteomic Analyses of a Systematically Perturbed Metab...
Integrated Genomic and Proteomic Analyses of a Systematically Perturbed Metab...Integrated Genomic and Proteomic Analyses of a Systematically Perturbed Metab...
Integrated Genomic and Proteomic Analyses of a Systematically Perturbed Metab...
 

Recently uploaded

Intelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicineIntelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicine
AndrzejJarynowski
 
Everything you wanted to know about LIHTC
Everything you wanted to know about LIHTCEverything you wanted to know about LIHTC
Everything you wanted to know about LIHTC
Roger Valdez
 
Population Growth in Bataan: The effects of population growth around rural pl...
Population Growth in Bataan: The effects of population growth around rural pl...Population Growth in Bataan: The effects of population growth around rural pl...
Population Growth in Bataan: The effects of population growth around rural pl...
Bill641377
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
zsjl4mimo
 
Experts live - Improving user adoption with AI
Experts live - Improving user adoption with AIExperts live - Improving user adoption with AI
Experts live - Improving user adoption with AI
jitskeb
 
End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024
Lars Albertsson
 
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data LakeViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
Walaa Eldin Moustafa
 
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
v7oacc3l
 
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
g4dpvqap0
 
The Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series DatabaseThe Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series Database
javier ramirez
 
The Ipsos - AI - Monitor 2024 Report.pdf
The  Ipsos - AI - Monitor 2024 Report.pdfThe  Ipsos - AI - Monitor 2024 Report.pdf
The Ipsos - AI - Monitor 2024 Report.pdf
Social Samosa
 
University of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma TranscriptUniversity of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma Transcript
soxrziqu
 
State of Artificial intelligence Report 2023
State of Artificial intelligence Report 2023State of Artificial intelligence Report 2023
State of Artificial intelligence Report 2023
kuntobimo2016
 
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
bopyb
 
Global Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headedGlobal Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headed
vikram sood
 
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
74nqk8xf
 
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
Social Samosa
 
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
Timothy Spann
 
Learn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queriesLearn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queries
manishkhaire30
 

Recently uploaded (20)

Intelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicineIntelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicine
 
Everything you wanted to know about LIHTC
Everything you wanted to know about LIHTCEverything you wanted to know about LIHTC
Everything you wanted to know about LIHTC
 
Population Growth in Bataan: The effects of population growth around rural pl...
Population Growth in Bataan: The effects of population growth around rural pl...Population Growth in Bataan: The effects of population growth around rural pl...
Population Growth in Bataan: The effects of population growth around rural pl...
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
 
Experts live - Improving user adoption with AI
Experts live - Improving user adoption with AIExperts live - Improving user adoption with AI
Experts live - Improving user adoption with AI
 
End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024
 
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data LakeViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
 
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
 
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
 
The Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series DatabaseThe Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series Database
 
The Ipsos - AI - Monitor 2024 Report.pdf
The  Ipsos - AI - Monitor 2024 Report.pdfThe  Ipsos - AI - Monitor 2024 Report.pdf
The Ipsos - AI - Monitor 2024 Report.pdf
 
University of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma TranscriptUniversity of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma Transcript
 
State of Artificial intelligence Report 2023
State of Artificial intelligence Report 2023State of Artificial intelligence Report 2023
State of Artificial intelligence Report 2023
 
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
 
Global Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headedGlobal Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headed
 
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
 
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
 
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
 
Learn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queriesLearn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queries
 

A Unifying Review of Gaussian Linear Models (Roweis 1999)

  • 1. A Unifying Review of Linear Gaussian Models1 Sam Roweis, Zoubin Ghahramani Feynman Liang Application #: 10342444 November 11, 2014 1Roweis, Sam, and Zoubin Ghahramani. A Unifying Review of Linear Gaussian Models." Neural Computation 11.2 (1999): 305{45. Print. F. Liang Linear Gaussian Models Nov 2014 1 / 18
  • 3. cially disparate models: : : (a) Factor Analysis (b) PCA (c) Mixture of Gaussians (d) Hidden Markov Models F. Liang Linear Gaussian Models Nov 2014 2 / 18
  • 4. Outline Basic model Inference and learning problems EM algorithm Various specializations of the basic model Factor Analysis R = lim!0 I SPCA PCA Kalman Filter Gaussian Mixture Model 1-NN HMM cts state A = 0 R diag R = I A6= 0 discrete state A = 0 R = lim!0 R0 A6= 0 F. Liang Linear Gaussian Models Nov 2014 3 / 18
  • 5. The Basic (Generative) Model Goal: Model P(fxtgt =1; fytgt =1) Assumptions: Linear dynamics, additive Gaussian noise xt+1 = Axt + w; w N(0;Q) yt = Cxt + v; v N(0; R) wlog E[w] = E[v] = 0 Markov property Time homogeneity w + xt xt+1 yt v A C + t Figure: The Basic Model as a DBN P(fxtgt =1; fytgt =1) = P(x1) Y1 t=1 P(xt+1jxt ) Y t=1 P(yt jxt ) F. Liang Linear Gaussian Models Nov 2014 4 / 18
  • 6. Why Gaussians? Gaussian family closed under ane transforms x N(x ;x ); y N(y ;y ); a; b; c 2 R =) ax + by + c N(ax + by + c; a2x + b2y ) Gaussian is conjugate prior for Gaussian likelihood P(x) Normal; P(yjx) Normal =) P(xjy) Normal F. Liang Linear Gaussian Models Nov 2014 5 / 18
  • 7. The Inference Problem Given the system model and initial distribution (fA; C;Q; R; 1;Q1g): Filtering: P(xt jfyigti =1) Smoothing: P(xt jfyigi =1) where t If we had the partition function: P(fyigi=1) = Z 8fxi gi =1 P(fxig; fyig)dfxig Then P(xt jfyigi =1) = P(fxig; fyig) P(fyig) F. Liang Linear Gaussian Models Nov 2014 6 / 18
  • 8. The Learning Problem Let = fA; C;Q; R; 1;Q1g, X = fxigi =1, Y = fyigi =1. Given (several) observable sequences Y : arg max L() = arg max log P(Y j) Solved by expectation maximization. F. Liang Linear Gaussian Models Nov 2014 7 / 18
  • 9. Expectation Maximixation For any distribution Q on Sx : L() F(Q; ) = Z X Q(X) log P(X; Y j) Z X Q(X) logQ(X)dX = L() + H(Q; P(jY ; )) H(Q) = L() DKL(QjjP(jY ; )) Monotonically increasing coordinate ascent on F(Q; ): E step: Qk+1 arg maxQ F(Q; k ) = P(XjY ; k ) M step: k+1 arg max F(Qk+1; ) F. Liang Linear Gaussian Models Nov 2014 8 / 18
  • 10. Continuous-State Static Modeling Assumptions: x is continuously supported A = 0 x = w N(0;Q) =) y = Cx + v N(0;CQCT + R) wlog Q = I Ecient Inference Using Sucient Statistics: Gaussian is conjugate prior for Gaussian likelihood, so P(xjy) = N(
  • 11. y; I
  • 12. C);
  • 13. = CT (CCT + R)1 Learning: R must be constrained to avoid degenerate solution. . . F. Liang Linear Gaussian Models Nov 2014 9 / 18
  • 14. Continuous-State Static Modeling: Factor Analysis y = Cx + v N(0; CCT + R) Additional Assumption: R diagonal =) observation noise v independent along basis for y Interpretation: R : variance along basis C : correlation structure of latent factors Properties: Scale invariant Not rotation invariant F. Liang Linear Gaussian Models Nov 2014 10 / 18
  • 15. Continuous-State Static Modeling: SPCA and PCA y = Cx + v N(0; CCT + R) Additional Assumptions: R = I ; 2 R For PCA: R = lim!0 I Interpretation: : global noise level Columns of C : principal components (optimizes three equivalent objectives) Properties Rotation invariant Not scale invariant F. Liang Linear Gaussian Models Nov 2014 11 / 18
  • 16. Continuous-State Dynamic Modeling: Kalman Filters Relax A = 0 assumptio. Optimal Bayes
  • 17. lter assuming linearity and normality (conjugate prior) F. Liang Linear Gaussian Models Nov 2014 12 / 18
  • 18. Discrete-State Modeling: Winner-Takes-All (WTA) Non-linearity Assume: x discretely supported, R 7! P Winner-Takes-All Non-Linearity: WTA[x] = ei where i = arg maxj xj xt+1 = WTA[Axt + w] w N(;Q) yt = Cxt + v v N(0; R) x WTA[N(; )] de
  • 19. nes a probability vector where i = P(x = ei ) = probability mass assigned by N(; ) to fz 2 Sx : 8j6= i : (z)i (z)jg F. Liang Linear Gaussian Models Nov 2014 13 / 18
  • 20. Static Discrete-State Modeling: Mixture of Gaussians and Vector Quantization x = WTA[w] w N(;Q) y = Cx + v v N(0; R) Additional Assumption: A = 0 Mixture of Gaussians: P(y) = X i P(x = ej ; y) = X i N(Ci ; R)i All Gaussians have same covariance R Inference: P(x = ej jy) = P(x = ej ; y) P(y) = PN(Cj ; R)j i N(Ci ; R)i Vector Quantization: R = lim!0 R0 F. Liang Linear Gaussian Models Nov 2014 14 / 18
  • 21. Dynamic Discrete-State Modeling: Hidden Markov Models xt+1 = WTA[Axt + w] w N(0;Q) yt = Cxt + v v N(0; R) Theorem Any Markov chain transition dynamics T can be equivalently modeled using A and Q in the above model and vice versa. All states have same emission covariance R Learning: EM Algorithm (Baum-Welch) Inference: Viterbi Algorithm for MAP estimate In discrete case, MAP estimate6= least-squares estimate Approaches Kalman
  • 23. ner F. Liang Linear Gaussian Models Nov 2014 15 / 18
  • 24. Conclusions Linearity and normality =) computationally tractable Universal basic model generalizes idiosyncratic special cases and highlights relationships (e.g. static vs dynamic, zero noise limit, hyperparameter selection) Uni
  • 25. ed set of equations and algorithms for inference and learning F. Liang Linear Gaussian Models Nov 2014 16 / 18
  • 26. Critique / Future Work Critique: Uni
  • 27. ed algorithms not the most ecient Can only model y with support Rp, x with support Rk or f1; : : : ; ng Future Work: Increase hierarchy beyond two levels (e.g. Speech ! n-gram ! PCFG) Relax time homogeneity assumption (e.g. Extended Kalman Filter) Extend to other distributions Try other (likelihood,conjugate prior) pairs Approximate inference (MH-MCMC) F. Liang Linear Gaussian Models Nov 2014 17 / 18
  • 28. References S. Roweis, Z. Ghahramani. A Unifying Review of Linear Gaussian Models. Computation and Neural Systems, 11(2):305{345, 1999. Image Attributions: http://www.robots.ox.ac.uk/ parg/projects/ica/riz/Thesis/Figs/var/MoG.jpeg https://github.com/echen/restricted-boltzmann-machines http://upload.wikimedia.org/wikipedia/commons/1/15/GaussianScatterPCA.png http://www.ee.columbia.edu/ln/LabROSA/doc/HTKBook21/img15.gif http://commons.wikimedia.org/wiki/File:Basic concept of Kalman