On the Applicability of Safety Nets: A Safety-By-Design Solution for Certifying Neural Networks
Summary
This paper provides the first systematic analysis of Safety Nets for certifying neural networks in safety-critical aviation systems, demonstrating optimal design configurations that minimize storage size while guaranteeing 100% correct outputs per EASA guidelines.
View Cached Full Text
Cached at: 08/21/26, 10:16 AM
# On the Applicability of Safety Nets: A Safety-By-Design Solution for Certifying Neural Networks Source: [https://arxiv.org/abs/2608.20053](https://arxiv.org/abs/2608.20053) [View PDF](https://arxiv.org/pdf/2608.20053) > Abstract:The integration of Artificial Intelligence \(AI\) in safety\-critical aviation systems presents significant challenges for certification and deployment\. Aviation, often regarded as the safest form of transportation, relies on numerous safety\-critical systems\. For future safety\-critical AI\-based systems, EASA requires a Safety\-by\-Design approach, which can be achieved by using Safety Nets that combine neural network compression with lookup tables to ensure 100 % correct runtime behavior across the discretized operational design domain\. Although Safety Nets have been studied, no comprehensive study of their performance characteristics and system design trade\-offs has been conducted\. This work presents the first systematic analysis of the trade\-off between neural network and lookup table size in Safety Nets\. By systematically comparing neural networks with diverse architectures, this study identifies optimal design parameters that minimize overall storage and memory requirements while maintaining certification compliance\. Results demonstrate that architectures with 3 to 5 hidden layers, each with approximately 50 to 100 nodes, combined with one\-hot encoding, achieve the best balance\. In these configurations, neural networks accurately represent at least 97 % of the data, while compact lookup tables handle the remaining errors\. The resulting Safety Nets reduce the system size by almost three orders of magnitude, fitting within the memory budget of current avionics hardware while guaranteeing 100 % correct outputs across the entire discretized input space, as required by EASA guidelines\. This work provides the first\-ever open\-source implementation of Safety Nets for HCAS and VCAS with replicable results, demonstrating a practical pathway toward certifiable AI\-based systems in aviation and establishing Safety Nets as a viable Safety\-by\-Design solution for safety\-critical applications\. ## Submission history From: Johann Christensen \[[view email](https://arxiv.org/show-email/16bb422c/2608.20053)\] **\[v1\]**Thu, 20 Aug 2026 13:51:35 UTC \(547 KB\)
Similar Articles
When Certificates Fail: A Unified Safety Framework for Embedded Neural Interface Models
This paper demonstrates that formal robustness certificates for embedded neural interface models can pass even when task accuracy collapses under adversarial attack, and proposes a unified empirical audit framework to address alignment failures between training objectives and operational user welfare.
Are Safety Guarantees in Neural Networks Safe? How to Compute Trustworthy Robustness Certifications
This paper introduces the apothem measure for computing trustworthy robustness certifications in neural networks, proves intractability of volume-optimal certifications, and presents the ParallelepipedoNN system achieving twofold improvement in minimum edge length on MNIST and Fashion MNIST.
Uncovering the Limits of Proof Sharing for Neural Networks
This paper conducts a systematic study on template-based acceleration for neural network robustness verification and introduces FastCert, a technique to automatically distribute templates for improved performance.
Neuro-Bayesian-Symbolic Residual Attention Shallow Network: Explainable Deep Learning for Cybersecurity Risk Assessment
Introduces Neuro-Bayesian-Symbolic Residual Attention Shallow Network (NBS-RASN), a hybrid neural architecture for explainable cybersecurity risk assessment in open-source ecosystems, using 80 interpretable neurons across 12 layers with hard constraints for interpretability.
Safety-Oriented Evaluation of Language Understanding Systems for Air Traffic Control
This paper proposes a safety-oriented, consequence-aware evaluation framework for large language models in Air Traffic Control, revealing that high aggregate accuracy masks significant reliability issues in handling high-risk semantic errors.