FALO: Fast and Accurate LiDAR 3D Object Detection on Resource-Constrained Devices
Shizhong Han, Hsin-Pai Cheng, Hong Cai, Jihad Masri, Soyeb Nagori, Fatih Porikli

TL;DR
FALO is a novel hardware-efficient LiDAR 3D object detection method that achieves state-of-the-art accuracy and significantly faster inference on resource-limited devices.
Contribution
FALO introduces a resource-friendly architecture with ConvDotMix blocks and implicit grouping, enabling fast, accurate detection on embedded platforms.
Findings
FALO achieves competitive accuracy on nuScenes and Waymo benchmarks.
FALO is 1.6 to 9.8 times faster than current SOTA methods on mobile GPUs and NPUs.
The approach is suitable for deployment on compact embedded devices.
Abstract
Existing LiDAR 3D object detection methods predominantely rely on sparse convolutions and/or transformers, which can be challenging to run on resource-constrained edge devices, due to irregular memory access patterns and high computational costs. In this paper, we propose FALO, a hardware-friendly approach to LiDAR 3D detection, which offers both state-of-the-art (SOTA) detection accuracy and fast inference speed. More specifically, given the 3D point cloud and after voxelization, FALO first arranges sparse 3D voxels into a 1D sequence based on their coordinates and proximity. The sequence is then processed by our proposed ConvDotMix blocks, consisting of large-kernel convolutions, Hadamard products, and linear layers. ConvDotMix provides sufficient mixing capability in both spatial and embedding dimensions, and introduces higher-order nonlinear interaction among spatial features.…
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.
