← Latest papers
💬 NLP

AgentOdyssey: Open-Ended Long-Horizon Text Game Generation for Test-Time Continual Learning Agents

This paper introduces AgentOdyssey, a novel evaluation framework that procedurally generates open-ended text games to assess and diagnose the capabilities of test-time continual learning agents in exploring, acquiring knowledge, retaining episodic memory, and planning over long horizons, revealing that while performance scales with stronger models, significant gaps remain between current agents and human-level proficiency.

Original authors: Zheyuan Zhang, Zehao Wen, Alvin Zhang, Andrew Wang, Jianwen Xie, Daniel Khashabi, Tianmin Shu

Published 2026-06-25
📖 4 min read☕ Coffee break read

Original authors: Zheyuan Zhang, Zehao Wen, Alvin Zhang, Andrew Wang, Jianwen Xie, Daniel Khashabi, Tianmin Shu

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are teaching a robot to play a very complex, never-ending video game. Most video games for AI are like short sprints: the robot trains for a while, then takes a test, and that's it. The paper argues that real life isn't a sprint; it's a marathon where you have to keep learning while you run.

To test if AI agents can actually learn on the fly, the researchers created AgentOdyssey. Think of this not as a single game, but as a game factory. It uses a smart computer program to endlessly generate new text-based adventure games (like old-school "Choose Your Own Adventure" books) that are unique every time.

Here is a breakdown of what they did and found, using simple analogies:

1. The Five Superpowers Needed

The researchers believe that for an AI to survive and thrive in a changing world, it needs five specific "superpowers." They built their games to test exactly these:

  • Exploration (The Explorer): Can the agent wander off the beaten path to find new tools or clues, or does it just stick to what it knows?
  • Episodic Memory (The Diary): If the agent drops a key in a room 200 steps ago, can it remember where it is? Or does it act like a goldfish with a 3-second memory?
  • World Knowledge (The Encyclopedia): Can the agent learn new rules? For example, "Oh, enemies are stronger at night," or "This specific rock is needed to make a sword."
  • Skill Learning (The Apprentice): Can the agent learn how to do things, like writing down a recipe so it doesn't forget how to craft an item later?
  • Long-Horizon Planning (The Architect): Can the agent plan a complex journey that takes hundreds of steps, rather than just reacting to the immediate next move?

2. The "Game Factory" Engine

Creating these games by hand would take forever. So, the team built an engine (like a Lego machine) that automatically builds new worlds.

  • It invents new places, items, and characters.
  • It writes new rules for how the world works (e.g., "If you make too much noise, monsters appear").
  • Crucially, it checks its own work. If the machine creates a game that is broken or impossible to finish, it fixes itself before the AI ever sees it.

3. The Experiments: Who Won?

They tested different types of AI "brains" in these games. Some brains had huge memories (Long Context), some used external databases (RAG), and some tried to rewire their own brains while playing (Test-Time Training).

The Big Findings:

  • Memory is King: The agents that could remember the most past events (like reading a whole book of their history) performed the best. However, even the smartest agents were far from human-level performance.
  • The "Goldfish" Problem: Many agents fell into loops. They would try to open a locked door, get told "no," and then immediately try to open the locked door again, over and over. They couldn't learn from their mistakes.
  • The "Short-Term Memory" Boost: Surprisingly, giving agents a small, fixed "scratchpad" (Short-Term Memory) to hold their immediate goals helped almost everyone. It's like having a sticky note on your monitor that says "Don't forget to buy milk" while you are doing your taxes.
  • The Cost of Thinking: The smartest agents were also the most expensive. They used so much computer power (tokens) to remember everything that they would run out of budget very quickly. It's like trying to solve a puzzle while reciting the entire dictionary to yourself; you get the right answer eventually, but you run out of energy first.

4. The Verdict

The paper concludes that while AI is getting better at reasoning, it still struggles with continual learning.

  • They get stuck in repetitive loops (bad episodic memory).
  • They hallucinate facts (bad world knowledge).
  • They forget their long-term goals (bad planning).

The researchers found that Short-Term Memory is a critical ingredient for helping agents learn while they play. However, even the best AI agents today are like a very smart student who keeps forgetting their homework the moment they walk out the door. There is still a huge gap between how these agents learn and how humans learn in the real world.

In short: AgentOdyssey is a gym for AI agents to practice learning on the fly. The results show that while they are getting stronger, they are still clumsy, forgetful, and easily confused when the game gets long and complicated.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →