Accès direct au contenu

MATH

Version anglaise

aide

Accueil > Formations > Master MVA > Présentation des cours

Algorithms for speech and natural language processing

Intervenant : Emmanuel Dupoux (INRIA CoML), Benoît Sagot (INRIA ALMANACH)

Objectif du cours :



Speech and natural language processing is a subfield of artificial intelligence used in an increasing number of applications; yet, while some aspects are on par with human performances, others are lagging behind. This course will present the full stack of speech and language technology, from automatic speech recognition to parsing and semantic processing. The course will present, at each level, the key principles, algorithms and mathematical principles behind the state of the art, and confront them with what is know about human speech and language processing. Students will acquire detailed knowledge of the scientific issues and computational techniques in automatic speech and language processing and will have hands on experience in implementing and evaluating the important algorithms.
 

Topics:


- speech features & signal processing

- hidden markov & finite state modeling

- probabilistic parsing

- continuous embeddings

- deep learning for language-related tasks (DNNs, RNNs)

- linguistics and psycholinguistics

- comparing human and machine performance

Quizzes

During the courses, we will use on-line quizzes (on the smartphone/computer) to probe comprehension and trigger discussion. The quizzes will be used (1) to check that you attend the course, (2) that you have read the supporting documents and are following what is being presented. Each quiz will be graded as follows: 0 (no response), 1 (wrong response), 2 (good response). The scores will be averaged and converted from on a 0 to 20 scale. If there are N quizzes, we will use the N-1 best scores for averaging. The overall score will count for 20% of the final grade.


Prerequisites :


Basic linear algebra, calculus, probability theory

Organization of courses:

The courses take place on monday, from 9am to 11/12am .

Be on time! Attendance is mandatory.

Jan 28, 9am:11am (Dussane). Introduction (Sagot & Dupoux)
Feb 04, 9am:11am (Dussane). ASR1: Features and Acoustic Models (Dupoux & Zeghidour)
Feb 11, 9am:12am (Dussane). ASR2: Language Models (Dupoux, Zeghidour, Riad) + presentation TD
Feb 18, 9am:11am (Dussane). NLP1: Language processing in the wild (Sagot)
Feb 25, 9am:11am (Dussane). NLP2: Formal languages (Sagot)
Mar 4, 9am:12am (Dussane). NLP3: Parsing (Sagot) + presentation TD
Mar 11, 9am:12am (Dussane). Translation (Guest: Schwenk)
Mar 18, 9am:12am (Dussane). Perspectives (Sagot & Dupoux)

(Dussane): 45 rue d'Ulm, Paris 75005, Amphi Dussane, Ground Floor, left.

The course materials (PDFs, etc.) are listed in the subdirectories numbered #1 .. #8.

Validation:

The validation is continuous: there is no final exam, but a combination of quizzes during the lessons (20%) and two practical assignments (TDs), (40% each). ATTENTION: since there is no exam, there is no possibility of "rattrapage" (ie, of compensating a bad mark by taking another exam). So, if the overall grade obtained in this course is less than 10/20, this course will not be considered validated by the MVA Master.

Practical assignments (TD) :

 The practical assignments are given on the courses #3 and #6. There will be one assignment for the speech part and one for the NLP part. For each assignment, students are provided with the necessary data and Python code, either as a list of requirements to install or in the form of a disk image (.ova) to be mounted and booted from a virtual machine. They will hand in their source code and a max two page report, detailing their work, the difficulties encountered and the results. Students will have a max of 2 weeks to complete the assignment; assignment will be graded from 0 to 20, with a -1 point removed from the score for each day of being late. Each assignment will count for 40% of the final grade. We may organise special Q&A sessions regarding these assignments from 11am to 12am upon request.