English

Towards Automated Safety Requirements Derivation Using Agent-based RAG

Artificial Intelligence 2025-04-16 v1 Computation and Language Machine Learning

Abstract

We study the automated derivation of safety requirements in a self-driving vehicle use case, leveraging LLMs in combination with agent-based retrieval-augmented generation. Conventional approaches that utilise pre-trained LLMs to assist in safety analyses typically lack domain-specific knowledge. Existing RAG approaches address this issue, yet their performance deteriorates when handling complex queries and it becomes increasingly harder to retrieve the most relevant information. This is particularly relevant for safety-relevant applications. In this paper, we propose the use of agent-based RAG to derive safety requirements and show that the retrieved information is more relevant to the queries. We implement an agent-based approach on a document pool of automotive standards and the Apollo case study, as a representative example of an automated driving perception system. Our solution is tested on a data set of safety requirement questions and answers, extracted from the Apollo data. Evaluating a set of selected RAG metrics, we present and discuss advantages of a agent-based approach compared to default RAG methods.

Keywords

Cite

@article{arxiv.2504.11243,
  title  = {Towards Automated Safety Requirements Derivation Using Agent-based RAG},
  author = {Balahari Vignesh Balu and Florian Geissler and Francesco Carella and Joao-Vitor Zacchi and Josef Jiru and Nuria Mata and Reinhard Stolle},
  journal= {arXiv preprint arXiv:2504.11243},
  year   = {2025}
}

Comments

9 pages, 3 figures

R2 v1 2026-06-28T22:59:12.064Z