Skip to content

r2llab/GTTA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test-Time Adaptation for LLM Agents via Environment Interaction

This is the codebase to reproduce the results of the paper Test-Time Adaptation for LLM Agents via Environment Interaction. We propose the adaptation framework -- Grounded Test-Time Adaptation (GTTA).

Syntactic Alignment (SA) Dynamics Grounding (DG)

WebArena

We adopt NNetnav's codebase for web navigation exploration and task evaluation. To reproduce our results on WebArena, please refer to this.

BFCLv3

For BFCLv3 experiment, we modify our method based on the official gorilla codebase. To reproduce our results on BFCLv3, please refer to this.

Tau-Bench

For Tau-Bench experiment, please refer to official codebase with syntactic alignment (SA) (parametric adaptation) enabled.

Citation

If you find this work useful, please cite:

@inproceedings{chentest,
  title={Test-Time Adaptation for LLM Agents via Environment Interaction},
  author={Chen, Arthur and Liu, Zuxin and Zhang, Jianguo and Prabhakar, Akshara and Liu, Zhiwei and Heinecke, Shelby and Savarese, Silvio and Zhong, Victor and Xiong, Caiming},
  booktitle={The Fourteenth International Conference on Learning Representations}
}

License

This work is licensed under the MIT License.

About

This codebase is to reproduce the results of the paper "Grounded Test-Time Adaptation for LLM Agents".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors