Leveraging Large Language Models to Enhance Domain Expert Inclusion in Data Science Workflows
Jasmine Y. Shih, Vishal Mohanty, Yannis Katsis, Hariharan Subramonyam

TL;DR
This paper introduces CellSync, a framework that integrates large language models with Jupyter Notebooks to improve collaboration between data scientists and domain experts by providing transparent, interpretable visualizations and interactive features.
Contribution
The paper presents a novel framework combining LLM-powered visualizations and notebook extensions to facilitate domain expert involvement in data science workflows.
Findings
CellSync enhances transparency in data operations.
It promotes critical discussions between data scientists and domain experts.
Preliminary evaluation shows improved collaboration and understanding.
Abstract
Domain experts can play a crucial role in guiding data scientists to optimize machine learning models while ensuring contextual relevance for downstream use. However, in current workflows, such collaboration is challenging due to differing expertise, abstract documentation practices, and lack of access and visibility into low-level implementation artifacts. To address these challenges and enable domain expert participation, we introduce CellSync, a collaboration framework comprising (1) a Jupyter Notebook extension that continuously tracks changes to dataframes and model metrics and (2) a Large Language Model powered visualization dashboard that makes those changes interpretable to domain experts. Through CellSync's cell-level dataset visualization with code summaries, domain experts can interactively examine how individual data and modeling operations impact different data segments.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScientific Computing and Data Management · Expert finding and Q&A systems
