KDD 2026 HANDS-ON TUTORIAL

Multi-Turn Reinforcement Learning for Large Language Models: From Theory to Practice with Amazon SageMaker AI

August 9–13, 2026 · Jeju Island, Republic of Korea

Overview

Production LLM-based systems such as coding agents, web navigators, and tool-calling assistants operate over multiple turns of interaction with users, tools, and environments. This hands-on tutorial provides both a rigorous algorithmic and practical introduction to multi-turn RL finetuning for LLMs. Using Amazon SageMaker AI, participants progress through four labs: (1) environment and reward function design, (2) multi-turn trajectory collection and GRPO-based training, (3) reward densification and credit assignment strategies, and (4) evaluation, failure diagnosis and deployment.

Duration
3 Hours
Format
Hands-on Labs
Prerequisites
Python + DL Basics
Compute
Cloud (No Local GPU)

Tutors

All authors are part of the Amazon team that launched Reinforcement Fine-Tuning (RFT) as a service on Amazon SageMaker AI and Amazon Bedrock, enabling developers to customize leading open-source models using techniques like RFT, Supervised Fine-Tuning (SFT), and Direct Preference Optimization (DPO).

Sapana Chaudhary

In-Person Presenter
Amazon Web Services
Applied Scientist at AWS. Recent work spans RL-based code optimization, neuro-symbolic reward modeling for chain-of-thought validation, reasoning distillation, LLM-based web agents, risk-averse RLHF, and pedagogical alignment of LLMs.

Zhe Wang

Amazon Web Services
Applied Scientist at AWS. Working on LLM post-training and reinforcement fine-tuning. Research spans responsible AI alignment and scalable optimization methods.

Jiayu Li

Amazon Web Services
Applied Scientist at AWS. Recent research spans RL-based prompt optimization, data synthesis from limited seed data for supervised fine-tuning, and RL-based inverse design for circuits.

Yuyang (Bernie) Wang

Amazon Web Services
Principal Scientist at Amazon, where he aims to democratize advanced AI/ML capabilities, making them accessible to practitioners across diverse domains.

Xuan Zhu

Amazon Web Services
Applied Science Manager at AWS. Leads model customization services including Reinforcement Fine-Tuning on SageMaker AI and Amazon Bedrock. Her team builds production-grade infrastructure for model post-training at scale.

Tutorial Outline

Target Audience

ML engineers, data scientists, applied researchers, and technical leaders who build LLM-powered multi-turn agentic systems (coding assistants, conversational agents, tool-using systems, web automation). Basic Python and Jupyter notebook familiarity and a foundational understanding of deep learning and LLM architectures (transformers, tokenization) are the only prerequisites. No prior experience with reinforcement learning or SageMaker is required.

Materials

All notebooks, environment code, reward function templates, slides, and demo videos will be provided via a public GitHub repository. Materials will be posted here closer to the tutorial date.