Requirements-driven Test Generation for Autonomous Vehicles with Machine Learning Components
Autonomous vehicles are complex systems that are challenging to test and debug. A requirements-driven approach to the development process can decrease the resources required to design and test these systems, while simultaneously increasing the reliability. We present a testing framework that uses signal temporal logic (STL), which is a precise and unambiguous requirements language. Our framework evaluates test cases against the STL formulae and additionally uses the requirements to automatically identify test cases that fail to satisfy the requirements. One of the key features of our tool is the support for machine learning (ML) components in the system design, such as deep neural networks. The framework allows evaluation of the control algorithms, including the ML components, and it also includes models of CCD camera, lidar, and radar sensors, as well as the vehicle environment. We use multiple methods to generate test cases, including covering arrays, which is an efficient method to search discrete variable spaces. The resulting test cases can be used to debug the controller design by identifying controller behaviors that do not satisfy requirements. The test cases can also enhance the testing phase of development by identifying critical corner cases that correspond to the limits of the system's allowed behaviors. We present STL requirements for an autonomous vehicle system, which capture both component-level and system-level behaviors. Additionally, we present three driving scenarios and demonstrate how our requirements-driven testing framework can be used to identify critical system behaviors, which can be used to support the development process.
Code (0)
등록된 구현이 없습니다.
Tasks
Autonomous VehiclesBIG-bench Machine LearningSimilar Papers 제목 키워드 기반
Multimodal Large Language Model Driven Scenario Testing for Autonomous Vehicles
The generation of corner cases has become increasingly crucial for efficiently testing autonomous vehicles prior to road deployment. However, existing methods struggle to accommodate diverse testing requirements and ofte…
Autonomous VehiclesLanguage ModelingLanguage ModellingLarge Language Model+4Multi-Objective Reinforcement Learning for Critical Scenario Generation of Autonomous Vehicles
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-LearningGenAI for Automotive Software Development: From Requirements to Wheels
This paper introduces a GenAI-empowered approach to automated development of automotive software, with emphasis on autonomous and Advanced Driver Assistance Systems (ADAS) capabilities. The process starts with requiremen…
Autonomous DrivingCode GenerationAutomated Generation of Diverse and Challenging Scenarios for Test and Evaluation of Autonomous Vehicles
Abstract— We propose a novel method for generating test scenarios for a black box autonomous system that demonstrate critical transitions in its performance modes. In complex environments it is possible for an autonomous…
Autonomous VehiclesFault DetectionCollaborative Approaches to Enhancing Smart Vehicle Cybersecurity by AI-Driven Threat Detection
The introduction sets the stage for exploring collaborative approaches to bolstering smart vehicle cybersecurity through AI-driven threat detection. As the automotive industry increasingly adopts connected and automated …
Autonomous VehiclesIntrusion Detection