Enhancing Predictability of Multi-Tenant DNN Inference for Autonomous Vehicles' Perception
Liangkai Liu, Kang G. Shin, Jinkyu Lee, Chengmo Yang, and Weisong Shi

TL;DR
This paper introduces PP-DNN, a system that dynamically selects critical frames and regions of interest in autonomous vehicle perception to improve inference predictability and efficiency without sacrificing accuracy.
Contribution
PP-DNN is a novel system that reduces data processing in multi-tenant DNNs for AVs by dynamically identifying critical frames and ROIs, enhancing predictability and resource efficiency.
Findings
Increased fusion frames by up to 7.3x
Reduced fusion delay by over 2.6x
Improved detection completeness by 75.4%
Abstract
Autonomous vehicles (AVs) rely on sensors and deep neural networks (DNNs) to perceive their surrounding environment and make maneuver decisions in real time. However, achieving real-time DNN inference in the AV's perception pipeline is challenging due to the large gap between the computation requirement and the AV's limited resources. Most, if not all, of existing studies focus on optimizing the DNN inference time to achieve faster perception by compressing the DNN model with pruning and quantization. In contrast, we present a Predictable Perception system with DNNs (PP-DNN) that reduce the amount of image data to be processed while maintaining the same level of accuracy for multi-tenant DNNs by dynamically selecting critical frames and regions of interest (ROIs). PP-DNN is based on our key insight that critical frames and ROIs for AVs vary with the AV's surrounding environment.…
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
TopicsAdvanced Neural Network Applications · Autonomous Vehicle Technology and Safety · Adversarial Robustness in Machine Learning
