model based machine learning
play

Model-based Machine Learning Chris Bishop Microsoft Research - PowerPoint PPT Presentation

Model-based Machine Learning Chris Bishop Microsoft Research Cambridge Royal Society, March 2012 Traditional machine learning Logistic regression Neural networks K-means, mixture of Gaussians PCA, kernel PCA, ICA, FA Support vector machines


  1. Model-based Machine Learning Chris Bishop Microsoft Research Cambridge Royal Society, March 2012

  2. Traditional machine learning Logistic regression Neural networks K-means, mixture of Gaussians PCA, kernel PCA, ICA, FA Support vector machines Deep belief networks Decision trees and random forests … many others …

  3. Model-based machine learning Goal : a single modelling framework which supports a wide range of models Traditional: “how do I map my problem onto a standard algorithm”? Model-based: “what is the model that represents my problem”?

  4. Realisation of model-based ML Bayesian framework Probabilistic graphical models Efficient deterministic inference

  5. Movie recommender demo

  6. Probabilistic graphical models Maths (M) Geometry (G) Algebra (A) P (M, G, A) = P (M) P (G|M) P (A|M) Graph structure captures domain knowledge

  7. Efficient inference

  8. Local message-passing Maths (M) ? Geometry (G) Algebra (A)

  9. What if distributions are intractable? True distribution Monte Carlo Variational Message Passing Loopy belief propagation Expectation propagation ⁞

  10. Algorithms  Models M. E. Tipping and C. M. Bishop (1997) C. M. Bishop (1999)

  11. Childhood Asthma

  12. Allergic Sensitisation Model

  13. Comparison with traditional ML Separation of model and training algorithm Auto-generated inference algorithm Easy extension to more complex situations Modify model, use the same inference algorithms Flexible as requirements change Compact code Easy to write and maintain Transparent functionality Many traditional methods are special cases One simple framework for newcomers to the field

  14. “Big data” Computational size vs. statistical size ? length temperature

  15. Noisy ranking Conventional approach to ranking: “ Elo ” single strength value for each player cannot handle teams, or more than 2 players

  16. Bayesian Ranking: TrueSkill TM s 1 s 2  1  2 y 12 R. Herbrich, T. Minka, and T. Graepel; NIPS (2006)

  17. Multi-player multi-team model s 1 s 2 s 3 s 4 t 1 t 2 t 3 y 12 y 23

  18. ^ ^ s 1 s 2 s 1 s 2  1  2  1  2 ^ ^ ^ y 12 y 12

  19. TrueSkill TM Sept. 2005; 10s of millions of users; millions of matches per day

  20. Convergence 40 35 30 25 Level 20 15 char (TrueSkill ™ ) 10 SQLWildman (TrueSkill ™ ) char (Elo) 5 SQLWildman (Elo) 0 0 100 200 300 400 Number of Games

  21. Infer.NET 1. Specify your machine learning problem as a probabilistic model in a .NET program (typically 10-20 lines of code). 2. Use Infer.NET to compile the model into optimized runtime code. 3. Run the code to make inferences on your data automatically. research.microsoft.com/infernet

  22. research.microsoft.com/~ cmbishop

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend