DOC PREVIEW
Rutgers University CS 536 - Lecture Notes

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

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

Unformatted text preview:

INTRODUCTIONTOMachineLearningETHEM ALPAYDIN© The MIT Press, [email protected]://www.cmpe.boun.edu.tr/~ethem/i2mlLecture Slides forCHAPTER1:IntroductionLecture Notes for E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.0)3Why “Learn” ? Machine learning is programming computers to optimize a performance criterion using example data or past experience. There is no need to “learn” to calculate payroll Learning is used when: Human expertise does not exist (navigating on Mars), Humans are unable to explain their expertise (speech recognition) Solution changes in time (routing on a computer network) Solution needs to be adapted to particular cases (user biometrics)Lecture Notes for E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.0)4What We Talk About When We Talk About“Learning” Learning general models from a data of particular examples  Data is cheap and abundant (data warehouses, data marts); knowledge is expensive and scarce.  Example in retail: Customer transactions to consumer behavior: People who bought “Da Vinci Code” also bought “The Five People You Meet in Heaven” (www.amazon.com) Build a model that is a good and useful approximation to the data.Lecture Notes for E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.0)5Data Mining Retail: Market basket analysis, Customer relationship management (CRM) Finance: Credit scoring, fraud detection Manufacturing: Optimization, troubleshooting Medicine: Medical diagnosis Telecommunications: Quality of service optimization Bioinformatics: Motifs, alignment Web mining: Search engines ...Lecture Notes for E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.0)6What is Machine Learning? Optimize a performance criterion using example data or past experience. Role of Statistics: Inference from a sample Role of Computer science: Efficient algorithms to Solve the optimization problem Representing and evaluating the model for inferenceLecture Notes for E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.0)7Applications Association Supervised Learning Classification Regression Unsupervised Learning Reinforcement LearningLecture Notes for E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.0)8Learning Associations Basket analysis: P (Y | X ) probability that somebody who buys X also buys Y where X and Y are products/services.Example: P ( chips | beer ) = 0.7Lecture Notes for E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.0)9Classification Example: Credit scoring Differentiating between low-riskand high-riskcustomers from their income and savingsDiscriminant: IF income > θ1AND savings > θ2THEN low-risk ELSE high-riskLecture Notes for E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.0)10Classification: Applications Aka Pattern recognition Face recognition: Pose, lighting, occlusion (glasses, beard), make-up, hair style  Character recognition: Different handwriting styles. Speech recognition: Temporal dependency.  Use of a dictionary or the syntax of the language.  Sensor fusion: Combine multiple modalities; eg, visual (lip image) and acoustic for speech Medical diagnosis: From symptoms to illnesses ...Lecture Notes for E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.0)11Face RecognitionTraining examples of a personTest imagesAT&T Laboratories, Cambridge UKhttp://www.uk.research.att.com/facedatabase.htmlLecture Notes for E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.0)12Regression Example: Price of a used car x : car attributesy : pricey = g (x | θ )g ( ) model,θ parametersy = wx+w0Lecture Notes for E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.0)13Regression Applications Navigating a car: Angle of the steering wheel (CMU NavLab) Kinematics of a robot armα1= g1(x,y)α2= g2(x,y)α1α2(x,y) Response surface designLecture Notes for E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.0)14Supervised Learning: Uses Prediction of future cases: Use the rule to predict the output for future inputs Knowledge extraction: The rule is easy to understand Compression: The rule is simpler than the data it explains Outlier detection: Exceptions that are not covered by the rule, e.g., fraudLecture Notes for E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.0)15Unsupervised Learning Learning “what normally happens” No output Clustering: Grouping similar instances Example applications Customer segmentation in CRM Image compression: Color quantization Bioinformatics: Learning motifsLecture Notes for E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.0)16Reinforcement Learning Learning a policy: A sequence of outputs No supervised output but delayed reward Credit assignment problem Game playing Robot in a maze Multiple agents, partial observability, ...Lecture Notes for E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.0)17Resources: Datasets UCI Repository: http://www.ics.uci.edu/~mlearn/MLRepository.html UCI KDD Archive: http://kdd.ics.uci.edu/summary.data.application.html Statlib: http://lib.stat.cmu.edu/ Delve: http://www.cs.utoronto.ca/~delve/Lecture Notes for E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.0)18Resources: Journals Journal of Machine Learning Research www.jmlr.org Machine Learning  Neural Computation Neural Networks IEEE Transactions on Neural Networks IEEE Transactions on Pattern Analysis and Machine Intelligence Annals of Statistics Journal of the American Statistical Association ...Lecture Notes for E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.0)19Resources: Conferences International Conference on Machine Learning (ICML)  ICML05: http://icml.ais.fraunhofer.de/ European Conference on Machine Learning (ECML) ECML05: http://ecmlpkdd05.liacc.up.pt/ Neural Information Processing Systems (NIPS) NIPS05: http://nips.cc/ Uncertainty in Artificial Intelligence (UAI) UAI05: http://www.cs.toronto.edu/uai2005/ Computational Learning Theory (COLT) COLT05: http://learningtheory.org/colt2005/


View Full Document
Download Lecture Notes
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 Lecture Notes 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 Lecture Notes 2 2 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?