arXiv:2506.05435cs.LGcs.AI2025-06

用嵌入式深度学习识别工业包装状态,省电且持久

Event Classification of Accelerometer Data for Industrial Package Monitoring with Embedded Deep Learning

  • 用一维CNN处理加速度数据,解决类别不平衡问题
  • 分类准确率超94%,模型压缩后体积缩小四倍
  • 适合长期运行的工业物联网设备,低功耗316mW

在工业应用中,包装监控对运营效率与生态可持续性至关重要。本文提出一种嵌入式系统方案,部署于可重复使用的包装上,用于检测其状态(叉车、卡车或未知位置)。为实现数年设备寿命,需最小化唤醒时间。研究设计了一套包含数据处理、训练与评估的流水线,针对从嵌入式传感器获取的不平衡多类时间序列数据,采用一维卷积神经网络进行分类。为缓解数据不平衡,测试了SMOTE与ADASYN两种数据增强方法。训练后使用压缩技术减小模型尺寸。在双类问题中,第一类精确率为94.54%,第二类为95.83%;模型压缩使大小缩小四倍。最终模型部署于物联网设备,在推理时功耗为316 mW。

原文摘要 · Abstract (English)

Package monitoring is an important topic in industrial applications, with significant implications for operational efficiency and ecological sustainability. In this study, we propose an approach that employs an embedded system, placed on reusable packages, to detect their state (on a Forklift, in a Truck, or in an undetermined location). We aim to design a system with a lifespan of several years, corresponding to the lifespan of reusable packages. Our analysis demonstrates that maximizing device lifespan requires minimizing wake time. We propose a pipeline that includes data processing, training, and evaluation of the deep learning model designed for imbalanced, multiclass time series data collected from an embedded sensor. The method uses a one-dimensional Convolutional Neural Network architecture to classify accelerometer data from the IoT device. Before training, two data augmentation techniques are tested to solve the imbalance problem of the dataset: the Synthetic Minority Oversampling TEchnique and the ADAptive SYNthetic sampling approach. After training, compression techniques are implemented to have a small model size. On the considered twoclass problem, the methodology yields a precision of 94.54% for the first class and 95.83% for the second class, while compression techniques reduce the model size by a factor of four. The trained model is deployed on the IoT device, where it operates with a power consumption of 316 mW during inference.

嵌入式系统状态识别低功耗时间序列

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。