UChicago AI Safety logoUChicagoAI Safety

Fellowship Syllabus

AI Safety Fundamentals

Our flagship fellowship introduces fellows from any background to the core ideas in AI safety, with a particular focus on existential risk from advanced AI. By the program's end, fellows will have a working understanding of the field and the foundation to dive deeper into the subareas that interest them.

Week 00

Technical Foundations

Before Week 1, fellows build a working understanding of AI systems. The key ideas: a neural network is a function with billions of tunable parameters trained by gradient descent to minimize error on data; a large language model is a neural network (specifically a transformer) trained on next-token prediction over internet-scale text, then shaped into an assistant via post-training. You don't need to follow every technical detail — the goal is to generally understand how models learn certain behaviors. Please read or watch at least one of the following before the first meeting.

Week 01

Motivating AI Safety

What is AI safety, and why should we be worried? This week establishes the core empirical and conceptual case. Empirically, AI capabilities are improving on fast, measurable trends — and if these trends continue, systems broadly exceeding human capability become plausible within our lifetime. Conceptually, we cover the orthogonality thesis (a highly capable system might pursue misaligned goals) and instrumental convergence (almost any final goal incentivizes subgoals like self-preservation and resisting shutdown), which together imply that highly capable systems are not safe by default. We also introduce timelines and takeoff speed.

Week 02

Types of (Mis)Alignment

How do we get AI systems to pursue the goals we intend? Outer alignment asks whether the objective we specify actually captures what we want — including specification gaming and reward hacking, where systems exploit loopholes in their objectives. Inner alignment asks whether the goal the trained system actually learns matches the training objective, spanning mesa-optimization, goal misgeneralization, and emergent misalignment. Deceptive alignment is the idea that a model might behave well during training and evaluation specifically to avoid being modified, then defect when deployed.

Week 03

Overview of Technical Agendas

This week surveys approaches to alignment and technical AI safety research. Mechanistic interpretability aims to reverse-engineer the internal computations of networks to detect latent misalignment. Corrigibility asks what we even want an aligned system to be — perhaps one that tolerates correction and defers to human oversight. Training-based alignment methods like RLHF and Constitutional AI shape model behavior, but both become harder at scale as human oversight breaks down. Scalable oversight protocols like debate, and chain-of-thought monitorability, try to preserve our ability to supervise systems smarter than us.

Week 04

Security and Control

Alignment work asks whether a model has aligned values. This week asks a different question: what defenses hold up when a competent adversary is working against them? We start with the outsider threat — model weight theft, jailbreaks, and misuse uplift — then consider insider threats: scheming AIs and the human analogy of spies within frontier labs. AI control asks how to safely deploy and elicit useful work from a model that may be actively scheming against you.

Week 05

Governance and Policy

Technical alignment alone can't solve the problems of AI safety — someone has to decide what gets built, tested, and deployed, and under what rules. Key ideas this week include compute governance (regulating chip production and distribution to steer AI development), deterrence regimes like MAIM, and frontier model regulation emerging at the state level, which imposes transparency, safety-plan, and incident-reporting requirements on the largest developers. We frame these under different plans for coordinated restraint and examine how policy decisions change what safety work is realistic.

Week 06

Criticisms and Counter-Arguments

This week covers the strongest critiques of AI safety as a field. The "AI as normal technology" perspective holds that AI will diffuse slowly through the economy like electricity or the internet, constrained by adoption bottlenecks, and that the "superintelligence in a lab" frame is wrong. Others argue doom scenarios are constructed so no evidence could count against them, making them bad science. We also cover critiques of existing alignment agendas and weaknesses in foundational concepts of the field.

Week 07

Further Reading and Discussion

AI safety is a wide field with many different perspectives and agendas. This week fellows explore various approaches and dive deeper into specific areas of interest — from safety-focused training and scalable oversight to AI-accelerated research and post-AGI futures. We encourage all fellows to present a lightning talk at our end-of-quarter event, possibly on one of these ideas. A few suggested starting points: