Breakthrough in FPGA-Tailored 3D Object Detection Algorithm for LiDAR Data

Tuesday 11 March 2025


Researchers have made a significant breakthrough in developing a lightweight, FPGA-tailored 3D object detection algorithm for LiDAR data. This innovative approach has the potential to revolutionize autonomous vehicles and advanced driver assistance systems.


The new algorithm, dubbed LiFT, is designed to run on real-time processing platforms, such as FPGAs (Field-Programmable Gate Arrays), which are commonly used in embedded devices like autonomous vehicles. The key challenge was to develop a detector that can operate efficiently while maintaining high detection performance.


LiFT achieves this by leveraging a combination of novel mechanisms and state-of-the-art techniques. The algorithm is based on a 2D cell structure, which allows for efficient processing and reduces the computational complexity. Additionally, LiFT employs sparse convolutions, reparameterizable convolutional layers, and fully sparse architecture to minimize memory usage and enhance performance.


One of the most significant innovations in LiFT is its use of a Dual-Bound Pillar Feature Net (DBPFN). This module enables the detection algorithm to process point cloud data in real-time, while also providing high accuracy. By dividing the input features into coarse and detailed locations, DBPFN effectively captures both global and local information from the point cloud.


LiFT’s performance is evaluated on the NuScenes dataset, a comprehensive benchmark for 3D object detection. The results show that LiFT outperforms other detectors with similar computational complexity, achieving an mAP (mean Average Precision) of 51.84% and an NDS (Normalized Detection Score) of 61.01%. These metrics demonstrate the algorithm’s ability to accurately detect objects in a variety of scenarios.


The researchers also conducted an ablation study to analyze the impact of individual components on LiFT’s performance. The results suggest that each component plays a crucial role in the algorithm’s overall efficiency and accuracy. For example, the effective quantization of input features is essential for maintaining high detection performance while reducing computational complexity.


The development of LiFT has significant implications for autonomous vehicles and advanced driver assistance systems. By enabling real-time object detection on FPGAs, LiFT provides a powerful tool for improving safety and efficiency in these applications. The algorithm’s lightweight design also makes it suitable for deployment on edge devices, where processing power is limited.


In the future, researchers plan to further optimize LiFT by incorporating additional techniques, such as spatially-dilated sparse convolutions from SPADE+. This could potentially lead to even higher detection accuracy and efficiency.


Cite this article: “Breakthrough in FPGA-Tailored 3D Object Detection Algorithm for LiDAR Data”, The Science Archive, 2025.


Fpga, Lidar, 3D Object Detection, Autonomous Vehicles, Advanced Driver Assistance Systems, Lightweight Algorithm, Real-Time Processing, Sparse Convolutions, Convolutional Layers, Mean Average Precision


Reference: Konrad Lis, Tomasz Kryjak, Marek Gorgon, “LiFT: Lightweight, FPGA-tailored 3D object detection based on LiDAR data” (2025).


Leave a Reply