VALO: A Versatile Anytime Framework for LiDAR-based Object Detection Deep Neural Networks
Ahmet Soyyigit, Shuochao Yao, Heechul Yun

TL;DR
VALO is a versatile anytime framework that dynamically manages the accuracy-latency tradeoff in LiDAR-based object detection DNNs, enabling real-time performance on resource-limited platforms.
Contribution
It introduces a novel data-centric, deadline-aware scheduling approach that enables anytime processing without architectural changes, improving speed and accuracy tradeoffs.
Findings
Achieves higher accuracy than previous methods under various time constraints.
Demonstrates effective real-time adaptability on state-of-the-art LiDAR detection networks.
Significantly accelerates detection without accuracy loss through input reduction techniques.
Abstract
This work addresses the challenge of adapting dynamic deadline requirements for LiDAR object detection deep neural networks (DNNs). The computing latency of object detection is critically important to ensure safe and efficient navigation. However, state-of-the-art LiDAR object detection DNNs often exhibit significant latency, hindering their real-time performance on resource-constrained edge platforms. Therefore, a tradeoff between detection accuracy and latency should be dynamically managed at runtime to achieve optimum results. In this paper, we introduce VALO (Versatile Anytime algorithm for LiDAR Object detection), a novel data-centric approach that enables anytime computing of 3D LiDAR object detection DNNs. VALO employs a deadline-aware scheduler to selectively process input regions, making execution time and accuracy tradeoffs without architectural modifications. Additionally,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications
