Difference between revisions of "Pattern Analysis and Machine Intelligence"

From Chrome
Jump to: navigation, search
(Detailed course schedule)
Line 2: Line 2:
  
 
The following are last minute news you should be aware of ;-)
 
The following are last minute news you should be aware of ;-)
  08/03/2010: the course started today!
+
14/03/2011: added the detailed schedule. NOTE that tomorrow class starts at 14:15 instead of 13:15
 +
  08/03/2011: the course started today!
  
 
==Course Aim & Organization==
 
==Course Aim & Organization==

Revision as of 12:27, 14 March 2011


The following are last minute news you should be aware of ;-)

14/03/2011: added the detailed schedule. NOTE that tomorrow class starts at 14:15 instead of 13:15
08/03/2011: the course started today!

Course Aim & Organization

The objective of this course is to give an advanced presentation 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 some teaching assistants.

Course Program

These techniques are presented from a theoretical (i.e., statistics and information theory) and practical perspective through the descriptions of algorithms, their implementation, and applications.The course is composed by a set of selfcontained lectures on specific techniques such as decision trees, decision rules, Bayesian networks, clustering, etc. Supervised and unsupervised learning are discussed in the framework of classification and clustering problems. The course outline is:

  • 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).

Day Time Teacher Topic
08/03/2011 (Tuesday) 13:15 - 16:15 Matteo Matteucci Course Introduction (Ch. 1)
15/03/2011 (Tuesday) 14:15 - 16:15 Matteo Matteucci Two examples from the course (Ch. 2)
22/03/2011 (Tuesday) Matteo Matteucci Linear classification methods (Ch.4)
23/3/2011 (Wednesday) Luigi Malago Linear regression methods (Ch. 3)
29/03/2011 (Tuesday) Matteo Matteucci
30/03/2011 (Wednesday) Luigi Malago
04/04/2011 (Tuesday) Luigi Malago
05/04/2011 (Wednesday) Luigi Malago
12/04/2011 (Tuesday) Matteo Matteucci
13/04/2011 (Wednesday) Davide Eynard
19/04/2011 (Tuesday) Matteo Matteucci
20/04/2011 (Wednesday) Davide Eynard
27/04/2011 (Wednesday) Davide Eynard
03/05/2011 Tuesday
04/05/2011 Wednesday
10/05/2011 Tuesday
11/05/2011 Wednesday
17/05/2011 Tuesday
18/05/2011 Wednesday
24/05/2011 Tuesday
25/05/2011 Wednesday
07/06/2011 Tuesday
08/06/2011 Wednesday
14/06/2011 Tuesday

Course Evaluation

The course evaluation is composed by two parts:

  • A homework with exercises covering the whole program that counts for 30% of the course grade
  • A oral examination covering the whole progran that count for 70% of the course grade

The homework is just one per year, it will be published at the end of the course and you will have 15 days to turn it in. It is not mandatory, however if you do not turn it in you loose 30% of the course grade. There is the option of substitute the homework with a practical project, but this has to be discussed and agreed with the course professor.

Teaching Material

In the following you can find the lecture slides used by the teacher and the teaching assistants during classes. Some additional material that could be used to prepare the oral examination is provided as well together with the homework.