paper-with-me

Papers

Parallel and Multi-Objective Falsification with Scenic and VerifAI

2021-07-09 · Kesav Viswanadha, Edward Kim, Francis Indaheng, Daniel J. Fremont, Sanjit A. Seshia

Falsification has emerged as an important tool for simulation-based verification of autonomous systems. In this paper, we present extensions to the Scenic scenario specification language and VerifAI toolkit that improve the scalability of sampling-based falsification methods by using parallelism and extend falsification to multi-objective specifications. We first present a parallelized framework that is interfaced with both the simulation and sampling capabilities of Scenic and the falsification capabilities of VerifAI, reducing the execution time bottleneck inherently present in simulation-based testing. We then present an extension of VerifAI's falsification algorithms to support multi-objective optimization during sampling, using the concept of rulebooks to specify a preference ordering over multiple metrics that can be used to guide the counterexample search process. Lastly, we evaluate the benefits of these extensions with a comprehensive set of benchmarks written in the Scenic language.

📄 PDF Abstract BibTeX arXiv:2107.04164

Code (1)

findaheng/Scenic 공식 구현

Similar Papers 제목 키워드 기반

Formal Analysis and Redesign of a Neural Network-Based Aircraft Taxiing System with VerifAI

2020-05-14 · Daniel J. Fremont, Johnathan Chiu, Dragos D. Margineantu, Denis Osipychev 외

We demonstrate a unified approach to rigorous design of safety-critical autonomous systems using the VerifAI toolkit for formal analysis of AI-based systems. VerifAI provides an integrated toolchain for tasks spanning th…

Probabilistic Programming

Addressing the IEEE AV Test Challenge with Scenic and VerifAI

2021-08-20 · Kesav Viswanadha, Francis Indaheng, Justin Wong, Edward Kim 외

This paper summarizes our formal approach to testing autonomous vehicles (AVs) in simulation for the IEEE AV Test Challenge. We demonstrate a systematic testing framework leveraging our previous work on formally-driven s…

Autonomous VehiclesProbabilistic Programming

VERIFAI: A Toolkit for the Design and Analysis of Artificial Intelligence-Based Systems

2019-02-12 · Tommaso Dreossi, Daniel J. Fremont, Shromona Ghosh, Edward Kim 외

We present VERIFAI, a software toolkit for the formal design and analysis of systems that include artificial intelligence (AI) and machine learning (ML) components. VERIFAI particularly seeks to address challenges with a…

BIG-bench Machine Learning

A Scenario-Based Platform for Testing Autonomous Vehicle Behavior Prediction Models in Simulation

2021-10-28 · Francis Indaheng, Edward Kim, Kesav Viswanadha, Jay Shenoy 외

Behavior prediction remains one of the most challenging tasks in the autonomous vehicle (AV) software stack. Forecasting the future trajectories of nearby agents plays a critical role in ensuring road safety, as it equip…

PredictionProbabilistic Programming

ScenicRules: An Autonomous Driving Benchmark with Multi-Objective Specifications and Abstract Scenarios

2026-02-17 · Kevin Kai-Chun Chang, Ekin Beyazit, Alberto Sangiovanni-Vincentelli, Tichakorn Wongpiromsarn 외 arxiv

Developing autonomous driving systems for complex traffic environments requires balancing multiple objectives, such as avoiding collisions, obeying traffic rules, and making efficient progress. In many situations, these …

Autonomous VehiclesAutonomous Driving