LGOct 5, 2023

Formal and Practical Elements for the Certification of Machine Learning Systems

arXiv:2310.03217v18 citationsh-index: 4
Originality Incremental advance
AI Analysis

It addresses the certification problem for safety-critical aerospace systems using machine learning, which is incremental as it builds on existing certification paradigms.

The paper tackles the challenge of certifying safety-critical machine learning systems in aerospace, where traditional certification methods fail due to learned parameters, by proposing a framework that combines formal guarantees and practical considerations, demonstrated on vision-based landing with a scalable statistical verifier.

Over the past decade, machine learning has demonstrated impressive results, often surpassing human capabilities in sensing tasks relevant to autonomous flight. Unlike traditional aerospace software, the parameters of machine learning models are not hand-coded nor derived from physics but learned from data. They are automatically adjusted during a training phase, and their values do not usually correspond to physical requirements. As a result, requirements cannot be directly traced to lines of code, hindering the current bottom-up aerospace certification paradigm. This paper attempts to address this gap by 1) demystifying the inner workings and processes to build machine learning models, 2) formally establishing theoretical guarantees given by those processes, and 3) complementing these formal elements with practical considerations to develop a complete certification argument for safety-critical machine learning systems. Based on a scalable statistical verifier, our proposed framework is model-agnostic and tool-independent, making it adaptable to many use cases in the industry. We demonstrate results on a widespread application in autonomous flight: vision-based landing.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes