Machine Learning Applications for Time Series Data: Motor Anomaly Detection and Mean Arterial Blood Pressure Estimation
Author(s)
Zheng, Jessica
DownloadThesis PDF (37.50Mb)
Advisor
Han, Song
Terms of use
Metadata
Show full item recordAbstract
In recent years, Machine Learning (ML) on edge computing devices has gained attention from both the academic world and industries due to the enormous potential of various applications. Although the advancement in hardware and algorithm optimization techniques have helped accelerate the pace of bringing ML onto edge devices, the resources constraints on such devices remain challenging for ML applications. This work analyzes the feasibility and efficacy of different ML algorithms for two such applications using timeseries data: (1) TinyML for Anomalous Motor Operation Detection, and (2) Estimation of Mean Arterial Blood Pressure (MAP) from ultrasound measurements. In the first application, we explore different algorithms for detecting anomalous fan motor operation on a small microcontroller unit (MCU). Results show that a CNN model can maintain 99% accuracy for anomaly detection even with a small memory footprint of 2.9K parameters (under 6kB of memory). In the second application, we compare different algorithms to optimize the accuracy of MAP estimation from ultrasound data. We find that 1D-CNN and Transformer algorithms using the blood pressure shape and blood flow velocity waveforms can both achieve 8.8mmHg average standard deviation of the prediction error without anthropometric data, and the CNN model can achieve 7.9mmHg when anthropometric data is added as inputs, improving upon a baseline of 9.5mmHg using only anthropometric data. The code for these two projects will be made available at the following links:
(1) https://github.com/mit-han-lab/anomaly-detection
(2) https://github.com/mit-han-lab/ml-blood-pressure
Date issued
2023-02Department
Massachusetts Institute of Technology. Department of Electrical Engineering and Computer SciencePublisher
Massachusetts Institute of Technology