用事件相机实现低功耗高精度表情识别
CS3D: An Efficient Facial Expression Recognition via Event Vision
- 分解3D卷积降低计算开销,适配边缘设备
- 结合脉冲神经元与时空注意力,准确率超越RNN/Transformer/C3D
- 能耗仅为传统C3D的21.97%,适合实时动态表情识别
响应迅速且准确的表情识别对日常服务机器人的人机交互至关重要。如今,事件相机因其高时间分辨率、低延迟、计算高效及在弱光条件下的鲁棒性,正逐渐取代RGB相机用于捕捉表情变化。尽管如此,基于事件的方法仍面临主流深度学习模型难以部署的挑战。传统深度学习方法能耗高,难以在边缘设备上运行,尤其对于高频动态的事件视觉任务而言成本过高。为此,我们提出CS3D框架,通过分解卷积3D结构以降低计算复杂度和能耗。同时,利用软脉冲神经元与时空注意力机制,增强信息保留能力,提升表情检测准确性。实验表明,所提CS3D方法在多个数据集上的表现优于RNN、Transformer和C3D等架构,且在同一设备上能耗仅为原始C3D的21.97%。
原文摘要 · Abstract (English)
Responsive and accurate facial expression recognition is crucial to human-robot interaction for daily service robots. Nowadays, event cameras are becoming more widely adopted as they surpass RGB cameras in capturing facial expression changes due to their high temporal resolution, low latency, computational efficiency, and robustness in low-light conditions. Despite these advantages, event-based approaches still encounter practical challenges, particularly in adopting mainstream deep learning models. Traditional deep learning methods for facial expression analysis are energy-intensive, making them difficult to deploy on edge computing devices and thereby increasing costs, especially for high-frequency, dynamic, event vision-based approaches. To address this challenging issue, we proposed the CS3D framework by decomposing the Convolutional 3D method to reduce the computational complexity and energy consumption. Additionally, by utilizing soft spiking neurons and a spatial-temporal attention mechanism, the ability to retain information is enhanced, thus improving the accuracy of facial expression detection. Experimental results indicate that our proposed CS3D method attains higher accuracy on multiple datasets compared to architectures such as the RNN, Transformer, and C3D, while the energy consumption of the CS3D method is just 21.97\% of the original C3D required on the same device.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。