English

Large-scale Evaluation of Notebook Checkpointing with AI Agents

Human-Computer Interaction 2025-04-03 v1

Abstract

Saving, or checkpointing, intermediate results during interactive data exploration can potentially boost user productivity. However, existing studies on this topic are limited, as they primarily rely on small-scale experiments with human participants - a fundamental constraint of human subject studies. To address this limitation, we employ AI agents to simulate a large number of complex data exploration scenarios, including revisiting past states and branching into new exploration paths. This strategy enables us to accurately assess the impact of checkpointing while closely mimicking the behavior of real-world data practitioners. Our evaluation results, involving more than 1,000 exploration paths and 2,848 executed code blocks, show that a checkpointing framework for computational notebooks can indeed enhance productivity by minimizing unnecessary code re-executions and redundant variables or code.

Keywords

Cite

@article{arxiv.2504.01377,
  title  = {Large-scale Evaluation of Notebook Checkpointing with AI Agents},
  author = {Hanxi Fang and Supawit Chockchowwat and Hari Sundaram and Yongjoo Park},
  journal= {arXiv preprint arXiv:2504.01377},
  year   = {2025}
}

Comments

Extended Abstracts of the CHI Conference on Human Factors in Computing Systems, 2025, Yokohama, Japan

R2 v1 2026-06-28T22:43:20.677Z