Multidimensional analysis using sensor arrays with deep learning for high-precision and high-accuracy diagnosis
Julie Payette, Sylvain G.Cloutier, Fabrice Vaussenat

TL;DR
This paper demonstrates that deep learning applied to data from low-cost sensor arrays can significantly enhance measurement precision and accuracy, promising improved diagnostic capabilities in medicine.
Contribution
The study introduces a deep neural network approach that improves temperature measurement accuracy from low-cost sensors, enabling high-precision diagnostics with minimal model complexity.
Findings
Achieved low mean squared error of 1.22x10^{-4} on test data.
Used a simple three-layer DNN with hyperbolic tangent activation.
Improved sensor data quality for medical diagnostics.
Abstract
In the upcoming years, artificial intelligence (AI) is going to transform the practice of medicine in most of its specialties. Deep learning can help achieve better and earlier problem detection, while reducing errors on diagnosis. By feeding a deep neural network (DNN) with the data from a low-cost and low-accuracy sensor array, we demonstrate that it becomes possible to significantly improve the measurements' precision and accuracy. The data collection is done with an array composed of 32 temperature sensors, including 16 analog and 16 digital sensors. All sensors have accuracies between 0.5-2.0C. 800 vectors are extracted, covering a range from to 30 to 45C. In order to improve the temperature readings, we use machine learning to perform a linear regression analysis through a DNN. In an attempt to minimize the model's complexity in order to eventually run inferences…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
MethodsTest · Linear Regression · Adam
