paper-with-me

홈 › Papers

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 high power consumption. Spiking neural networks (SNNs) provide an alternative computational model to process information and make decisions. This biologically plausible model has the advantage of low latency and energy efficiency. Recent work using SNNs for autonomous driving mostly focused on simple tasks like lane keeping in simplified simulation environments. This paper studies SNNs on photo-realistic driving scenes in the CARLA simulator, which is an important step toward using SNNs on real vehicles. The efficacy and generalizability of the method will be investigated.

📄 PDF Abstract BibTeX arXiv:2311.09225

Code (1)

xueleichen/snn-dvs-carla 공식 구현 pytorch

Tasks

Autonomous DrivingChange Detection

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

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

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

Neuromorphic Computing for Embodied Intelligence in Autonomous Systems: Current Trends, Challenges, and Future Directions

2025-07-24 · Alberto Marchisio, Muhammad Shafique arxiv

The growing need for intelligent, adaptive, and energy-efficient autonomous systems across fields such as robotics, mobile agents (e.g., UAVs), and self-driving vehicles is driving interest in neuromorphic computing. By …

Continual Learning

Slug Mobile: Test-Bench for RL Testing

2024-08-31 · Jonathan Wellington Morris, Vishrut Shah, Alex Besanceney, Daksh Shah 외

Sim-to real gap in Reinforcement Learning is when a model trained in a simulator does not translate to the real world. This is a problem for Autonomous Vehicles (AVs) as vehicle dynamics can vary from simulation to reali…

Autonomous Vehicles

MmWave Radar and Vision Fusion for Object Detection in Autonomous Driving: A Review

2021-08-06 · Zhiqing Wei, Fengkai Zhang, Shuo Chang, Yangyang Liu 외

With autonomous driving developing in a booming stage, accurate object detection in complex scenarios attract wide attention to ensure the safety of autonomous driving. Millimeter wave (mmWave) radar and vision fusion is…

3D Object DetectionAutonomous DrivingObjectobject-detection+2