paper-with-me

홈 › Papers

SpikiLi: A Spiking Simulation of LiDAR based Real-time Object Detection for Autonomous Driving

2022-06-06 · Sambit Mohapatra, Thomas Mesquida, Mona Hodaei, Senthil Yogamani, Heinrich Gotzig, Patrick Mader

Spiking Neural Networks are a recent and new neural network design approach that promises tremendous improvements in power efficiency, computation efficiency, and processing latency. They do so by using asynchronous spike-based data flow, event-based signal generation, processing, and modifying the neuron model to resemble biological neurons closely. While some initial works have shown significant initial evidence of applicability to common deep learning tasks, their applications in complex real-world tasks has been relatively low. In this work, we first illustrate the applicability of spiking neural networks to a complex deep learning task namely Lidar based 3D object detection for automated driving. Secondly, we make a step-by-step demonstration of simulating spiking behavior using a pre-trained convolutional neural network. We closely model essential aspects of spiking neural networks in simulation and achieve equivalent run-time and accuracy on a GPU. When the model is realized on a neuromorphic hardware, we expect to have significantly improved power efficiency.

📄 PDF Abstract BibTeX arXiv:2206.02876

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous DrivingGPUobject-detectionObject DetectionReal-Time Object Detection

Similar Papers 제목 키워드 기반

Temporal Pulses Driven Spiking Neural Network for Fast Object Recognition in Autonomous Driving

2020-01-24 · Wei Wang, Shibo Zhou, Jingxi Li, Xiaohua LI 외

Accurate real-time object recognition from sensory data has long been a crucial and challenging task for autonomous driving. Even though deep neural networks (DNNs) have been successfully applied in this area, most exist…

Autonomous DrivingObjectObject Recognition

On the Importance of Neural Membrane Potential Leakage for LIDAR-based Robot Obstacle Avoidance using Spiking Neural Networks

2025-07-13 · Zainab Ali, Lujayn Al-Amir, Ali Safa arxiv

Using neuromorphic computing for robotics applications has gained much attention in recent year due to the remarkable ability of Spiking Neural Networks (SNNs) for high-precision yet low memory and compute complexity inf…

Robot Navigation

Object Detection based on LIDAR Temporal Pulses using Spiking Neural Networks

2018-10-29 · Shibo Zhou, Wei Wang

Neural networks has been successfully used in the processing of Lidar data, especially in the scenario of autonomous driving. However, existing methods heavily rely on pre-processing of the pulse signals derived from Lid…

Autonomous DrivingBenchmarkingobject-detectionObject Detection+1

LiDAR-RT: Gaussian-based Ray Tracing for Dynamic LiDAR Re-simulation

2024-12-19 · CVPR 2025 1 · Chenxu Zhou, Lvchang Fu, Sida Peng, Yunzhi Yan 외

This paper targets the challenge of real-time LiDAR re-simulation in dynamic driving scenarios. Recent approaches utilize neural radiance fields combined with the physical modeling of LiDAR sensors to achieve high-fideli…

Neuromorphic LiDAR-based Bird's Eye View Object Detection using Energy-efficient Spiking Neural Networks

2026-05-24 · Sambit Mohapatra, Senthil Yogamani, Heinrich Gotzig, Patrick Mader arxiv

Autonomous driving perception demands accurate and efficient processing of three-dimensional sensor data under strict power constraints. Traditional convolutional neural networks achieve strong detection accuracy but are…

Autonomous DrivingObject DetectionPoint Clouds