CLJul 15, 2024

CIBench: Evaluating Your LLMs with a Code Interpreter Plugin

arXiv:2407.10499v34 citationsh-index: 21
Originality Incremental advance
AI Analysis

This addresses the problem of unclear limitations in LLM agents for researchers and developers, but it is incremental as it builds on existing benchmarking efforts.

The paper tackles the challenge of benchmarking LLM-based agents' ability to use code interpreters for data science tasks by proposing CIBench, an interactive evaluation framework with a dataset and two modes, and it evaluates 24 LLMs to provide insights.

While LLM-Based agents, which use external tools to solve complex problems, have made significant progress, benchmarking their ability is challenging, thereby hindering a clear understanding of their limitations. In this paper, we propose an interactive evaluation framework, named CIBench, to comprehensively assess LLMs' ability to utilize code interpreters for data science tasks. Our evaluation framework includes an evaluation dataset and two evaluation modes. The evaluation dataset is constructed using an LLM-human cooperative approach and simulates an authentic workflow by leveraging consecutive and interactive IPython sessions. The two evaluation modes assess LLMs' ability with and without human assistance. We conduct extensive experiments to analyze the ability of 24 LLMs on CIBench and provide valuable insights for future LLMs in code interpreter utilization.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes