{{:teaching:mdm2016-logo.png?400|}} \\ \\ --------------------------- Welcome to the course website for "Multimedia Data Mining" SoSe 2017! This lecture gives an introduction to social multimedia processing and extracting information from images, videos, and other multimedia content. The focus will be on retrieval, search, and filtering of concepts, objects, and scenes. \\ \\ * Lecturers: Dr. Damian Borth, Prof. Andreas Dengel, and guest lecturer (Dr. Christian Schulze and Marco Schreyer) * Credits: 2C+1R, 4 credit points * Language: English * Level: Master (entry level) * Requirements * Introduction to Pattern Recognition (recommended, but not required) * Introduction to Image Processing and Image Understanding (recommended, but not required) * basic probability theory and analysis * Literature (available in computer science library): * Ian Goodfellow, Yoshua Bengio,Aaron Courville: Deep Learning, 2017 * Duda, Hart, Stork: Pattern Classification, 2nd edition * Gonzalez, Woods: Digital Image Processing * Bishop: Pattern Recognition and Machine Learning * Exam: written or oral (to be discussed in class) \\ ===== News ===== * October 24th: The review session for the exam sheets (Einsicht) will take place on ** Friday, 27th October in Bayes(2.04) at DFKI between 3:00pm - 5:00pm ** * October 24th: ** Results of the second MDM Exam are now online. Please find the published results [[http://madm.dfki.de/files/tmp_files_mdm2017/publish_result_mdm2017_exam2.pdf|here]]** * August 29th: The review session for the exam sheets (Einsicht) will take place on ** Friday, 1st September in Wittgenstein at DFKI between 3:30pm - 5:30pm ** * August 29th: ** Results of the first MDM Exam are now online. Please find the published results [[http://madm.dfki.de/files/tmp_files_mdm2017/publish_result_mdm2017_exam1.pdf|here]]** * July 19th: Slides of last lecture are available online. * July 12th: last tutorial is dedicated for Q&A. It takes place on Wednesday 19th * July 12th: Slides of lecture-13 are available online. * July 6th: Dates and places of the exams can be found in KIS: * [[http://www.kis.uni-kl.de/campus/all/event.asp?gguid=0x46673D8681BB0A4FA892DF4353DC1DAB&tguid=0x934C4C0145A8BB458AB4E80C9169EDA9|1st exam]] * [[http://www.kis.uni-kl.de/campus/all/event.asp?gguid=0xEC9FE23DD257FC49A527A1629001179B&tguid=0x934C4C0145A8BB458AB4E80C9169EDA9|2nd exam]] * July 5th: Slides of lecture-12 are available online. * July 4th: Slides of lecture-11 are available online. * June 27th: Exercise sheet-05 is available online (exercise will take place July 5th) * June 13th: Slides of lecture-08 are available online. * June 12th: Exercise sheet-04 is available online (exercise will take place June 21st) * June 6th: Slides of lecture-07 are available online. * June 2nd: Slides of lecture-06 are available online. * May 29th: Please register for the written exam * May 16th: Solutions for exercise sheet-02 are available online. ("Ex2IPythonNotebook" in table below) * May 16th: NVIDIA GPU Tech Conference Keynote can be watched online: [[http://www.ustream.tv/gpu-technology-conference|here]] * May 9th: **Submit exercise sheets to mdm2017@dfki.de** * May 4th: Exercise sheet-02 is available online (exercise will take place May 10th) * May 2nd: Slides of lecture-02 are available online. * April 25th: Please note, there will be no lecture Tuesday May 2nd. * April 24th: First exercises is scheduled for Wednesday 8:15-9:45, Room: 36-265: Basic Math * April 18th: Lecture starts today! \\ --------------------------- ===== Slots ===== * Lecture: Tuesdays, 15:30-17:00, 48-453: INF-71-61-V-7: [[http://www.kis.uni-kl.de/campus/all/event.asp?gguid=0x4CD29B7503C12742949E8FD25408C7E5&tguid=0x934C4C0145A8BB458AB4E80C9169EDA9|Link to KIS Modulhandbuch]] * Tutorials: Wednesdays, 8:15-9:45, Room36-265: [[http://www.kis.uni-kl.de/campus/all/event.asp?gguid=0x9DFAC59D7CB08840A1F75F90824FC941&tguid=0x934C4C0145A8BB458AB4E80C9169EDA9|Link to KIS Modulhandbuch]] \\ --------------------------- ===== Contact ===== * Damian Borth * damian dot borth at dfki dot de * DFKI - room 3.24 * +49-631-20575-4184 * www.dfki.uni-kl.de/~borth * Contact email (all requests) * Managed by Tushar & Philipp * mdm2017@dfki.de * Registration for the class to help us organizing the class * please register with an email to mdm2017@dfki.de providing the following information: * Name * email * field of study * do want to take the exam? \\ --------------------------- ===== Schedule ===== **Lecture schedule**: ^ block ^ date ^ lecturer ^ content ^ details ^ slides & demos ^ exercise sheets & materials ^ | 1 | 18.04.17 | Damian Borth | Introduction | course formalities, introduction | [[http://madm.dfki.de/files/MDM2017/01-slides.pdf|slides]] | - | | 2 | 25.04.17 | Damian Borth | Multimedia Information Systems | definitions, setup, labels, benchmarking | [[http://madm.dfki.de/files/MDM2017/02-slides.pdf|slides]] | [[http://madm.dfki.de/files/MDM2017/01-sheet.pdf|sheet]] | | 3 | 02.05.17 | Damian Borth | No lecture | - | - | [[http://jupyter-notebook-beginner-guide.readthedocs.io/en/latest/| Ipython/Jupyter Installation link]] | | 4 | 09.05.17 | Marco Schreyer | Pattern Recognition (supervised) |basic decision theory, classification, classifier combination |[[http://madm.dfki.de/files/MDM2016_Exercises/03-slides_final.pdf|slides]] | [[http://madm.dfki.de/files/MDM2017/02-sheet.pdf|sheet]] [[http://madm.dfki.de/files/MDM2017/02-material.zip|material]] [[http://numpy.scipy.org/|NumPy Website]] [[http://www.scipy.org/Tentative_NumPy_Tutorial|NumPy Tutorial]] [[http://madm.dfki.de/files/MDM2017_Exercises/ex2ipy.ipynb | Ex2IPythonNotebook]] | | 5 | 16.05.17 | Damian Borth | Pattern Recognition (unsupervised) | clustering, dimensionality reduction | [[http://madm.dfki.de/files/MDM2017/04-slides.pdf|slides]] | - | | 6 | 23.05.17 | Damian Borth | Text Retrieval | document retrieval, retrieval models, relevance feedback, data structures | [[http://madm.dfki.de/files/MDM2017/05-slides.pdf|slides]] | - | | 7 | 30.05.17 | Damian Borth | Image Representation | definitions, features and their properties, invariance, global features, local features | [[http://madm.dfki.de/files/MDM2017/06-slides.pdf|slides]] | [[http://madm.dfki.de/files/MDM2017/03-sheet.pdf|sheet]], [[http://madm.dfki.de/files/MDM2017/list-wikipedia.txt|URL list]], [[http://caffe.berkeleyvision.org|CAFFE website]], [[http://caffe.berkeleyvision.org/gathered/examples/mnist.html|MNIST Tutorial]], [[http://caffe.berkeleyvision.org|CAFFE website]], [[http://madm.dfki.de/files/tmp_files_mdm2017/k-means.ipynb|K-Means-IPython]] | | 8 | 06.06.17 | Christian Schulze | Similarity Search | applications, prototypical architecture, distance measures, object search | [[http://madm.dfki.de/files/MDM2017/07-slides.pdf|slides]] | - | | 9 | 13.06.17| Damian Borth | Visual Recognition and Image Classification 1 | terminology, applications, face detection, face recognition, object recognition, visual words | [[http://madm.dfki.de/files/MDM2017/08-slides.pdf|slides]] | [[http://madm.dfki.de/files/MDM2017/04-sheet.pdf|sheet]], [[http://madm.dfki.de/files/MDM2017/04-material.zip|material]] | | 10 | 20.06.17 | Damian Borth | Visual Recognition and Image Classification 2 | Bag-of-Words, Support Vector Machine (SVM), Spatial Location Extension, Concept Vocabularies | [[http://madm.dfki.de/files/MDM2017/09-slides.pdf|slides]] | - | | 11 | 27.06.17 | Christian Schulze | Video Analysis | shot boundary detection, keyframe extraction, motion estimation & applications, audio analysis | [[http://madm.dfki.de/files/MDM2017/10-slides.pdf|slides]] | - | | 12 | 04.07.17 | Marco Schreyer | Deep Learning 1 - DL 101 and Autoencoders | end-to-end learning, neural networks, autoencoder | [[http://madm.dfki.de/files/MDM2017/11-slides.pdf|slides]] | [[http://madm.dfki.de/files/MDM2017/05-sheet.pdf|sheet]], [[http://madm.dfki.de/files/MDM2017/05-material.zip|material]] | | 13 | 11.07.17 | Damian Borth | Deep Learning 2 | Convolutional Neural Networks, Long-short Term Memory Networks, Generative Adversarial Networks | [[http://madm.dfki.de/files/MDM2017/12-slides.pdf|slides]] | - | | 14 | 18.07.17 | Damian Borth | Deep Learning 3 | Visual Sentiment Analysis, AdjectiveNounPairs, DeepSentiBank | [[http://madm.dfki.de/files/MDM2017/13-slides.pdf|slides]] | Q&A Session | \\ ---------------------------