Showing posts with label slides. Show all posts
Showing posts with label slides. Show all posts

Thursday, June 17, 2021

Software Safety for Vehicle Automation Short Course

This is a short course lecture series that runs about 5 hours total. 


 YouTube pointers:

For those who don't have access to YouTube, an alternate source for these videos is archive.org:

L101 / L102 / L103 / L104 / L105 / L106 / L107 / L108 / L109 / L120

See also my other free on-line lectures here:  


Wednesday, February 6, 2019

Edge Cases and Autonomous Vehicle Safety -- SSS 2019 Keynote

Here is my keynote talk for SSS 2019 in Bristol UK.

Edge Cases and Autonomous Vehicle Safety

Making self-driving cars safe will require a combination of techniques. ISO 26262 and the draft SOTIF standards will help with vehicle control and trajectory stages of the autonomy pipeline. Planning might be made safe using a doer/checker architectural pattern that uses  deterministic safety envelope enforcement of non-deterministic planning algorithms. Machine-learning based perception validation will be more problematic. We discuss the issue of perception edge cases, including the potentially heavy-tail distribution of object types and brittleness to slight variations in images. Our Hologram tool injects modest amounts of noise to cause perception failures, identifying brittle aspects of perception algorithms. More importantly, in practice it is able to identify context-dependent perception failures (e.g., false negatives) in unlabeled video.