Leveraging Cloud Computing to Make Autonomous Vehicles Safer
Peter Schafhalter, Sukrit Kalra, Le Xu, Joseph E. Gonzalez, Ion Stoica

TL;DR
This paper proposes a system that safely leverages cloud computing for autonomous vehicles by using speculative execution to improve decision accuracy while maintaining onboard fallback, addressing network unreliability.
Contribution
It introduces a novel system design that enables AVs to harness cloud resources through speculative execution, overcoming current limitations of cloud access reliability.
Findings
Simulation results show improved decision accuracy with cloud assistance.
The proposed system maintains safety through onboard fallback mechanisms.
Speculative execution reduces latency in complex scenarios.
Abstract
The safety of autonomous vehicles (AVs) depends on their ability to perform complex computations on high-volume sensor data in a timely manner. Their ability to run these computations with state-of-the-art models is limited by the processing power and slow update cycles of their onboard hardware. In contrast, cloud computing offers the ability to burst computation to vast amounts of the latest generation of hardware. However, accessing these cloud resources requires traversing wireless networks that are often considered to be too unreliable for real-time AV driving applications. Our work seeks to harness this unreliable cloud to enhance the accuracy of an AV's decisions, while ensuring that it can always fall back to its on-board computational capabilities. We identify three mechanisms that can be used by AVs to safely leverage the cloud for accuracy enhancements, and elaborate why…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicular Ad Hoc Networks (VANETs) · IoT and Edge/Fog Computing · Advanced Neural Network Applications
