CVAIJul 22, 2024

SwinSF: Image Reconstruction from Spatial-Temporal Spike Streams

arXiv:2407.15708v22 citationsh-index: 3
Originality Incremental advance
AI Analysis

This work addresses image reconstruction for high-speed imaging applications like motion blur reduction, but it is incremental as it builds on existing deep learning methods with novel architectural improvements.

The paper tackles the problem of reconstructing images from spatial-temporal spike streams captured by spike cameras, which are challenging due to their binary nature and rich temporal information, and introduces SwinSF, a model that achieves state-of-the-art performance across multiple datasets.

The spike camera, with its high temporal resolution, low latency, and high dynamic range, addresses high-speed imaging challenges like motion blur. It captures photons at each pixel independently, creating binary spike streams rich in temporal information but challenging for image reconstruction. Current algorithms, both traditional and deep learning-based, still need to be improved in the utilization of the rich temporal detail and the restoration of the details of the reconstructed image. To overcome this, we introduce Swin Spikeformer (SwinSF), a novel model for dynamic scene reconstruction from spike streams. SwinSF is composed of Spike Feature Extraction, Spatial-Temporal Feature Extraction, and Final Reconstruction Module. It combines shifted window self-attention and proposed temporal spike attention, ensuring a comprehensive feature extraction that encapsulates both spatial and temporal dynamics, leading to a more robust and accurate reconstruction of spike streams. Furthermore, we build a new synthesized dataset for spike image reconstruction which matches the resolution of the latest spike camera, ensuring its relevance and applicability to the latest developments in spike camera imaging. Experimental results demonstrate that the proposed network SwinSF sets a new benchmark, achieving state-of-the-art performance across a series of datasets, including both real-world and synthesized data across various resolutions. Our codes and proposed dataset will be available soon.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes