showSidebars ==
showTitleBreadcrumbs == 1
node.field_disable_title_breadcrumbs.value ==

Pre-Conference Talk by SUN Yang | LawBreaker: An Approach for Specifying Traffic Laws and Fuzzing Autonomous Vehicles

Please click here if you are unable to view this page.

 
LawBreaker: An Approach for Specifying Traffic Laws and Fuzzing Autonomous Vehicles

Speaker (s):

SUN Yang
PhD Candidate
School of Computing and Information Systems
Singapore Management University

Date:

Time:

Venue:

 

7 October 2022, Friday

11:00am - 11:30am

Meeting Room 5.1, Level 5,
School of Computing and Information Systems 1,
Singapore Management University,
80 Stamford Road
Singapore 178902

Please register by 5 Oct 2022.

About the Talk

Autonomous driving systems (ADSs) must be tested thoroughly before they can be deployed in autonomous vehicles. High-fidelity simulators allow them to be tested against diverse scenarios, including those that are difficult to recreate in real-world testing grounds. While previous approaches have shown that test cases can be generated automatically, they tend to focus on weak oracles (e.g. reaching the destination without collisions) without assessing whether the journey itself was undertaken safely and satisfied the law. In this work, we propose LawBreaker, an automated framework for testing ADSs against real-world traffic laws, which is designed to be compatible with different scenario description languages. LawBreaker provides a rich driver-oriented specification language for describing traffic laws, and a fuzzing engine that searches for different ways of violating them by maximising specification coverage. To evaluate our approach, we implemented it for Apollo+LGSVL and specified the traffic laws of China. LawBreaker was able to find 14 violations of these laws, including 173 test cases that caused accidents.

This is a pre-conference talk for 37th IEEE/ACM International Conference on Automated Software Engineering (ASE 2022).

About the Speaker

Sun Yang is a Ph.D. candidate at SMU SCIS, supervised by Prof. SUN Jun. Yang's research focuses on evaluating and improving Autonomous Driving Systems.