English

Document Retrieval Augmented Fine-Tuning (DRAFT) for safety-critical software assessments

Software Engineering 2026-05-12 v1 Artificial Intelligence

Abstract

Safety critical software assessment requires robust assessment against complex regulatory frameworks, a process traditionally limited by manual evaluation. This paper presents Document Retrieval-Augmented Fine-Tuning (DRAFT), a novel approach that enhances the capabilities of a large language model (LLM) for safety-critical compliance assessment. DRAFT builds upon existing Retrieval-Augmented Generation (RAG) techniques by introducing a novel fine-tuning framework that accommodates our dual-retrieval architecture, which simultaneously accesses both software documentation and applicable reference standards. To fine-tune DRAFT, we develop a semi-automated dataset generation methodology that incorporates variable numbers of relevant documents with meaningful distractors, closely mirroring real-world assessment scenarios. Experiments with GPT-4o-mini demonstrate a 7% improvement in correctness over the baseline model, with qualitative improvements in evidence handling, response structure, and domain-specific reasoning. DRAFT represents a practical approach to improving compliance assessment systems while maintaining the transparency and evidence-based reasoning essential in regulatory domains.

Keywords

Cite

@article{arxiv.2505.01307,
  title  = {Document Retrieval Augmented Fine-Tuning (DRAFT) for safety-critical software assessments},
  author = {Regan Bolton and Mohammadreza Sheikhfathollahi and Simon Parkinson and Vanessa Vulovic and Gary Bamford and Dan Basher and Howard Parkinson},
  journal= {arXiv preprint arXiv:2505.01307},
  year   = {2026}
}
R2 v1 2026-06-28T23:19:18.579Z