DOC PREVIEW
CMU CS 10701 - gaussians-regression-annotated

This preview shows page 1-2-3-4-5 out of 15 pages.

Save
View full document
Premium Document
Do you want full access? Go Premium and unlock all 15 pages.
Access to all documents
Download any document
Ad free experience

Unformatted text preview:

Readings listed in class website Gaussians Linear Regression Bias Variance Tradeoff Machine Learning 10701 15781 Carlos Guestrin Carnegie Mellon University September 12th 2007 1 Carlos Guestrin 2005 2007 What about continuous variables Billionaire says If I am measuring a continuous variable what can you do for me You say Let me tell you about Gaussians 2 Carlos Guestrin 2005 2007 1 Some properties of Gaussians affine transformation multiplying by scalar and adding a constant X N 2 Y aX b Y N a b a2 2 Sum of Gaussians X N X 2X Y N Y 2Y Z X Y Z N X Y 2X 2Y 3 Carlos Guestrin 2005 2007 Learning a Gaussian Collect a bunch of data Hopefully i i d samples e g exam scores Learn parameters Mean Variance 4 Carlos Guestrin 2005 2007 2 MLE for Gaussian Prob of i i d samples D x1 xN Log likelihood of data 5 Carlos Guestrin 2005 2007 Your second learning algorithm MLE for mean of a Gaussian What s MLE for mean 6 Carlos Guestrin 2005 2007 3 MLE for variance Again set derivative to zero 7 Carlos Guestrin 2005 2007 Learning Gaussian parameters MLE BTW MLE for the variance of a Gaussian is biased Expected result of estimation is not true parameter Unbiased variance estimator 8 Carlos Guestrin 2005 2007 4 Bayesian learning of Gaussian parameters Conjugate priors Mean Gaussian prior Variance Wishart Distribution Prior for mean 9 Carlos Guestrin 2005 2007 MAP for mean of Gaussian 10 Carlos Guestrin 2005 2007 5 Prediction of continuous variables Billionaire says Wait that s not what I meant You says Chill out dude He says I want to predict a continuous variable for continuous inputs I want to predict salaries from GPA You say I can regress that 11 Carlos Guestrin 2005 2007 The regression problem Instances xj tj Learn Mapping from x to t x Hypothesis space Given basis functions Find coeffs w w1 wk Why is this called linear regression model is linear in the parameters Precisely minimize the residual squared error 12 Carlos Guestrin 2005 2007 6 The regression problem in matrix notation weights N sensors K basis func N sensors K basis functions measurements 13 Carlos Guestrin 2005 2007 Regression solution simple matrix operations where k k matrix for k basis functions k 1 vector 14 Carlos Guestrin 2005 2007 7 But why Billionaire again says Why sum squared error You say Gaussians Dr Gateson Gaussians Model prediction is linear function plus Gaussian noise t i wi hi x Learn w using MLE 15 Carlos Guestrin 2005 2007 Maximizing log likelihood Maximize 16 Least squares Linear Regression is MLE for Gaussians Carlos Guestrin 2005 2007 8 Applications Corner 1 Predict stock value over time from past values other relevant vars e g weather demands etc 17 Carlos Guestrin 2005 2007 Applications Corner 2 50 OFFICE 52 12 9 54 OFFICE 51 49 QUIET PHONE 11 8 53 13 14 7 Measure temperatures at some locations Predict temperatures throughout the environment 17 18 STORAGE 16 15 10 CONFERENCE 48 LAB ELEC COPY 5 47 19 6 4 46 45 21 SERVER KITCHEN 39 37 38 36 23 33 35 40 41 22 1 43 42 20 3 2 44 29 27 31 34 25 32 30 28 24 26 Guestrin et al 04 18 Carlos Guestrin 2005 2007 9 Applications Corner 3 Predict when a sensor will fail based several variables age chemical exposure number of hours used 19 Carlos Guestrin 2005 2007 Announcements 1 Readings associated with each class See course website for specific sections extra links and further details Visit the website frequently Recitations Thursdays 5 00 6 20 in Wean Hall 5409 Special recitation on Matlab Sept 18 Tue 4 30 5 50pm NSH 3002 Carlos away on Monday Sept 17th Prof Eric Xing will teach the lecture 20 Carlos Guestrin 2005 2007 10 Announcement 2 First homework out later today Download from course website Start early Due Oct 3rd To expedite grading there are 4 questions please hand in 4 stapled separate parts one for each question 21 Carlos Guestrin 2005 2007 Bias Variance tradeoff Intuition Model too simple does not fit the data well A biased solution Model too complex small changes to the data solution changes a lot A high variance solution 22 Carlos Guestrin 2005 2007 11 Squared Bias of learner Given dataset D with m samples learn function h x If you sample a different datasets you will learn different h x Expected hypothesis ED h x Bias difference between what you expect to learn and truth Measures how well you expect to represent true solution Decreases with more complex model 23 Carlos Guestrin 2005 2007 Variance of learner Given a dataset D with m samples you learn function h x If you sample a different datasets you will learn different h x Variance difference between what you expect to learn and what you learn from a from a particular dataset Measures how sensitive learner is to specific dataset Decreases with simpler model 24 Carlos Guestrin 2005 2007 12 Bias Variance Tradeoff Choice of hypothesis class introduces learning bias More complex class less bias More complex class more variance 25 Carlos Guestrin 2005 2007 Bias Variance decomposition of error Consider simple regression problem f X T t f x g x noise N 0 deterministic Collect some data and learn a function h x What are sources of prediction error 26 Carlos Guestrin 2005 2007 13 Sources of error 1 noise What if we have perfect learner infinite data If our learning solution h x satisfies h x g x Still have remaining unavoidable error of 2 due to noise 27 Carlos Guestrin 2005 2007 Sources of error 2 Finite data What if we have imperfect learner or only m training examples What is our expected squared error per example Expectation taken over random training sets D of size m drawn from distribution P X T 28 Carlos Guestrin 2005 2007 14 Bias Variance Decomposition of Error Bishop Chapter 3 Assume target function t f x g x Then expected sq error over fixed size training sets D drawn from P X T can be expressed as sum of three components Where 29 Carlos Guestrin 2005 2007 What you need to know Gaussian estimation MLE Bayesian learning MAP Regression Basis function features Optimizing sum squared error Relationship between regression and Gaussians Bias Variance trade off Play with Applet 30 Carlos Guestrin 2005 2007 15


