Skip to content
Open access

Spiking Neural Network Based on Hierarchical Residual Quantization and Temporal Error Compensation for Remote Sensing Object Detection

Jul 2026 · Applied Sciences · 0 citations · 43 references

TL;DR

A spiking neural network based on hierarchical residual quantization and temporal error compensation (HRQ-TEC-SNN) and used for remote sensing object detection tasks is proposed and the model’s detection accuracy has been further improved while reducing the number of model parameters and computational costs.

Abstract

Compared with traditional artificial neural networks (ANNs), spiking neural networks (SNNs) have lower computational complexity, lower energy consumption, and faster inference speed, making them more promising for practical deployment on edge devices. However, in SNNs, since the output spikes of neurons are discrete, the model may face information loss, especially when the membrane potential is quantized into binary spikes, where quantization errors can lead to model precision loss and information loss. To address these challenges, this study proposes a spiking neural network based on hierarchical residual quantization and temporal error compensation (HRQ-TEC-SNN) and used for remote sensing object detection tasks. Through hierarchical residual quantization and temporal error compensation design, higher resolution quantization of membrane potential can be performed and the quantization threshold of membrane potential can be dynamically adjusted to compensate for errors introduced during the quantization process, allowing for fine-tuning at each time step and reducing information loss caused by coarse quantization. In terms of network structure, by introducing depthwise separable convolution modules, channel attention and spatial attention mechanisms, and integrating fast spatial pyramid pooling based on pulse neural networks, the model’s detection accuracy has been further improved while reducing the number of model parameters and computational costs. Experimental results show that the HRQ-TEC-SNN achieves significant advantages in both accuracy and energy consumption on the DOTAv1.0, DOTAv1.5 and DIOR datasets.

Read PDF

Similar papers

Open access 2026

A Hardware-Aware Analysis of Energy Efficiency and Quantization Trade-Offs in Spiking Neural Networks

An in depth analysis of the different trade-offs between quantization, generalization performance, and energy efficiency between binary SNNs, multi-level SNNs and ANNs for two different applications scenarios: image classification and image denoising and results show that multi-level spiking neurons provide better information compression, allowing therefore a reduction in latency without performance loss for classification tasks.

A. Castagnetti, Alain Pegatoquet, Benoît Miramond · 0 citations
Preprint Aug 2026

PTQ4SNN: Membrane-Aware Post-Training Quantization for Spiking Neural Networks

PTQ4SNN is proposed, a membrane-aware post-training quantization framework that jointly quantizes weights and recurrent membrane states using only a small calibration set and effectively preserves model accuracy under W4 quantization and approximately 4-bit membrane precision.

Hui Xie, Tong Shi, Haotong Qin et al. · 0 citations
Preprint Aug 2026

BASC : Behavior-Aligned Quantization and Pruning for Low-Bit Spiking Neural Networks

Extensive experiments on static and neuromorphic benchmarks show that lower-bit BASC models match or outperform higher-bit baselines and retain this accuracy advantage after structured pruning, while further reducing model storage and synaptic operations.

Linliang Chen, Yan Zhong, Xin Liu et al. · 0 citations
2025

Spik-NeRF: Spiking Neural Networks for Neural Radiance Fields

This work proposes the use of ternary spike neurons, which enhance the information-carrying capacity in the spiking neural rendering model, and introduces Spik-NeRF (Spiking Neural Radi-ance Fields with Ternary Spike), which achieves rendering performance comparable to ANN-based NeRF models.

Gang Wan, Qinlong Lan, Zihan Li et al. · 1 citation
Preprint Aug 2026

Reducing ANN-SNN Conversion Error via Residual Membrane Potential Alignment

This work analyzes flaws of conventional conversion pipelines from residual membrane potential statistics and proposes a novel conversion strategy combining dynamic initial potential tuning and feature enhancement, which generalizes to ReLU CNNs, ANN Transformers, and multi-threshold SNN variants.

Zirui Chen, Zihan Huang, Tong Bu et al. · 0 citations