MINDLAB READING
This page is created to be the (temporary?) main information page of the MIND lab reading group. Contents in our reading group can be any old or new (but interesting or important to many members) research works.
เนื้อหา
Plan
For the first 2-3 week, I, Jung, will take the lead. I will cover three topics which are frequently mentioned in literatures and I'm most familiar with: (1) Mixture Models and EM algorithm (2) Sampling methods (3) Principal Component Analysis and regularization.
After that, if it successes, I hope that we can continue the process and change the leader week by week. The leader should have at least 2 weeks to read the topic.
Date and Time
At this moment, I plan to arrange the reading group in every friday afternoon (1pm - 2pm), but let us talk for more convenient dates and times.
May 11, 2007: Mixture Models and EM algorithm
This topic is a nice introduction for Bayesian paradigm in machine learning. After this talk, we should be able to answer the following questions:
- What is the Bayesian machine learning paradigm?
- The Bayes equation
- Why being Bayesian is a good idea? What are advantages of the Bayesian paradigm over the classical paradigm?
- It is intuitive, easy to understand (but might not easy to do)
- It can solve the model selection problem
- How can we train the learner in Bayesian paradigm?
- This talk illustrates one Bayesian toolkit: the EM algorithm.
Main paper
- Chris Bishop's PRML book chapter 9. ( I have one copy left; anyone who do not have this book please feel free to borrow me)
Supplementary
- David Mackay's book chapters 20 and 22 you can get it here
- Zoubin Ghahramani's slide click
- Chris Bishop's slide click
Prerequisite
In order to understand how EM work, we have to understand the Jensen's inequality and Kullback-Leibler divergence.