← Browse

World's Fair 2026

Continual Learning for AI Agents: From Failures to Durable Improvements - Soheil Feizi, RELAI

Soheil Feizi

Overview

This talk introduces verifiable continual learning (VCL) for AI agents, a method to achieve durable improvements from experience without forgetting past performance. It addresses the challenges of obtaining feedback from production logs and acting upon it effectively. VCL aims to transform failures into testable scenarios, ensuring that improvements are verified and do not introduce regressions.

Who should watch

Key takeaways

Notable quotes

*Humans learn mainly from experience by interacting with the world and getting feedback. The goal of continual learning is to imitate the same for agents.*
*Production logs are not learning environments. We need to transform them into replayable learning environments to simulate and evaluate the agent on the same patterns and scenarios.*
*The frontier is regression-aware continual improvement, where when fixing the new failure, we verify that we don't forget the old ones.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.