Physics-Informed Neural Networks vs. Physics Models for Non-Invasive Glucose Monitoring: A Comparative Study Under Noise-Stressed Synthetic Conditions
Riyaadh Gani
TL;DR
This study tackles non-invasive glucose monitoring under practical, noise-stressed conditions by introducing a synthetic NIR data generator that captures hardware drift, environmental variation, and physiological diversity. It benchmarks six approaches—from physics-engineered Beer–Lambert features to various PINN variants and a shallow DNN—under a fixed low-correlation regime ($ ho olinebreak= olinebreak0.21$). The Enhanced Beer–Lambert model, a physics-informed feature engineering plus ridge regression approach, achieves the best RMSE ($13.6$ mg/dL) with minimal complexity, outperforming deeper neural networks and confirming that carefully engineered physics features can surpass higher-capacity models in noisy settings. The work also provides a validated data-generation framework to support prototype development and emphasizes the importance of deployment-friendly, interpretable models for embedded wearable glucose sensing.
Abstract
Non-invasive glucose monitoring outside controlled settings is dominated by low signal-to-noise ratio (SNR): hardware drift, environmental variation, and physiology suppress the glucose signature in NIR signals. We present a noise-stressed NIR simulator that injects 12-bit ADC quantisation, LED drift, photodiode dark noise, temperature/humidity variation, contact-pressure noise, Fitzpatrick I-VI melanin, and glucose variability to create a low-correlation regime (rho_glucose-NIR = 0.21). Using this platform, we benchmark six methods: Enhanced Beer-Lambert (physics-engineered ridge regression), Original PINN, Optimised PINN, RTE-inspired PINN, Selective RTE PINN, and a shallow DNN. The physics-engineered Beer Lambert model achieves the lowest error (13.6 mg/dL RMSE) with only 56 parameters and 0.01 ms inference, outperforming deeper PINNs and the SDNN baseline under low-SNR conditions. The study reframes the task as noise suppression under weak signal and shows that carefully engineered physics features can outperform higher-capacity models in this regime.
