Regression with Deep Learning for Sensor Performance Optimization
This work addresses sensor optimization for industrial applications, but appears incremental as it applies existing deep learning tools to a specific domain.
The authors tackled sensor performance optimization by using deep learning to model the non-linear multivariate relationship between sensor inputs and outputs, achieving unspecified performance improvements.
Neural networks with at least two hidden layers are called deep networks. Recent developments in AI and computer programming in general has led to development of tools such as Tensorflow, Keras, NumPy etc. making it easier to model and draw conclusions from data. In this work we re-approach non-linear regression with deep learning enabled by Keras and Tensorflow. In particular, we use deep learning to parametrize a non-linear multivariate relationship between inputs and outputs of an industrial sensor with an intent to optimize the sensor performance based on selected key metrics.