GPT-4.1 Sets the Standard in Automated Experiment Design Using Novel Python Libraries
GPT-4.1 Sets the Standard in Automated Experiment Design Using Novel Python Libraries
Large Language Models (LLMs) have advanced rapidly as tools for automating code generation in scientific research, yet their ability to interpret and use unfamiliar Python APIs for complex computational experiments remains poorly characterized. This study systematically benchmarks a selection of state-of-the-art LLMs in generating functional Python code for two increasingly challenging scenarios: conversational data analysis with the \textit{ParShift} library, and synthetic data generation and clustering using \textit{pyclugen} and \textit{scikit-learn}. Both experiments use structured, zero-shot prompts specifying detailed requirements but omitting in-context examples. Model outputs are evaluated quantitatively for functional correctness and prompt compliance over multiple runs, and qualitatively by analyzing the errors produced when code execution fails. Results show that only a small subset of models consistently generate correct, executable code, with GPT-4.1 standing out as the only model to always succeed in both tasks. In addition to benchmarking LLM performance, this approach helps identify shortcomings in third-party libraries, such as unclear documentation or obscure implementation bugs. Overall, these findings highlight current limitations of LLMs for end-to-end scientific automation and emphasize the need for careful prompt design, comprehensive library documentation, and continued advances in language model capabilities.
Nuno Fachada、Daniel Fernandes、Carlos M. Fernandes、Bruno D. Ferreira-Saraiva、João P. Matos-Carvalho
计算技术、计算机技术
Nuno Fachada,Daniel Fernandes,Carlos M. Fernandes,Bruno D. Ferreira-Saraiva,João P. Matos-Carvalho.GPT-4.1 Sets the Standard in Automated Experiment Design Using Novel Python Libraries[EB/OL].(2025-07-30)[2025-08-11].https://arxiv.org/abs/2508.00033.点此复制
评论