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

Andrea Mattia Garavagno, Edoardo Ragusa, Paolo Gastaldo, Antonio Frisoli, Rodolfo Zunino

arXiv:2607.18287 · 2026-07-22 공개 · arXiv · PDF

microcontroller bearing-fault-diagnosis hardware-aware-nas in-sensor-processing cwru-benchmark stmicroelectronics low-power-ml derivative-free-optimization

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.

한국어 요약

한 줄 요약

BearingNAS는 센서 내부에서 베어링 고장 진단을 수행하는 저비용 HW-NAS 프레임워크로, ISPU에서 99.50% 정확도를 달성한다.

핵심 기여도

핵심 아이디어

BearingNAS는 기존 NAS가 고비용 GPU에 의존하는 문제를 해결하기 위해, **GPU 없이 랩탑 CPU에서도 실행 가능한 경량화된 검색 전략**을 제안한다. 이는 **단일 데이터 흐름 검색 공간**과 **감소하는 커널 성장 공식**(decaying kernel growth formulation)을 통해 파라미터 폭발을 방지함으로써 실현된다. 또한, 센서 내부에서 머신러닝을 실행하는 **in-sensor processing**을 목표로 하여, **STMicroelectronics LSM6DSO16IS ISPU**와 같은 실시간 처리 가능한 하드웨어를 대상으로 최적화한다.

기술적 접근법

주요 결과

의의 및 한계

BearingNAS는 센서 내부에서 머신러닝을 실행하는 **in-sensor AI 구현의 가능성을 입증**하며, **저비용, 대량 생산 가능한 고장 진단 시스템** 개발에 기여한다. 특히, **STMicroelectronics의 ISPU**와 같은 실시간 처리 가능한 하드웨어를 대상으로 최적화한 점에서 실용적 가치가 높다. 그러나 **다른 센서 플랫폼이나 데이터셋에 대한 일반화 가능성**은 명시되지 않았으며, **더 복잡한 고장 유형에 대한 성능**도 추가 실험이 필요하다.

실용적 활용

BearingNAS는 **산업 설비 모니터링**, **예지 정비**, **스마트 센서 네트워크** 등에 적용 가능하다. 특히, **저비용 IoT 센서**에서 실시간 고장 진단을 구현하는 데 유용하며, **STMicroelectronics ISPU** 기반의 산업용 센서에 바로 활용할 수 있다.