Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv Machine Learning · 2026/7/22 04:00:00

BearingNAS: Obtaining In-Sensor Intelligent Fault Diagnosis Systems for Bearings Using a Laptop

AI 中文解读
笔记本就能设计出高精度轴承故障诊断芯片,成本低、速度快,让传感器自己学会“看病”。 这项研究叫做BearingNAS,核心是让AI模型直接嵌入到传感器内部,而不是依赖外部电脑或云端。以前训练这样的智能诊断系统需要专业显卡,成本高、功耗大,现在开发团队用一台普通笔记本电脑,不到一小时就能完成模型设计。他们专门针对极小的存储空间(相当于普通手机千分之一的容量)进行优化,最终设计出的传感器芯片诊断轴承故障的准确率高达99.5%,和大型服务器训练的结果几乎一样。 这项技术对普通人最直接的影响是设备维护变得更便宜、更智能。比如工厂里的电机、汽车轮毂中的轴承,如果内置这种智能传感器,就能实时监测自身健康状态,提前预警故障,避免突然停机造成损失。未来我们身边的家电、电梯甚至电动滑板车都可能装上这种“自诊断”芯片,设备更耐用,维修成本也会大幅降低。
arXiv:2607.18287v1 Announce Type: new Abstract: This paper introduces BearingNAS, a Hardware-Aware Neural Architecture Search (HW-NAS) framework designed to shift the intelligence directly onto the sensor die via in-sensor processing. BearingNAS frames the search as a constrained optimization problem targeting extreme micro-budgets (4 to 8 kiB of RAM and 16 to 32 kiB of Flash). To eliminate the reliance on expensive discrete GPUs, we propose a lightweight, derivative-free search strategy paired with a single data-flow search space that leverages a decaying kernel growth formulation to prevent parameter explosion. We evaluate our framework on the Case Western Reserve University (CWRU) bearing benchmark, optimizing architectures for three STMicroelectronics targets: two commodity microcontrollers and the LSM6DSO16IS Intelligent Sensor Processing Unit (ISPU). Running entirely on a laptop CPU, the search converges in less than an hour. The resulting best in-sensor architecture achieves a highly competitive diagnostic accuracy of 99.50\% on the ISPU. These results demonstrate the viability of shifting the machine learning workload inside the sensor package, enabling low-cost, production-scale bearing fault diagnosis.
分享
阅读原文