paper-with-me

Papers

An Analyst-Inspector Framework for Evaluating Reproducibility of LLMs in Data Science

2025-02-23 · Qiuhai Zeng, Claire Jin, Xinyue Wang, Yuhan Zheng, Qunhua Li

Large Language Models (LLMs) have demonstrated potential for data science tasks via code generation. However, the exploratory nature of data science, alongside the stochastic and opaque outputs of LLMs, raise concerns about their reliability. While prior work focuses on benchmarking LLM accuracy, reproducibility remains underexplored, despite being critical to establishing trust in LLM-driven analysis. We propose a novel analyst-inspector framework to automatically evaluate and enforce the reproducibility of LLM-generated data science workflows - the first rigorous approach to the best of our knowledge. Defining reproducibility as the sufficiency and completeness of workflows for reproducing functionally equivalent code, this framework enforces computational reproducibility principles, ensuring transparent, well-documented LLM workflows while minimizing reliance on implicit model assumptions. Using this framework, we systematically evaluate five state-of-the-art LLMs on 1,032 data analysis tasks across three diverse benchmark datasets. We also introduce two novel reproducibility-enhancing prompting strategies. Our results show that higher reproducibility strongly correlates with improved accuracy and reproducibility-enhancing prompts are effective, demonstrating structured prompting's potential to enhance automated data science workflows and enable transparent, robust AI-driven analysis. Our code is publicly available.

📄 PDF Abstract BibTeX arXiv:2502.16395

Code (1)

qunhualilab/llm-ds-reproducibility 공식 구현

Tasks

BenchmarkingCode Generation

Similar Papers 제목 키워드 기반

Automated reproducibility assessments in the social and behavioral sciences using large language models

2026-06-11 · Tobias Holtdirk, Pietro Marcolongo, Anna Steinberg Schulten, Felix Henninger 외 arxiv

Reproducibility in the social and behavioral sciences is typically evaluated by independent researchers who reanalyze the original data to assess whether the published findings can be recovered. However, such approaches …

InternalInspector $I^2$: Robust Confidence Estimation in LLMs through Internal States

2024-06-17 · Mohammad Beigi, Ying Shen, Runing Yang, Zihao Lin 외

Despite their vast capabilities, Large Language Models (LLMs) often struggle with generating reliable outputs, frequently producing high-confidence inaccuracies known as hallucinations. Addressing this challenge, our res…

BenchmarkingContrastive LearningHallucinationNatural Language Understanding+2

Fin-Bias: Comprehensive Evaluation for LLM Decision-Making under human bias in Finance Domain

2026-05-09 · Xiaoyu Hu, Jinman Zhao arxiv

Large language models (LLMs) are increasingly deployed in financial contexts, raising critical concerns about reliability, alignment, and susceptibility to adversarial manipulation. While prior finance-related benchmarks…

PapersPlease: A Benchmark for Evaluating Motivational Values of Large Language Models Based on ERG Theory

2025-06-27 · Junho Myung, Yeon Su Park, Sunwoo Kim, Shin Yoo 외

Evaluating the performance and biases of large language models (LLMs) through role-playing scenarios is becoming increasingly common, as LLMs often exhibit biased behaviors in these contexts. Building on this line of res…

Decision Making

Evaluating Small Open LLMs for Medical Question Answering: A Practical Framework

2026-04-12 · Avi-ad Avraam Buskila arxiv

Incorporating large language models (LLMs) in medical question answering demands more than high average accuracy: a model that returns substantively different answers each time it is queried is not a reliable medical too…

Question Answering