Welcome to the course website for “Multimedia Information Retrieval” 2011/2012!
This lecture gives an introduction to models and algorithms underlying modern multimedia search technology.
The focus will be on retrieving image and video content (though other media like text and audio will be touched as well).
Lecture schedule:
block | date | lecturer | content | details | slides & demos | exercise sheets & materials |
---|---|---|---|---|---|---|
1 | 20.10.11 | Adrian Ulges | introduction | course formalities, definitions, history, lecture outline, introduction | slides | sheet |
2 | 27.10.11 | “ | pattern recognition (supervised) | basic decision theory, classification, classifier combination | slides R script | |
3 | 03.11.11 | ” | pattern recognition (unsupervised) | clustering, dimensionality reduction | slides | sheet material NumPy Website NumPy Tutorial |
4 | 10.11.11 | “ | text retrieval | document retrieval, retrieval models, relevance feedback, data structures | slides | |
5 | 17.11.11 | ” | image representation I | definitions, features and their properties, invariance | slides | sheet material |
6 | 24.11.11 | Wan-Lei Zhao | image representation II | local features: interest point detection, patch description, matching | slides slides(updated) | |
7 | 01.12.11 | Adrian Ulges | image representation III | local features vs. global features recap, color-based features | slides backup slides | sheet material |
8 | 08.12.11 | “ | similarity search I | applications, prototypical architecture, distance measures, object search | slides | |
9 | 15.12.11 | ” | similarity search II | scalability: kd-trees, locality-sensitive hashing | slides python script | |
10 | 05.01.12 | “ | visual recognition I | applications, challenges, face detection, face recognition, object recognition, visual words | slides | sheet material |
11 | 12.01.12 | ” | visual recognition II | object category recognition - SVMs and large-scale nearest neighbor | slides | |
12 | (19.01.12) | “ | visual recognition III | concept detection and concept-based video retrieval, concept selection, research | slides | sheet material |
13 | 26.01.12 | ” | video representation | shot boundary detection, keyframe extraction, motion estimation, motion-based applications | slides | |
14 | 02.02.12 | Damian Borth | audio and social signals | audio features and social signals, categorization, recommender systems, collaborative filtering | slides |