Skip to content
#generative ai Dataset Open access

Reproducibility Package for "From Generative AI to Auditable Engineering: A Human-in-the-Loop Assurance Framework for Engineering Artifacts in the V-Model"

Sep 2026 · Zenodo (CERN European Organization for Nuclear Research)

Abstract

This repository contains the reproducibility package for the secondary empirical analyses reported in the manuscript “From Generative AI to Auditable Engineering: A Human-in-the-Loop Assurance Framework for Engineering Artifacts in the V-Model – Case of an Intelligent UAV Payload”, by Ali Kamel Issmael Junior and José Vicente Calvano. The package supports the external empirical triangulation used in the study to examine selected assumptions underlying the proposed assurance framework. It does not constitute a complete empirical validation of the framework, its gates, the AAL materiality scale, the Consequential Semantic Unit (CSU/USC) construct, or the causal hypotheses proposed in the manuscript. Those elements require prospective evaluation. Two independent public datasets are reanalyzed: LLM-Generated Software Requirements from GitHub Issues, Zenodo record 19520570, version 2.1.1. The analysis uses the human-validation subset evaluated by five independent reviewers and reproduces inter-rater agreement statistics, LLM–human associations, LLM–human score differences, and correlations between textual length and human assessments of Unambiguity, Verifiability, and Singularity. Microsoft coderec_programming_states telemetry dataset, associated with the study Reading Between the Lines: Modeling User Behavior and Costs in AI-Assisted Programming. The analysis examines Copilot suggestion acceptance and rejection events, subsequent editing of accepted suggestions, suggestion length, model confidence, and time spent in Copilot-specific interaction states. A binomial Generalized Estimating Equations (GEE) model with robust covariance and clustering by user is used to assess associations between suggestion characteristics and subsequent editing. The package includes: Python scripts for both reanalyses; a README documenting all operational choices; a Python environment and dependency specification; a fixed project seed (20260906); derived CSV and JSON result files; sensitivity analyses for alternative definitions of subsequent editing; GEE coefficient tables and model summaries; user-level Copilot supervision-time estimates. The original Zenodo and Microsoft datasets are not redistributed in this package. Users must obtain them from their respective public repositories and provide the ZIP files as inputs to the supplied scripts. The analyses are deterministic and use no stochastic estimator or resampling in the reported results. The project seed is included to ensure reproducibility of possible future extensions involving resampling. The package was developed to improve transparency and auditability of the empirical results reported in the associated manuscript. In particular, it documents analytical decisions such as the definition of subsequent editing, sensitivity thresholds, complete-case treatment of missing model-confidence observations, the specification of the GEE model, and the calculation of confidence intervals for Copilot-specific supervision time.

View source

Similar papers

#artificial intelligence Conference Open access Apr 2020

ECCOLA - a Method for Implementing Ethically Aligned AI Systems

The method, ECCOLA, is presented, which aims at making the high-level AI ethics principles more practical, making it possible for developers to more easily implement them in practice.

Ville Vakkuri, Kai-Kristian Kemell, P. Abrahamsson · 64 citations · ⚡6
#computer vision Review Apr 2024

AI-powered Code Review with LLMs: Early Results

The goal is to not only refine the accuracy of the LLM-based tool but also to underscore its potential in streamlining the software development lifecycle through proactive code improvement and education.

Z. Rasheed, Malik Abdul Sami, Muhammad Waseem et al. · 62 citations · ⚡3
#computer vision Open access Mar 2024

LLM-based agents for automating the enhancement of user story quality: An early report

The use of large language models to automatically improve the user story quality in Austrian Post Group IT agile teams is explored, with a reference model for an Autonomous LLM-based Agent System developed and implemented at the company.

Zheying Zhang, M. Rayhan, Tomas Herda et al. · 48 citations · ⚡4
#computer vision Review Mar 2024

System for systematic literature review using multiple AI agents: Concept and an empirical evaluation

This paper introduces a novel multi-AI-agent system designed to fully automate SLRs, and demonstrates how it substantially reduces the time and effort traditionally required for SLRs while maintaining comprehensiveness and precision.

Abdul Malik Sami, Z. Rasheed, Kai-Kristian Kemell et al. · 44 citations · ⚡2
#computer vision Feb 2024

Can Large Language Models Serve as Data Analysts? A Multi-Agent Assisted Approach for Qualitative Data Analysis

The proposed LLM-based multi-agent system automates qualitative data analysis process, creating opportunities for researchers and practitioners, and future improvements focus on enhancing multilingual performance and integrating continuous expert feedback.

Z. Rasheed, Muhammad Waseem, Aakash Ahmad et al. · 41 citations

Related blog posts

GPT-Lab Sep 17, 2026

Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering

AI is making software generation faster, but speed does not remove the need for expertise. As more work is delegated to AI, tacit knowledge may become one of the most important human advantages in software engineering. The post Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering appeared first on GPT-Lab.

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.