paper-with-me

Papers

Towards Formal Fault Injection for Safety Assessment of Automated Systems

2023-11-16 · Ashfaq Farooqui, Behrooz Sangchoolie

Reasoning about safety, security, and other dependability attributes of autonomous systems is a challenge that needs to be addressed before the adoption of such systems in day-to-day life. Formal methods is a class of methods that mathematically reason about a system's behavior. Thus, a correctness proof is sufficient to conclude the system's dependability. However, these methods are usually applied to abstract models of the system, which might not fully represent the actual system. Fault injection, on the other hand, is a testing method to evaluate the dependability of systems. However, the amount of testing required to evaluate the system is rather large and often a problem. This vision paper introduces formal fault injection, a fusion of these two techniques throughout the development lifecycle to enhance the dependability of autonomous systems. We advocate for a more cohesive approach by identifying five areas of mutual support between formal methods and fault injection. By forging stronger ties between the two fields, we pave the way for developing safe and dependable autonomous systems. This paper delves into the integration's potential and outlines future research avenues, addressing open challenges along the way.

📄 PDF Abstract BibTeX arXiv:2311.09810

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ML-based Fault Injection for Autonomous Vehicles: A Case for Bayesian Fault Injection

2019-07-01 · Saurabh Jha, Subho S. Banerjee, Timothy Tsai, Siva K. S. Hari 외

The safety and resilience of fully autonomous vehicles (AVs) are of significant concern, as exemplified by several headline-making accidents. While AV development today involves verification, validation, and testing, end…

Autonomous VehiclesBIG-bench Machine Learning

APPRAISER: DNN Fault Resilience Analysis Employing Approximation Errors

2023-05-31 · Mahdi Taheri, Mohammad Hasan Ahmadilivani, Maksim Jenihhin, Masoud Daneshtalab 외

Nowadays, the extensive exploitation of Deep Neural Networks (DNNs) in safety-critical applications raises new reliability concerns. In practice, methods for fault injection by emulation in hardware are efficient and wid…

SAFFIRA: a Framework for Assessing the Reliability of Systolic-Array-Based DNN Accelerators

2024-03-05 · Mahdi Taheri, Masoud Daneshtalab, Jaan Raik, Maksim Jenihhin 외

Systolic array has emerged as a prominent architecture for Deep Neural Network (DNN) hardware accelerators, providing high-throughput and low-latency performance essential for deploying DNNs across diverse applications. …

Reliability Assessment of Neural Networks in GPUs: A Framework For Permanent Faults Injections

2022-05-24 · Juan-David Guerrero-Balaguera, Luigi Galasso, Robert Limas Sierra, Matteo Sonza Reorda

Currently, Deep learning and especially Convolutional Neural Networks (CNNs) have become a fundamental computational approach applied in a wide range of domains, including some safety-critical applications (e.g., automot…

GPU

Evaluating Different Fault Injection Abstractions on the Assessment of DNN SW Hardening Strategies

2024-12-11 · Giuseppe Esposito, Juan David Guerrero-Balaguera, Josie Esteban Rodriguez Condia, Matteo Sonza Reorda

The reliability of Neural Networks has gained significant attention, prompting efforts to develop SW-based hardening techniques for safety-critical scenarios. However, evaluating hardening techniques using application-le…