Test-Time Computation in Sequence Models: Adaptation, Scaling, and Reasoning
Module Description
| Course | Module Abbreviation |
Credit Points | Module Prerequisites |
|---|---|---|---|
| BA-2010 | AS-CL | 8 LP | 1xCS-CL v 1xBS-CL |
| BA-2010[100%|75%] | CS-CL | 6 LP | FLA, FF-FM, ICL |
| BA-2010[50%] | BS-CL | 6 LP | FLA, FF-FM |
| Master | SS-CL-TAC | 8 LP | - |
| BA-2026 | AS-CL | 8 LP | 1xCS-CL v 1xBS-CL |
| BA-2026[100%|75%] | CS-CL | 6 LP | FLA, FF-FM, ICL |
| BA-2026[50%] | BS-CL | 6 LP | FLA, FF-FM, ICL |
| Lecturer | Michael Staniek |
| Module Type | Hauptseminar / Proseminar |
| Language | Englisch |
| First Session | 12.10.2026 |
| Time and Place | Monday, 11:15 - 12:45 INF 289 / SR 1 |
Participants
All advanced CL Bachelor students and all CL master students. Students from MSc Data and Computer Science or MSc Scientific Computing with Field of Application Computational Linguistics are welcome after getting permission from the lecturer. MSc Scientific Computing students can only take the course as HS for 8 LP. If the seminar should be oversubscribed, CL students will have priority.Prerequisites for Participation
Module Prerequisites
Introduction to Neural Networks or equivalent
Assessment
- Presentation
- Critical Reviewing of 2 other Presentations
- Second Presentation (depending on member count) OR Project
Contents
Neural sequence models are typically trained once and then deployed with fixed parameters. At test time, what you trained is what you get. A growing body of work challenges this by investing additional computation at inference. This takes many forms: updating model weights on the fly to adapt to new data (test-time training), dynamically adjusting how many computational steps each input receives (as in Universal Transformers), or training models via reinforcement learning to produce longer, more deliberate reasoning chains. Recent architectures like Titans and TTT layers, together with reasoning models like DeepSeek-R1, have brought test-time computation into the spotlight. This course covers works along this spectrum, from architectural ideas that blur the line between training and inference, to strategies for making models think harder when it actually matters.


