Related Experiment Video
Updated: Oct 18, 2025

13:19
Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
9.5K
DIET-SNN: A Low-Latency Spiking Neural Network With Direct Input Encoding and Leakage and Threshold Optimization
IEEE Transactions on Neural Networks and Learning Systems
|October 1, 2021
Summary
DIET-SNN, a novel deep spiking neural network, significantly reduces inference latency and computational energy for image classification. It achieves high accuracy with optimized neuron parameters, outperforming existing spiking neural networks.
Area of Science:
- Artificial Intelligence
- Computational Neuroscience
- Deep Learning
Background:
- Spiking neural networks (SNNs) offer computational efficiency on event-driven hardware due to their asynchronous, event-based processing.
- Current SNNs face challenges with high inference latency, stemming from inefficient input encoding and suboptimal neuron parameter settings (firing threshold, membrane leak).
Purpose of the Study:
- To introduce DIET-SNN, a deep spiking network designed to minimize inference latency and enhance computational efficiency.
- To optimize neuron parameters, specifically membrane leak and firing threshold, alongside network weights using gradient descent.
Main Methods:
- DIET-SNN employs end-to-end backpropagation to optimize membrane leak and firing threshold for each layer.
- The input layer directly processes analog pixel values, with the first convolutional layer converting these to spikes using leaky-integrate-and-fire (LIF) neurons.
- Trained membrane leak selectively attenuates membrane potential, increasing activation sparsity.
Main Results:
- DIET-SNN achieved 69% top-1 accuracy on ImageNet with only five timesteps (inference latency).
- The model demonstrated a 12x reduction in compute energy compared to standard artificial neural networks (ANNs).
- Inference speed was 20-500x faster than other state-of-the-art SNN models.
Conclusions:
- DIET-SNN effectively reduces latency and improves computational efficiency in spiking neural networks through optimized neuron parameters and direct analog input processing.
- The proposed method achieves competitive accuracy while significantly enhancing performance metrics, making SNNs more practical for real-world applications.
Related Concept Videos
Reducing Line Loss
220
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
220
Neural Regulation
40.6K
Digestion begins with a cephalic phase that prepares the digestive system to receive food. When our brain processes visual or olfactory information about food, it triggers impulses in the cranial nerves innervating the salivary glands and stomach to prepare for food.
40.6K
Neural Circuits
1.9K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
1.9K

