HCAIPLCOApr 18, 2025

Flowco: Rethinking Data Analysis in the Age of LLMs

arXiv:2504.14038v1h-index: 37
Originality Incremental advance
AI Analysis

It addresses the problem of robust and reproducible data analysis for analysts in scientific, business, and policy settings, though it appears incremental by building on existing LLM and authoring tools.

The paper tackles the challenge of enabling fine-grained control and verification in data analysis using large language models (LLMs), introducing Flowco, a mixed-initiative system that integrates LLMs with a visual dataflow model, and a user study indicates it helps analysts, especially those with less programming experience, author, debug, and refine analyses quickly.

Conducting data analysis typically involves authoring code to transform, visualize, analyze, and interpret data. Large language models (LLMs) are now capable of generating such code for simple, routine analyses. LLMs promise to democratize data science by enabling those with limited programming expertise to conduct data analyses, including in scientific research, business, and policymaking. However, analysts in many real-world settings must often exercise fine-grained control over specific analysis steps, verify intermediate results explicitly, and iteratively refine their analytical approaches. Such tasks present barriers to building robust and reproducible analyses using LLMs alone or even in conjunction with existing authoring tools (e.g., computational notebooks). This paper introduces Flowco, a new mixed-initiative system to address these challenges. Flowco leverages a visual dataflow programming model and integrates LLMs into every phase of the authoring process. A user study suggests that Flowco supports analysts, particularly those with less programming experience, in quickly authoring, debugging, and refining data analyses.

Foundations

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

Your Notes