paper-with-me

Papers

Large Language Models for Software Engineering: A Reproducibility Crisis

2025-11-29 · Mohammed Latif Siddiq, Arvin Islam-Gomes, Natalie Sekerak, Joanna C. S. Santos arxiv

Reproducibility is a cornerstone of scientific progress, yet its state in large language model (LLM)-based software engineering (SE) research remains poorly understood. This paper presents the first large-scale, empirical study of reproducibility practices in LLM-for-SE research. We systematically mined and analyzed 640 papers published between 2017 and 2025 across premier software engineering, machine learning, and natural language processing venues, extracting structured metadata from publications, repositories, and documentation. Guided by four research questions, we examine (i) the prevalence of reproducibility smells, (ii) how reproducibility has evolved over time, (iii) whether artifact evaluation badges reliably reflect reproducibility quality, and (iv) how publication venues influence transparency practices. Using a taxonomy of seven smell categories: Code and Execution, Data, Documentation, Environment and Tooling, Versioning, Model, and Access and Legal, we manually annotated all papers and associated artifacts. Our analysis reveals persistent gaps in artifact availability, environment specification, versioning rigor, and documentation clarity, despite modest improvements in recent years and increased adoption of artifact evaluation processes at top SE venues. Notably, we find that badges often signal artifact presence but do not consistently guarantee execution fidelity or long-term reproducibility. Motivated by these findings, we provide actionable recommendations to mitigate reproducibility smells and introduce a Reproducibility Maturity Model (RMM) to move beyond binary artifact certification toward multi-dimensional, progressive evaluation of reproducibility rigor.

📄 PDF Abstract BibTeX arXiv:2512.00651

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Foundation Model Engineering: Engineering Foundation Models Just as Engineering Software

2024-07-11 · Dezhi Ran, Mengzhou Wu, Wei Yang, Tao Xie

By treating data and models as the source code, Foundation Models (FMs) become a new type of software. Mirroring the concept of software crisis, the increasing complexity of FMs making FM crisis a tangible concern in the…

Management

From Craft to Constitution: A Governance-First Paradigm for Principled Agent Engineering

2025-10-12 · Qiang Xu, Xiangyu Wen, Changran Xu, Zeju Li 외 arxiv

The advent of powerful Large Language Models (LLMs) has ushered in an ``Age of the Agent,'' enabling autonomous systems to tackle complex goals. However, the transition from prototype to production is hindered by a perva…

Investigating Reproducibility in Deep Learning-Based Software Fault Prediction

2024-02-08 · Adil Mukhtar, Dietmar Jannach, Franz Wotawa

Over the past few years, deep learning methods have been applied for a wide range of Software Engineering (SE) tasks, including in particular for the important task of automatically predicting and localizing faults in so…

ArticlesDeep LearningPrediction

Navigating the challenges in creating complex data systems: a development philosophy

2022-10-21 · Sören Dittmer, Michael Roberts, Julian Gilbey, Ander Biguri 외

In this perspective, we argue that despite the democratization of powerful tools for data science and machine learning over the last decade, developing the code for a trustworthy and effective data science system (DSS) i…

Philosophy

Confronting the Reproducibility Crisis: A Case Study of Challenges in Cybersecurity AI

2024-05-29 · Richard H. Moulton, Gary A. McCully, John D. Hastings

In the rapidly evolving field of cybersecurity, ensuring the reproducibility of AI-driven research is critical to maintaining the reliability and integrity of security systems. This paper addresses the reproducibility cr…

Adversarial Robustness