paper-with-me

Papers

nn-dependability-kit: Engineering Neural Networks for Safety-Critical Autonomous Driving Systems

2018-11-16 · Chih-Hong Cheng, Chung-Hao Huang, Georg Nührenberg

Can engineering neural networks be approached in a disciplined way similar to how engineers build software for civil aircraft? We present nn-dependability-kit, an open-source toolbox to support safety engineering of neural networks for autonomous driving systems. The rationale behind nn-dependability-kit is to consider a structured approach (via Goal Structuring Notation) to argue the quality of neural networks. In particular, the tool realizes recent scientific results including (a) novel dependability metrics for indicating sufficient elimination of uncertainties in the product life cycle, (b) formal reasoning engine for ensuring that the generalization does not lead to undesired behaviors, and (c) runtime monitoring for reasoning whether a decision of a neural network in operation is supported by prior similarities in the training data. A proprietary version of nn-dependability-kit has been used to improve the quality of a level-3 autonomous driving component developed by Audi for highway maneuvers.

📄 PDF Abstract BibTeX arXiv:1811.06746

Code (1)

dependable-ai/nn-dependability-kit 공식 구현 tf

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Taxonomy of Machine Learning Safety: A Survey and Primer

2021-06-09 · Sina Mohseni, Haotao Wang, Zhiding Yu, Chaowei Xiao 외

The open-world deployment of Machine Learning (ML) algorithms in safety-critical applications such as autonomous vehicles needs to address a variety of ML vulnerabilities such as interpretability, verifiability, and perf…

Autonomous VehiclesBIG-bench Machine LearningDiversityDomain Adaptation+1

Towards Dependability Metrics for Neural Networks

2018-06-06 · Chih-Hong Cheng, Georg Nührenberg, Chung-Hao Huang, Harald Ruess 외

Artificial neural networks (NN) are instrumental in realizing highly-automated driving functionality. An overarching challenge is to identify best safety engineering practices for NN and other learning-enabled components…

DRIVE: Dependable Robust Interpretable Visionary Ensemble Framework in Autonomous Driving

2024-09-16 · Songning Lai, Tianlang Xue, Hongru Xiao, Lijie Hu 외

Recent advancements in autonomous driving have seen a paradigm shift towards end-to-end learning paradigms, which map sensory inputs directly to driving actions, thereby enhancing the robustness and adaptability of auton…

Autonomous DrivingAutonomous Vehicles

Multi-Objective Reinforcement Learning for Critical Scenario Generation of Autonomous Vehicles

2025-02-18 · Jiahui Wu, Chengjie Lu, Aitor Arrieta, Shaukat Ali

Autonomous vehicles (AVs) make driving decisions without human intervention. Therefore, ensuring AVs' dependability is critical. Despite significant research and development in AV development, their dependability assuran…

Autonomous VehiclesMulti-Objective Reinforcement LearningQ-Learning

Practical Solutions for Machine Learning Safety in Autonomous Vehicles

2019-12-20 · Sina Mohseni, Mandar Pitale, Vasu Singh, Zhangyang Wang

Autonomous vehicles rely on machine learning to solve challenging tasks in perception and motion planning. However, automotive software safety standards have not fully evolved to address the challenges of machine learnin…

Autonomous VehiclesBIG-bench Machine LearningMotion Planning