Papers › Tapilot-Crossing: Benchmarking and Evolving LLMs Towards Interactive Data Analysis Agents

Tapilot-Crossing: Benchmarking and Evolving LLMs Towards Interactive Data Analysis Agents

8 Mar 2024arXiv:2403.05307archive 2025-07-28

Jinyang Li, Nan Huo, Yan Gao, Jiayi Shi, Yingxiu Zhao, Ge Qu, Yurong Wu, Chenhao Ma, Jian-Guang Lou, Reynold Cheng

Interactive Data Analysis, the collaboration between humans and LLM agents, enables real-time data exploration for informed decision-making. The challenges and costs of collecting realistic interactive logs for data analysis hinder the quantitative evaluation of Large Language Model (LLM) agents in this task. To mitigate this issue, we introduce Tapilot-Crossing, a new benchmark to evaluate LLM agents on interactive data analysis. Tapilot-Crossing contains 1024 interactions, covering 4 practical scenarios: Normal, Action, Private, and Private Action. Notably, Tapilot-Crossing is constructed by an economical multi-agent environment, Decision Company, with few human efforts. We evaluate popular and advanced LLM agents in Tapilot-Crossing, which underscores the challenges of interactive data analysis. Furthermore, we propose Adaptive Interaction Reflection (AIR), a self-generated reflection strategy that guides LLM agents to learn from successful history. Experiments demonstrate that Air can evolve LLMs into effective interactive data analysis agents, achieving a relative performance improvement of up to 44.5%.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2403.05307")

Code

Syntology Ran 16 of 16 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 16 ran with no contract checked.

By repository: official repository: 16 samples from 1 repository, 16 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

16 samples harvested; 16 ran; 0 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

16ran

Licence: 0 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from tapilot-crossing/tapilot_code. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

extract_answer tapilot-crossing/tapilot_code/eval/eval_multi_choice.py official repository ran fingerprinted MIT (permissive) · 8c5a9f85651f57df · report
extract_code tapilot-crossing/tapilot_code/postprocessing/combine_code_gen_AIR.py official repository ran MIT (permissive) · c805463b7efcc6de · report
extract_code tapilot-crossing/tapilot_code/postprocessing/combine_code_gen_base.py official repository ran fingerprinted MIT (permissive) · 0d2c5937f51ac5ab · report
extract_python_code tapilot-crossing/tapilot_code/postprocessing/combine_code_gen_COT.py official repository ran fingerprinted MIT (permissive) · 7289a9d629da016d · report
format_code tapilot-crossing/tapilot_code/postprocessing/combine_code_gen_AIR.py official repository ran fingerprinted MIT (permissive) · 4b184cec1d20b4b1 · report
get_llm_response tapilot-crossing/tapilot_code/methods/utils.py official repository ran MIT (permissive) · 3373c6a0b725a712 · report
is_float tapilot-crossing/tapilot_code/eval/eval_code_gen.py official repository ran MIT (permissive) · 8fc4a6d9995f1727 · report
is_folder_empty tapilot-crossing/tapilot_code/eval/eval_multi_choice.py official repository ran MIT (permissive) · af35b7d82ed3408a · report
is_penultimate_directory tapilot-crossing/tapilot_code/eval/eval_code_gen.py official repository ran MIT (permissive) · 17f3b85b87f477d7 · report
parse_chain tapilot-crossing/tapilot_code/eval/eval_code_gen.py official repository ran MIT (permissive) · 5966028efcba3e7a · report
parse_reference_answer_content tapilot-crossing/tapilot_code/eval/eval_multi_choice.py official repository ran fingerprinted MIT (permissive) · 2143bcd79a8030f5 · report
prepare_code_head tapilot-crossing/tapilot_code/postprocessing/combine_code_gen_COT.py official repository ran MIT (permissive) · a52f99f2c2698f9d · report
prepare_code_head tapilot-crossing/tapilot_code/postprocessing/combine_code_gen_base.py official repository ran MIT (permissive) · bde1ccb6e2bc9262 · report
prepare_private_funcs tapilot-crossing/tapilot_code/postprocessing/combine_code_gen_base.py official repository ran MIT (permissive) · 9ebe5ad9b6ac2548 · report
process_python_output tapilot-crossing/tapilot_code/methods/utils.py official repository ran fingerprinted MIT (permissive) · 1e9bc7efa36c49db · report
remove_read_csv tapilot-crossing/tapilot_code/postprocessing/combine_code_gen_COT.py official repository ran fingerprinted MIT (permissive) · 12ca59656e73c371 · report

Tasks

BenchmarkingDecision MakingLanguage ModelingLanguage ModellingLarge Language Model

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections