用知识蒸馏优化多层边缘计算的跌倒检测,提升准确率并降低延迟。
MECKD: Deep Learning-Based Fall Detection in Multilayer Mobile Edge Computing With Knowledge Distillation
- 分层边缘架构+知识蒸馏,前端模型借力后端训练
- SisFall数据集准确率提升11.65%,延迟降低46.67%
- 适合资源受限的可穿戴跌倒监测场景
老龄化加剧使跌倒检测(FD)系统作为辅助技术愈发重要,深度学习广泛用于提升精度。传统方案依赖可穿戴设备采集数据并传至云中心或本地处理,面临设备模型容量有限与传输延迟问题。本文提出多层移动边缘计算(MLMEC)框架,在边缘服务器间分层部署神经网络模型:若前端无法可靠检测,则数据传递至计算能力更强的后端节点。采用知识蒸馏(KD)方法,让高算力后端为前端提供训练指导,提升前端精度同时降低延迟与负载。仿真显示,该方法在SisFall数据集上准确率提升11.65%,在FallAllD数据集上提升2.78%;相比无KD的MLMEC,数据延迟分别降低46.67%和54.15%。结果表明,该系统显著提升检测精度并减少延迟。
原文摘要 · Abstract (English)
The rising aging population has increased the importance of fall detection (FD) systems as an assistive technology, where deep learning techniques are widely applied to enhance accuracy. FD systems typically use edge devices (EDs) worn by individuals to collect real-time data, which are transmitted to a cloud center (CC) or processed locally. However, this architecture faces challenges such as a limited ED model size and data transmission latency to the CC. Mobile edge computing (MEC), which allows computations at MEC servers deployed between EDs and CC, has been explored to address these challenges. We propose a multilayer MEC (MLMEC) framework to balance accuracy and latency. The MLMEC splits the architecture into stations, each with a neural network model. If front-end equipment cannot detect falls reliably, data are transmitted to a station with more robust back-end computing. The knowledge distillation (KD) approach was employed to improve front-end detection accuracy by allowing high-power back-end stations to provide additional learning experiences, enhancing precision while reducing latency and processing loads. Simulation results demonstrate that the KD approach improved accuracy by 11.65% on the SisFall dataset and 2.78% on the FallAllD dataset. The MLMEC with KD also reduced the data latency rate by 54.15% on the FallAllD dataset and 46.67% on the SisFall dataset compared to the MLMEC without KD. In summary, the MLMEC FD system exhibits improved accuracy and reduced latency.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。