Personnel
Instructor: | Selim Aksoy |
---|---|
Office: | EA 423 |
Email: | |
Office Hours: | Wed 13:40-15:30 |
Course Information
Schedule: | Mon 9:00-10:20, Wed 9:40-11:00 (EA 502) |
---|---|
Mailing List: | http://retina.cs.bilkent.edu.tr/mailman/listinfo/cs551-spring2006 |
Prerequisites: | Probability theory, statistics, linear algebra |
Texts: |
|
Lecture Schedule
Chapters |
Contents |
---|---|
Introduction to Pattern Recognition[ Slides ] (Feb 1, 6) |
Topics:
Readings:
References:
|
Bayesian Decision Theory[ Slides ] (Feb 8, 13, 15) |
Topics:
Readings:
|
Parametric Models[ Slides: Part 1 | Part 2 | Part 3 | Part 4 ] (Feb 20, 22, 27, Mar 6, 8, 13, 15) |
Topics:
Readings:
References:
|
Non-parametric Methods[ Slides ] (Mar 20, 22) |
Topics:
Readings:
|
Spring Break(Mar 27-31) |
No class |
Feature Reduction and Selection[ Slides ] (Apr 3) |
Topics:
Readings:
References:
|
Non-Bayesian Classifiers[ Slides: Part 1 | Part 2 | Part 3 ] (Apr 5, 10, 12, 24) |
Topics:
Readings:
References:
|
Unsupervised Learning and Clustering[ Slides ] (Apr 26, May 1) |
Topics:
Readings:
References:
|
Algorithm-Independent Learning Issues[ Slides ] (May 3, 8) |
Topics:
Readings:
References:
|
Structural and Syntactic Pattern Recognition[ Slides ] (May 10, 15) |
Topics:
Readings:
References:
|
Assignments
- Homework assignment 1 (Due: March 6 as hardcopy in the class)
- Homework assignment 2 (Due: April 3 as online submission)
- Homework assignment 3 (Due: May 12 as online submission)
Late submission policy: Unless you make prior arrangements with me (before the due date), no late homework will be accepted.
Project
The purpose of the project is to enable the students to get some hands-on experience in the design, implementation and evaluation of pattern recognition algorithms by applying them to real-world problems. The objective is to try multiple algorithms for different steps of the design cycle such as feature extraction and selection, model learning and estimation, classification and evaluation, to get as high an accuracy as possible on the selected datasets.
You can use your own data from your thesis research, select datasets from the list of data resources below, or contact the instructor for data from ongoing research on multimedia analysis (including video, audio and text data) or image classification. In any case, you should get prior approval before starting your project.
You are free to use any programming language but Matlab is strongly recommended because it is very convenient for prototyping and has many tools available for pattern recognition. You can write the codes yourself or use any code that is available in the public domain. In case you use somebody else's code, you are required to know the details of the algorithms that the code implements.
You are required to work as a group, and submit a project proposal, an interim progress report, a final report written in a conference paper format, and make a poster presentation during the finals week. Tentative schedule of the project is as follows:
- Project proposal (due April 10): Submit a 1-2 page proposal that describes the problem you would like to tackle, objective of the study, proposed algorithms, hardware/software tools and data that you plan to utilize, and evaluation strategies that you plan to use. Also provide a short list of related references.
- Interim progress report (due May 8): Submit a report that describes your progress with the project and your plans for the rest of the semester.
- Final report (due May 24): Submit a readable and well-organized report that provides proper motivation for the task, proper citation and discussion of related literature, proper explanation of the details of the approach and implementation strategies, proper performance evaluation, and detailed discussion of the results. Highlight your contributions and conclusions. Also submit well-documented software with your report.
- Poster presentation (due May 25): Present your work as a poster that fits to a board of approximately 1m-by-1m. Each team member should also provide a written description of her/his own contributions to the project.
All reports and software can be submitted using the online form.
Final report guidelines:
- Follow IEEE two-column format as shown in the example and the format definition table and glossary.
- The page limit is 6 pages.
- The report should not have any page numbers, headers or footers.
- You can use IEEE's LaTeX template or Word template. (LaTeX users: Be sure to use the template's conference mode.)
- PDF submission is recommended.
All projects' final reports are available as a pdf file (Bilkent only access).
# | Projects | Members |
---|---|---|
1 | Object class recognition in natural scenes | Kerem Altun, Mert Duatepe |
2 | Segmentation for image classification and retrieval | Demir Gokalp, Turhan O. Daybelge |
3 | Performance evaluation of various pattern recognition algorithms on disturbance classification for power systems | Zeynep Yucel, Erdem Ulusoy |
4 | Comparison of missing data handling techniques | Metin Koc, Metin Tekkalmaz |
5 | Three-class obstacle classification | Oguzcan Oguz, Ahmet Tolgay, Iskender Yakin |
6 | Information extraction using hidden Markov models | Rifat Ozcan, Serhan Tatar, Kerem Ali Ulug |
7 | Commercial detector in news videos | Tolga Can, Esra Ataer |
8 | Missing feature imputation: comparison of EM and averaging algorithms on arrhythmia data | Aysen Tunca, Bayram Boyraz |
9 | Make and model recognition of a car | Rifat Aras, Barkin Basarankut, Hasan Hakan Ari |
10 | Adjacency modeling in geospatial objects using hidden Markov model | Hayati Cam, Ozge Cavus, Emel Kaya |
Grading Policy
Homework and quiz: | 55% |
Term project: | 40% |
Class participation: | 5% |
All grades assigned so far are available as a pdf file.
Related Links
- Previous Semesters for CS 551
- Pattern Classification Book (Duda, Hart, Stork)
- Book's website
- Make sure you check the errata for the particular printing you have.
- Software Resources
- PRTools by the Delft Pattern Recognition Group (in Matlab) (local copy)
- Netlab Neural Network Software (in Matlab) (local copy of software and its documentation)
- Weka Data Mining Software (in Java)
- Bayes Net Toolbox (in Matlab)
- Hidden Markov Model Toolbox (in Matlab)
- SVMlight - SVM training package (in C)
- Sequential Minimal Optimization algorithm for SVM training
- LIBSVM - A Library for SVM (in C++ and Java, with interfaces for additional languages)
- Numerical Recipes (in C)
- Software resources from Pattern Recognition Information web site
- Software resources from Kevin Murphy's web site
- Software resources from Kernel Machines web site
- Software resources from Kernel Methods web site
- Software resources from American Association for Artificial Intelligence web site
- StatLib
- Mathtools.net Technical Computing (in Matlab, C/C++, Java)
- Matlab Tutorials
- Data Resources
- Pattern recognition related archives
- Computer vision test images
- UCI Machine Learning Repository
- Labeled databases for object detection
- Image database from the University of Washington
- Texture database from the University of Oulu
- Document database from the University of Oulu
- Other databases from the University of Oulu
- Image databases from CMU Vision and Autonomous Systems Center
- Various other datasets from the University of Washington
- Face databases from CMU
- Face databases from MIT
- Another page for face databases
- MNIST Database of handwritten digits
- Shape database from Brown University
- Reuters-21578 Text Categorization Collection
- NIST Scientific and Technical Databases
- RISC: Repository of Information on Semi-supervised Clustering
- Others
- Pattern Recognition Information
- International Association for Pattern Recognition (IAPR)
- IEEE Computer Society Technical Committee on Pattern Analysis and Machine Intelligence (PAMI)
- IAPR Technical Committee 1 on Statistical Techniques in Pattern Recognition
- IAPR Technical Committee 2 on Structural and Syntactical Pattern Recognition
- MathWorld (an online encyclopedia of mathematical resources)
- International Society for Bayesian Analysis
- Statistical Learning/Pattern Recognition Glossary
- Statistical Data Mining Tutorials
- Kernel Machines
- Learning with Kernels
- Engineering Statistics Handbook
- Introductory Statistics: Concepts, Models, and Applications
- The Probability Web