Ryan Cotterell: Katalogdaten im Frühjahrssemester 2023

NameHerr Prof. Dr. Ryan Cotterell
LehrgebietInformatik
Adresse
Professur für Informatik
ETH Zürich, OAT W 13.2
Andreasstrasse 5
8092 Zürich
SWITZERLAND
E-Mailryan.cotterell@inf.ethz.ch
DepartementInformatik
BeziehungAssistenzprofessor (Tenure Track)

NummerTitelECTSUmfangDozierende
252-0945-16LDoctoral Seminar Machine Learning (FS23)
Only for Computer Science Ph.D. students.

This doctoral seminar is intended for PhD students affiliated with the Institute for Machine Learning. Other PhD students who work on machine learning projects or related topics need approval by at least one of the organizers to register for the seminar.
2 KP1SN. He, V. Boeva, J. M. Buhmann, R. Cotterell, T. Hofmann, A. Krause, M. Sachan, J. Vogt, F. Yang
KurzbeschreibungAn essential aspect of any research project is dissemination of the findings arising from the study. Here we focus on oral communication, which includes: appropriate selection of material, preparation of the visual aids (slides and/or posters), and presentation skills.
LernzielThe seminar participants should learn how to prepare and deliver scientific talks as well as to deal with technical questions. Participants are also expected to actively contribute to discussions during presentations by others, thus learning and practicing critical thinking skills.
Voraussetzungen / BesonderesThis doctoral seminar of the Machine Learning Laboratory of ETH is intended for PhD students who work on a machine learning project, i.e., for the PhD students of the ML lab.
252-2310-00LUnderstanding Context-Free Parsing Algorithms Information Belegung eingeschränkt - Details anzeigen
Findet dieses Semester nicht statt.
The deadline for deregistering expires at the end of the second week of the semester. Students who are still registered after that date, but do not attend the seminar, will officially fail the seminar.
2 KP2SR. Cotterell
KurzbeschreibungParsing context-free grammars is a fundamental problem in natural language processing and computer science more broadly. This seminar will explore a classic text that unifies many algorithms for parsing in one framework.
LernzielSikkel's notion of parsing schemata is explored in depth. The students should take away an understanding and fluency with these ideas.
InhaltParsing Schemata: A Framework for Specification and Analysis of Parsing Algorithms
263-3300-00LData Science Lab Belegung eingeschränkt - Details anzeigen 14 KP9PA. Ilic, V. Boeva, R. Cotterell, J. Vogt, F. Yang
KurzbeschreibungIn this class, we bring together data science applications
provided by ETH researchers outside computer science and
teams of computer science master's students. Two to three
students will form a team working on data science/machine
learning-related research topics provided by scientists in
a diverse range of domains such as astronomy, biology,
social sciences etc.
LernzielThe goal of this class if for students to gain experience
of dealing with data science and machine learning applications
"in the wild". Students are expected to go through the full
process starting from data cleaning, modeling, execution,
debugging, error analysis, and quality/performance refinement.
Voraussetzungen / BesonderesPrerequisites: At least 8 KP must have been obtained under Data Analysis and at least 8 KP must have been obtained under Data Management and Processing.
263-5352-00LAdvanced Formal Language Theory Information 6 KP4G + 1AR. Cotterell
KurzbeschreibungThis course serves as an introduction to various advanced topics in formal language theory.
LernzielThe objective of the course is to learn and understand a variety of topics in advanced formal language theory.
InhaltThis course serves as an introduction to various advanced topics in formal language theory. The primary focus of the course is on weighted formalisms, which can easily be applied in machine learning. Topics include finite-state machines as well as the algorithms that are commonly used for their manipulation. We will also cover weighted context-free grammars, weighted tree automata, and weighted mildly context-sensitive formalisms.
263-5353-10LPhilosophy of Language and Computation II (with Case Study) Information 5 KP2V + 1U + 1AR. Cotterell, J. L. Gastaldi
KurzbeschreibungUnderstand the philosophical underpinnings of language-based artificial intelligence.
LernzielThis graduate class, taught like a seminar, is designed to help you understand the philosophical underpinnings of modern work in natural language processing (NLP), most of which is centered around statistical machine learning applied to natural language data.
InhaltThis graduate class, taught like a seminar, is designed to help you understand the philosophical underpinnings of modern work in natural language processing (NLP), most of which is centered around statistical machine learning applied to natural language data. The course is a year-long journey, but the second half (Spring 2023) does not depend on the first (Fall 2022) and thus either half may be taken independently. In each semester, we divide the class time into three modules. Each module is centered around a philosophical topic. After discussing logical, structuralist, and generative approaches to language in the first semester, in the second semester we will focus on information, language games, and pragmatics. The modules will be four weeks long. During the first two weeks of a module, we will read and discuss original texts and supplementary criticism. During the second two weeks, we will read recent NLP papers and discuss how the authors of those works are building on philosophical insights into our conception of language—perhaps implicitly or unwittingly.
LiteraturThe literature will be provided by the instructors on the class website
263-5353-20LPhilosophy of Language and Computation II Information 3 KP2V + 1UR. Cotterell, J. L. Gastaldi
KurzbeschreibungUnderstand the philosophical underpinnings of language-based artificial intelligence.
LernzielThis graduate class, taught like a seminar, is designed to help you understand the philosophical underpinnings of modern work in natural language processing (NLP), most of which is centered around statistical machine learning applied to natural language data.
InhaltThis graduate class, taught like a seminar, is designed to help you understand the philosophical underpinnings of modern work in natural language processing (NLP), most of which is centered around statistical machine learning applied to natural language data. The course is a year-long journey, but the second half (Spring 2023) does not depend on the first (Fall 2022) and thus either half may be taken independently. In each semester, we divide the class time into three modules. Each module is centered around a philosophical topic. After discussing logical, structuralist, and generative approaches to language in the first semester, in the second semester we will focus on information, language games, and pragmatics. The modules will be four weeks long. During the first two weeks of a module, we will read and discuss original texts and supplementary criticism. During the second two weeks, we will read recent NLP papers and discuss how the authors of those works are building on philosophical insights into our conception of language—perhaps implicitly or unwittingly.
LiteraturThe literature will be provided by the instructors on the class website
263-5354-00LLarge Language Models Information 8 KP3V + 2U + 2AR. Cotterell, M. Sachan, F. Tramèr, C. Zhang
KurzbeschreibungLarge language models have become one of the most commonly deployed NLP inventions. In the past half-decade, their integration into core natural language processing tools has dramatically increased the performance of such tools, and they have entered the public discourse surrounding artificial intelligence.
LernzielTo understand the mathematical foundations of large language models as well as how to implement them.
InhaltWe start with the probabilistic foundations of language models, i.e., covering what constitutes a language model from a formal, theoretical perspective. We then discuss how to construct and curate training corpora, and introduce many of the neural-network architectures often used to instantiate language models at scale. The course covers aspects of systems programming, discussion of privacy and harms, as well as applications of language models in NLP and beyond.
LiteraturThe lecture notes will be supplemented with various readings from the literature.