paper-with-me

Papers

Adaptive-SpikeNet: Event-based Optical Flow Estimation using Spiking Neural Networks with Learnable Neuronal Dynamics

2022-09-21 · Adarsh Kumar Kosta, Kaushik Roy

Event-based cameras have recently shown great potential for high-speed motion estimation owing to their ability to capture temporally rich information asynchronously. Spiking Neural Networks (SNNs), with their neuro-inspired event-driven processing can efficiently handle such asynchronous data, while neuron models such as the leaky-integrate and fire (LIF) can keep track of the quintessential timing information contained in the inputs. SNNs achieve this by maintaining a dynamic state in the neuron memory, retaining important information while forgetting redundant data over time. Thus, we posit that SNNs would allow for better performance on sequential regression tasks compared to similarly sized Analog Neural Networks (ANNs). However, deep SNNs are difficult to train due to vanishing spikes at later layers. To that effect, we propose an adaptive fully-spiking framework with learnable neuronal dynamics to alleviate the spike vanishing problem. We utilize surrogate gradient-based backpropagation through time (BPTT) to train our deep SNNs from scratch. We validate our approach for the task of optical flow estimation on the Multi-Vehicle Stereo Event-Camera (MVSEC) dataset and the DSEC-Flow dataset. Our experiments on these datasets show an average reduction of 13% in average endpoint error (AEE) compared to state-of-the-art ANNs. We also explore several down-scaled models and observe that our SNN models consistently outperform similarly sized ANNs offering 10%-16% lower AEE. These results demonstrate the importance of SNNs for smaller models and their suitability at the edge. In terms of efficiency, our SNNs offer substantial savings in network parameters (48.3x) and computational energy (10.2x) while attaining ~10% lower EPE compared to the state-of-the-art ANN implementations.

📄 PDF Abstract BibTeX arXiv:2209.11741

Code (0)

등록된 구현이 없습니다.

Tasks

Event-based Optical FlowMotion EstimationOptical Flow Estimation

Similar Papers 제목 키워드 기반

BAT: Learning Event-based Optical Flow with Bidirectional Adaptive Temporal Correlation

2025-03-05 · Gangwei Xu, Haotong Lin, Zhaoxing Zhang, Hongcheng Luo 외

Event cameras deliver visual information characterized by a high dynamic range and high temporal resolution, offering significant advantages in estimating optical flow for complex lighting conditions and fast-moving obje…

Event-based Optical FlowOptical Flow Estimation

Nonlinear Motion-Guided and Spatio-Temporal Aware Network for Unsupervised Event-Based Optical Flow

2025-05-08 · Zuntao Liu, Hao Zhuang, Junjie Jiang, Yuhang Song 외

Event cameras have the potential to capture continuous motion information over time and space, making them well-suited for optical flow estimation. However, most existing learning-based methods for event-based optical fl…

Event-based Optical FlowMotion CompensationOptical Flow Estimation

EDCFlow: Exploring Temporally Dense Difference Maps for Event-based Optical Flow Estimation

2025-01-01 · CVPR 2025 1 · Daikun Liu, Lei Cheng, Teng Wang, Changyin Sun

Recent learning-based methods for event-based optical flow estimation utilize cost volumes for pixel matching but suffer from redundant computations and limited scalability to higher resolutions for flow refinement. …

Event-based Optical FlowOptical Flow Estimation

Towards Anytime Optical Flow Estimation with Event Cameras

2023-07-11 · Yaozu Ye, Hao Shi, Kailun Yang, Ze Wang 외

Event cameras respond to changes in log-brightness at the millisecond level, making them ideal for optical flow estimation. However, existing datasets from event cameras provide only low frame rate ground truth for optic…

Autonomous DrivingMotion EstimationOptical Flow Estimation

FlowDA: Unsupervised Domain Adaptive Framework for Optical Flow Estimation

2023-12-28 · Miaojie Feng, Longliang Liu, Hao Jia, Gangwei Xu 외

Collecting real-world optical flow datasets is a formidable challenge due to the high cost of labeling. A shortage of datasets significantly constrains the real-world performance of optical flow models. Building virtual …

Dataset GenerationOptical Flow Estimation