用脉冲神经网络实现低功耗高准确的阿尔茨海默病早期诊断
Towards Practical Alzheimer's Disease Diagnosis: A Lightweight and Interpretable Spiking Neural Model
- 融合LIF神经元与多尺度脉冲注意力,提升模型表达能力
- 在3D MRI数据上达到竞品水平精度,推理能耗降低60%以上
- 适合资源受限场景,结果可解释性强,适合临床辅助决策
阿尔茨海默病(AD)的早期诊断对及时干预至关重要,但现有方法依赖主观评估且高端影像技术成本高昂。深度学习虽能自动诊断,却因高能耗和算力需求难以普及。脉冲神经网络(SNN)因其类脑设计,适合建模神经退行性病变的稀疏事件特征,具备低功耗与可解释性优势。然而,现有SNN存在表达能力弱、训练不稳定等问题。为此,本文提出FasterSNN,结合泄漏积分-放电(LIF)神经元、区域自适应卷积与多尺度脉冲注意力机制,实现对3D MRI数据的高效稀疏处理。实验表明,FasterSNN在基准数据集上性能媲美先进模型,同时显著提升效率与训练稳定性,具备实际应用潜力。代码已开源。
原文摘要 · Abstract (English)
Early diagnosis of Alzheimer's Disease (AD), particularly at the mild cognitive impairment stage, is essential for timely intervention. However, this process faces significant barriers, including reliance on subjective assessments and the high cost of advanced imaging techniques. While deep learning offers automated solutions to improve diagnostic accuracy, its widespread adoption remains constrained due to high energy requirements and computational demands, particularly in resource-limited settings. Spiking neural networks (SNNs) provide a promising alternative, as their brain-inspired design is well-suited to model the sparse and event-driven patterns characteristic of neural degeneration in AD. These networks offer the potential for developing interpretable, energy-efficient diagnostic tools. Despite their advantages, existing SNNs often suffer from limited expressiveness and challenges in stable training, which reduce their effectiveness in handling complex medical tasks. To address these shortcomings, we introduce FasterSNN, a hybrid neural architecture that combines biologically inspired Leaky Integrate-and-Fire (LIF) neurons with region-adaptive convolution and multi-scale spiking attention mechanisms. This approach facilitates efficient, sparse processing of 3D MRI data while maintaining high diagnostic accuracy. Experimental results on benchmark datasets reveal that FasterSNN delivers competitive performance with significantly enhanced efficiency and training stability, highlighting its potential for practical application in AD screening. Our source code is available at https://github.com/wuchangw/FasterSNN.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。