
The following curriculum outlines topics to be covered and readings, and provides the slides presented in class (minus purely administrative material).
Several guest lectures are not included.
Introduces AI agents and and the sense-plan-act-learn loop. Motivates scientific Discovery Platforms (SDPs): AI-native systems that connect reasoning models with scientific resources.
Slides: Lecture 1 slides.
Readings:
Surveys frontier reasoning models: general-purpose LLMs (GPT, Claude), domain-specific foundation models (materials, bio, weather), and hybrids. Covers techniques for eliciting better reasoning: prompting, chain-of-thought, retrieval-augmented generation (RAG), fine-tuning, and tool-augmented reasoning.
Slides: Lecture 2 slides.
Readings:
Discusses architectures and frameworks for building multi-agent systems, with emphasis on inter-agent communication, orchestration, and lifecycle management.
Slides: Lecture 3 slides.
Readings:
Covers how to augment reasoning models with external knowledge bases, vector search, and hybrid retrieval methods.
Slides: Lecture 4 slides.
Readings:
Introduces methods for invoking external tools from reasoning models. Focus on model context protocol (MCP), schema design, and execution management.
Slides: Lecture 5 slides.
Readings:
How SDPs connect to HPC workflows and experimental labs. Covers distributed coordination, robotics, and federated agents.
Slides: Lecture 6 slides.
Readings:
Explores how scientists and agents collaborate: trust boundaries, interaction design, and debugging.
Slides: Lecture 7 slides.
Readings:
Guest lecture by Dr. Arvind Ramanathan.
Slides: Lecture 8 slides.
Readings:
Further discussion of how scientists and agents collaborate
Slides: Lecture 9 slides.
Frameworks for assessing agents and SDPs: robustness, validity, and relevance.
Slides: Lecture 10 slides.
Readings:
Examines why multi-agent systems fail and methods for safety and guardrails.
Slides: Lecture 11 slides.
Readings:
Explores originality, credit, and the risks of plagiarism in AI-generated science.
Slides: Lecture 12 slides.
Readings:
Assignment A5: Capstone project planning (novel contributions).
Pipelines, workflow composition, and self-improving systems.
Slides: Lecture 13 slides.
Readings:
Covers approaches to adapt agents with reinforcement learning and real-world training.
Slides: Lecture 14 slides.
Readings: