KDD 2026 HANDS-ON TUTORIAL

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

August 10, 2026 · 1:00–5:00 PM (KST) · Halla A · International Convention Center (ICC) Jeju

Planning to attend? RSVP here

Model customization and multi-turn RL. Most off-the-shelf frontier models under-perform on a given agentic system because of the environment-specific complexities they were never trained against. Customizing a model changes that: it bakes in your agent/harness/environment-specific behavior, gives you control over output quality and style, and - by virtue of running a smaller model - delivers faster, cheaper inference. Multi-turn reinforcement learning (RL) is how you get there: it trains an agent to make good decisions across a sequence of steps, not just in a single moment.

MTRL on Amazon SageMaker AI. This hands-on tutorial provides a practical introduction to multi-turn RL fine-tuning for LLMs on Amazon SageMaker AI. We will run end-to-end training jobs, standalone evaluations, and learn best practices to actually maximize the benefits of MTRL for your agentic environment. You will train the GPT-OSS-20B model to drive an agent hosted on Amazon Bedrock AgentCore, using the aircraft_inspection task from SOP-Bench as a concrete, reward-scored environment.

SageMaker AI Multi-Turn RL service overview: your agent RL environment communicates bidirectionally with the SageMaker job runtime (Sample, SampleWithResponseStream, CompleteRollout, UpdateReward); the MTRL service runs a training loop and trajectory collection plus evaluation, is driven by the MultiTurnRLTrainer, MultiTurnRLEvaluator, and ModelBuilder SDKs, and writes outputs to a Model Package, checkpoints in S3, CloudWatch, and MLflow.

SageMaker AI MTRL offers:

Tutorial Outline

Five parts that take you end to end: the foundations of multi-turn RL, then a hands-on path - set up and deploy your agent, preprocess data and launch training, apply best practices to get MTRL working for your task, and finally evaluate and deploy the fine-tuned model.

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. To get started on the day, complete the starter survey below.

Resources

More from the team

Organizers

The organizers lead the research and development of model customization services on Amazon SageMaker AI and Amazon Bedrock, and launched techniques like Reinforcement Fine-Tuning (RFT) and Multi-Turn RL (MTRL), enabling developers to customize leading open-source models such as Qwen3.6-27B, Gemma-4-31B-it, and GPT-OSS-20B.

Sapana Chaudhary

Sapana Chaudhary

In-Person Presenter
Amazon
Applied Scientist at Amazon AGI (previously AWS). Specializes in reinforcement learning (RL) post-training.
Theodore Vasiloudis

Theodore Vasiloudis

Amazon
Senior Applied Scientist at Amazon AGI (previously AWS). Works on LLM post-training at the intersection of systems and algorithms, with a focus on scale and efficiency.
Zhe Wang

Zhe Wang

Amazon
Applied Scientist at Amazon AGI (previously AWS). Works on LLM post-training and reinforcement fine-tuning.
Jiayu Li

Jiayu Li

Amazon
Applied Scientist at Amazon AGI (previously AWS). Works on RL-based prompt optimization and data synthesis for fine-tuning.
Yuyang (Bernie) Wang

Yuyang (Bernie) Wang

In-Person Presenter
NTT Data AIVista
Member of Technical Staff at NTT Data AIVista; previously at AWS. Works to democratize advanced AI/ML capabilities across domains.
Xuan (Jennifer) Zhu

Xuan (Jennifer) Zhu

Microsoft
Previously Applied Science Manager at AWS, where she led model customization services including RFT on SageMaker AI and Amazon Bedrock.