Topic
Bench
2 episodes
-
FAMA: Failure Aware Meta Agentic Framework for Open Source LLMs in Interactive Tool Use Environments
Justy and Cody dig into FAMA, a failure-aware orchestration framework for smaller open-source tool-using LLM agents. They unpack why long multi-turn support-style tasks keep breaking, how FAMA studies failed trajectories and then routes only the right helper agents into context, and why that matters for teams trying to ship cheaper, more reliable agents without fine-tuning or massive reinforcement-learning pipelines.
-
Reinforcement World Model Learning for LLM based Agents
The research introduces Reinforcement World Model Learning (RWML), a self-supervised method that enhances the capacity of large language models (LLMs) to navigate dynamic environments by learning action-conditioned world models. This addresses the limitations of LLMs in anticipating consequences and adapting to environmental changes, offering significant improvements in performance without relying on expert data.