Pattern Analysis and Machine Intelligence
The following are last minute news you should be aware of ;-)
10/10/2014: The new course edition is about to start!!! Stay tuned it will be significantly different from the past (check the 'new words in the text)!!!!
Contents
Course Aim & Organization
The objective of this course is to give an advanced presentation, i.e., a statistical perspective, of the techniques most used in artificial intelligence and machine learning for pattern recognition, knowledge discovery, and data analysis/modeling.
Teachers
The course is composed by a blending of lectures and exercises by the course teacher and a teaching assistant.
- Matteo Matteucci: the course teacher
- Davide Eynard: the teaching assistant
Course Program
Techniques from machine and statistical learning are presented from a theoretical (i.e., statistics and information theory) and practical perspective through the descriptions of algorithms, the theory behind them, their implementation issues, and few examples from real applications. The course follows, at least partially, the following new book which is available for download in pdf
- An Introduction to Statistical Learning with Applications in R by Gareth James, Daniela Witten, Trevor Hastie and Robert Tibshirani
A tentative syllabus for this year edition is the following (a detailed schedule of the lectures follows)
- Machine Learning and Pattern Classification: in this part of the course the general concepts of Machine Learning and Patter Recognition are introduced with a brief review of statistics and information theory;
- Unsupervised Learning Techniques: the most common approaches to unsupervised learning are described mostly focusing on clustering techniques, rule induction, Bayesian networks and density estimators using mixure models;
- Supervised Learning Techniques: in this part of the course the most common techniques for Supervised Learning are described: decision trees, decision rules, Bayesian classifiers, hidden markov models, lazy learners, etc.
- Feature Selection and Reduction: techniques for data rediction and feature selection will be presented with theory and applications
- Model Validation and Selection: model validation and selection are orthogonal issues to previous technique; during the course the fundamentals are described and discussed (e.g., AIC, BIC, cross-validation, etc. ).
Detailed course schedule
A detailed schedule of the course can be found here; topics are just indicative while days and teachers are correct up to some last minute change (I will notify you by email). Please note that not all days we have lectures!!
Note: Lecture timetable interpretation * On Mondays lectures start at 13:30 (quarto d'ora accademico) in V.08 * On Fridays lectures start at 10:30 (quarto d'ora accademico) in V.08
Date | Day | Time | Room | Teacher | Topic |
13/10/2014 | Monday | 15:15 - 17:15 | V08 | Matteo Matteucci | Course Introduction (Ch. 1) |
17/10/2014 | Friday | 10:30 - 13:15 | V08 | Matteo Matteucci | Statistical Decision Theory and Bias-Variance trade off. (Ch. 2) |
20/10/2014 | Monday | 13:15 - 15:15 | V08 | Matteo Matteucci | Statistical Decision Theory and Model Assessment. (Ch. 2) |
24/10/2014 | Friday | 10:30 - 12:15 | V08 | Davide Eynard | Introduction to R |
27/10/2014 | Monday | 13:30 - 15:15 | V08 | Davide Eynard | Statistical Decision Theory Exercises |
31/10/2014 | Friday | 10:30 - 13:15 | V08 | Matteo Matteucci | Regression |
03/11/2014 | Monday | 13:30 - 15:15 | V08 | ... | ... |
Course Evaluation
The new course evaluation is composed by two parts:
- HW: Homework with exercises covering the whole program
- WE: A written examination covering the whole program
the final score will take the MAXIMUM between WE' and the combination 0.7*WE + 0.3*HW. In practice
- the homework can only increase your score
- the homework can only impact for the 30% of the score
- the homework is not mandatory
Teaching Material (the textbook)
Lectures will be based on material taken from the book.
- An Introduction to Statistical Learning with Applications in R by Gareth James, Daniela Witten, Trevor Hastie and Robert Tibshirani
If you are interested in a more deep treatment of the topics you can refer to the following book from the same authors
- The Elements of Statistical Learning: Data Mining, Inference, and Prediction. by Trevor Hastie, Robert Tibshirani, and Jerome Friedman.
Some additional material that could be used to prepare the oral examination will be provided together with the past homeworks.
Teacher Slides
In the following you can find the lecture slides used by the teacher and the teaching assistants during classes:
Additional Papers
Papers used to integrate the textbook
Past Exams and Sample Questions
This edition of the course in new so the exams of this year will vary in the format
- 2 theoretical questions
- 2 practical exercises
These are the text of past exams to give and idea on what to expect a theoretical questions:
- 20/09/2013 Exam
- 10/09/2013 Exam
- 26/07/2013 Exam
- 11/07/2013 Exam
- 29/01/2013 Exam
- 19/09/2012 Exam
- 04/09/2012 Exam
- 10/07/2012 Exam
- 26/06/2012 Exam
- 03/02/2012 Exam
- 19/09/2011 Exam
- 08/09/2011 Exam
- 15/07/2011 Exam
- 29/06/2011 Exam
Online Resources
The following are links to online sources which might be useful to complement the material above
- MATH 574M University of Arizona Course on Statistical Machine Learning and Data Mining; here you can find slides covering part of the course topics (the reference book for this course is again The Elements of Statistical Learning)