paper-with-me

Papers

Requirements-driven Test Generation for Autonomous Vehicles with Machine Learning Components

2019-08-02 · Cumhur Erkan Tuncali, Georgios Fainekos, Danil Prokhorov, Hisahiro Ito, James Kapinski

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.

📄 PDF Abstract BibTeX arXiv:1908.01094

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesBIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Multimodal Large Language Model Driven Scenario Testing for Autonomous Vehicles

2024-09-10 · QIUJING LU, Xuanhan Wang, Yiwei Jiang, Guangming Zhao 외

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+4

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

GenAI for Automotive Software Development: From Requirements to Wheels

2025-07-24 · Nenad Petrovic, Fengjunjie Pan, Vahid Zolfaghari, Krzysztof Lebioda 외 arxiv

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 Generation

Automated Generation of Diverse and Challenging Scenarios for Test and Evaluation of Autonomous Vehicles

2017-07-24 · Conference 2017 7 · Galen E. Mullins, Paul G. Stankiewicz, and Satyandra K. Gupta

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 Detection

Collaborative Approaches to Enhancing Smart Vehicle Cybersecurity by AI-Driven Threat Detection

2024-12-31 · Syed Atif Ali, Salwa Din

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