paper-with-me

홈 › Papers

Autonomous Driving with Spiking Neural Networks

2024-05-30 · Rui-Jie Zhu, Ziqing Wang, Leilani Gilpin, Jason K. Eshraghian

Autonomous driving demands an integrated approach that encompasses perception, prediction, and planning, all while operating under strict energy constraints to enhance scalability and environmental sustainability. We present Spiking Autonomous Driving (SAD), the first unified Spiking Neural Network (SNN) to address the energy challenges faced by autonomous driving systems through its event-driven and energy-efficient nature. SAD is trained end-to-end and consists of three main modules: perception, which processes inputs from multi-view cameras to construct a spatiotemporal bird's eye view; prediction, which utilizes a novel dual-pathway with spiking neurons to forecast future states; and planning, which generates safe trajectories considering predicted occupancy, traffic rules, and ride comfort. Evaluated on the nuScenes dataset, SAD achieves competitive performance in perception, prediction, and planning tasks, while drawing upon the energy efficiency of SNNs. This work highlights the potential of neuromorphic computing to be applied to energy-efficient autonomous driving, a critical step toward sustainable and safety-critical automotive technology. Our code is available at \url{https://github.com/ridgerchu/SAD}.

📄 PDF Abstract BibTeX arXiv:2405.19687

Code (1)

ridgerchu/sad 공식 구현 pytorch

Tasks

Autonomous DrivingPrediction

Similar Papers 제목 키워드 기반

Fuzzy Encoding-Decoding to Improve Spiking Q-Learning Performance in Autonomous Driving

2026-04-06 · Aref Ghoreishee, Abhishek Mishra, Lifeng Zhou, John Walsh 외 arxiv

This paper develops an end-to-end fuzzy encoder-decoder architecture for enhancing vision-based multi-modal deep spiking Q-networks in autonomous driving. The method addresses two core limitations of spiking reinforcemen…

Reinforcement LearningAutonomous Driving

Autonomous Driving using Spiking Neural Networks on Dynamic Vision Sensor Data: A Case Study of Traffic Light Change Detection

2023-09-27 · Xuelei Chen, Sotirios Spanogianopoulos

Autonomous driving is a challenging task that has gained broad attention from both academia and industry. Current solutions using convolutional neural networks require large amounts of computational resources, leading to…

Autonomous DrivingChange Detection

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

Drifting states and synchronization induced chaos in autonomous networks of excitable neurons

2016-09-21

The study of balanced networks of excitatory and inhibitory neurons has led to several open questions. On the one hand it is yet unclear whether the asynchronous state observed in the brain is autonomously generated, or …

Time Series Analysis

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 외

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 spik…

3D Object DetectionAutonomous DrivingGPUobject-detection+2