AI Agents

TIDE: Trajectory-based Diagnostic Evaluation of Test-Time Improvement in LLM Agents

HHang YanXXinyu CheFFangzhi XuQQiushi SunZZichen DingKKanzhi ChengJJian ZhangTTao QinJJun LiuQQika Lin
Published
February 2, 2026
Authors
10
Word Count
12,425
Code
Includes code

Enhance LLM agent performance with TIDE framework.

Abstract

Recent advances in autonomous LLM agents demonstrate their ability to improve performance through iterative interaction with the environment. We define this paradigm as Test-Time Improvement (TTI). However, the mechanisms under how and why TTI succeed or fail remain poorly understood, and existing evaluation metrics fail to capture their task optimization efficiency, behavior adaptation after erroneous actions, and the specific utility of working memory for task completion. To address these gaps, we propose Test-time Improvement Diagnostic Evaluation (TIDE), an agent-agnostic and environment-agnostic framework that decomposes TTI into three comprehensive and interconnected dimensions. The framework measures (1) the overall temporal dynamics of task completion and (2) identifies whether performance is primarily constrained by recursive looping behaviors or (3) by burdensome accumulated memory. Through extensive experiments across diverse agents and environments, TIDE highlights that improving agent performance requires more than scaling internal reasoning, calling for explicitly optimizing the interaction dynamics between the agent and the environment.

Key Takeaways

  • 1

    TIDE framework evaluates LLM agents' test-time improvement.

  • 2

    AUV metric measures optimization efficiency over time.

  • 3

    LR metric identifies behavior stagnation in agents.

Limitations

  • Currently tested only in AlfWorld environment.

  • Requires further validation across diverse LLM agents.

Keywords

Test-Time Improvementautonomous LLM agentsiterative interactionenvironmental interactiontask optimization efficiencyworking memoryagent-agnostic frameworkenvironment-agnostic framework

More in AI Agents

View all
TIDE: Trajectory-based Diagnostic Evaluation of Test-Time Improvement in LLM Agents | Paperchime