View Full Document

CMU CS 10701 - gaussians-regression-annotated

Documents in this Course
lecture

lecture

12 pages

lecture

lecture

17 pages

HMMs

HMMs

40 pages

lecture

lecture

15 pages

lecture

lecture

20 pages

Notes

Notes

10 pages

Notes

Notes

15 pages

Lecture

Lecture

22 pages

Lecture

Lecture

13 pages

Lecture

Lecture

24 pages

Lecture9

Lecture9

38 pages

lecture

lecture

26 pages

lecture

lecture

13 pages

Lecture

Lecture

5 pages

lecture

lecture

18 pages

lecture

lecture

22 pages

Boosting

Boosting

11 pages

lecture

lecture

16 pages

lecture

lecture

20 pages

Lecture

Lecture

20 pages

Lecture

Lecture

39 pages

Lecture

Lecture

14 pages

Lecture

Lecture

18 pages

Lecture

Lecture

13 pages

Exam

Exam

10 pages

Lecture

Lecture

27 pages

Lecture

Lecture

15 pages

Lecture

Lecture

24 pages

Lecture

Lecture

16 pages

Lecture

Lecture

23 pages

Lecture6

Lecture6

28 pages

Notes

Notes

34 pages

lecture

lecture

15 pages

Midterm

Midterm

11 pages

lecture

lecture

11 pages

lecture

lecture

23 pages

Boosting

Boosting

35 pages

Lecture

Lecture

49 pages

Lecture

Lecture

22 pages

Lecture

Lecture

16 pages

Lecture

Lecture

18 pages

Lecture

Lecture

35 pages

lecture

lecture

22 pages

lecture

lecture

24 pages

Midterm

Midterm

17 pages

exam

exam

15 pages

Lecture12

Lecture12

32 pages

lecture

lecture

19 pages

Lecture

Lecture

32 pages

boosting

boosting

11 pages

pca-mdps

pca-mdps

56 pages

bns

bns

45 pages

mdps

mdps

42 pages

svms

svms

10 pages

Notes

Notes

12 pages

lecture

lecture

42 pages

lecture

lecture

29 pages

lecture

lecture

15 pages

Lecture

Lecture

12 pages

Lecture

Lecture

24 pages

Lecture

Lecture

22 pages

Midterm

Midterm

5 pages

mdps-rl

mdps-rl

26 pages

Load more
Download gaussians-regression-annotated
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view gaussians-regression-annotated and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view gaussians-regression-annotated and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?