NAACL 2024system demonstrations15 citations

AgentQuest: A Modular Benchmark Framework to Measure Progress and Improve LLM Agents

Luca Gioacchini, Giuseppe Siracusano, Davide Sanvito, Kiril Gashteovski, David Friede, Roberto Bifulco, Carolin Lawrence

Abstract

The advances made by Large Language Models (LLMs) have led to the pursuit of LLM agents that can solve intricate, multi-step reasoning tasks. As with any research pursuit, benchmarking and evaluation are key corner stones to efficient and reliable progress. However, existing benchmarks are often narrow and simply compute overall task success. To face these issues, we propose AgentQuest – a framework where (i) both benchmarks and metrics are modular and easily extensible through well documented and easy-to-use APIs; (ii) we offer two new evaluation metrics that can reliably track LLM agent progress while solving a task. We exemplify the utility of the metrics on two use cases wherein we identify common failure points and refine the agent architecture to obtain a significant performance increase. Together with the research community, we hope to extend AgentQuest further and therefore we make it available under https://github.com/nec-research/agentquest.

BibTeX
@inproceedings{gioacchini-etal-2024-agentquest,
    title = "{A}gent{Q}uest: A Modular Benchmark Framework to Measure Progress and Improve {LLM} Agents",
    author = "Gioacchini, Luca  and
      Siracusano, Giuseppe  and
      Sanvito, Davide  and
      Gashteovski, Kiril  and
      Friede, David  and
      Bifulco, Roberto  and
      Lawrence, Carolin",
    editor = "Chang, Kai-Wei  and
      Lee, Annie  and
      Rajani, Nazneen",
    booktitle = "Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 3: System Demonstrations)",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.naacl-demo.19/",
    doi = "10.18653/v1/2024.naacl-demo.19",
    pages = "185--193"
}
AgentQuest: A Modular Benchmark Framework to Measure Progress and Improve LLM Agents · NAACL 2024