Fault Detection in Solar Thermal Systems using Probabilistic Reconstructions
Florian Ebmeier, Nicole Ludwig, Jannik Thuemmel, Georg Martius, Volker H. Franz
TL;DR
The paper tackles fault detection in domestic solar thermal systems by leveraging a probabilistic reconstruction-based framework. It introduces an LSTM-based VAE that provides probabilistic reconstructions and both homoscedastic and heteroscedastic uncertainty estimates, trained only on nominal data and evaluated on the PaSTS dataset. Results show the reconstruction-based approach, especially with heteroscedastic uncertainty, outperforms simple baselines like PCA and more complex DL models, highlighting robust generalization to unseen systems. The work emphasizes practical deployment considerations, suggesting that while DL can offer improvements, simple and well-calibrated models may provide a favorable trade-off between performance and engineering overhead, with real-world integration into service workflows demonstrated.
Abstract
Solar thermal systems (STS) present a promising avenue for low-carbon heat generation, with a well-running system providing heat at minimal cost and carbon emissions. However, STS can exhibit faults due to improper installation, maintenance, or operation, often resulting in a substantial reduction in efficiency or even damage to the system. As monitoring at the individual level is economically prohibitive for small-scale systems, automated monitoring and fault detection should be used to address such issues. Recent advances in data-driven anomaly detection, particularly in time series analysis, offer a cost-effective solution by leveraging existing sensors to identify abnormal system states. Here, we propose a probabilistic reconstruction-based framework for anomaly detection. We evaluate our method on the publicly available PaSTS dataset of operational domestic STS, which features real-world complexities and diverse fault types. Our experiments show that reconstruction-based methods can detect faults in domestic STS both qualitatively and quantitatively, while generalizing to previously unseen systems. We also demonstrate that our model outperforms both simple and more complex deep learning baselines. Additionally, we show that heteroscedastic uncertainty estimation is essential to fault detection performance. Finally, we discuss the engineering overhead required to unlock these improvements and make a case for simple deep learning models.
