Conceitos Básicos
The author introduces Group Neurons (GNs) to enhance the expressive capacity in converting artificial neural networks (ANNs) to spiking neural networks (SNNs), achieving high accuracy within short inference time-steps.
Resumo
The content discusses the challenges in converting ANNs to SNNs, introducing Group Neurons (GNs) as a solution. By replacing Integrate-and-Fire (IF) neurons with GNs, the optimized conversion framework achieves comparable accuracy levels to ANNs even in limited time-steps. Experiments on various datasets demonstrate the superiority of this method in terms of accuracy and latency reduction.
Estatísticas
The SNN using IF neurons resulted in a significantly larger MSE than that using GNs.
Our method outperforms other state-of-the-art methods on CIFAR-10/100 and ImageNet datasets.
For VGG-16 on CIFAR-100, our method achieves an accuracy almost the same as the source ANN with only 2 time-steps.
On ImageNet, our method achieves an accuracy almost the same as that of the source ANN taking only 2 time-steps.
Citações
"Our method demonstrates excellent performance on the CIFAR-10, CIFAR-100, and ImageNet datasets, achieving low-latency, high-accuracy SNNs."
"Group Neurons exhibit greater expressive capacity than IF neurons, resulting in smaller mapping errors."
"Our experiments demonstrate that SNN using GNs can achieve almost the same accuracy as that of the original ANN, even in extremely limited time-steps."