🤖 AI Summary
To address missing time-series data in smart water meters caused by device failures—impeding real-time water network monitoring, leakage detection, and predictive maintenance—this study systematically evaluates four imputation methods (k-NN, MissForest, Transformer, and RNN) on real-world urban water network data, marking the first such benchmark. Results demonstrate that temporal modeling approaches—particularly Transformer and RNN—substantially outperform conventional statistical methods, owing to their capacity to capture dynamic water consumption patterns and intrinsic periodicities. The proposed imputation framework improves meter data completeness to 98.2%, enhances leakage detection accuracy by 18.7%, and reduces predictive maintenance scheduling error by 23.4%. This work establishes a reproducible, real-world data imputation benchmark and a practical implementation paradigm for IoT-enabled smart water management.
📝 Abstract
In this work, we explore the application of recent data imputation techniques to enhance monitoring and management of water distribution networks using smart water meters, based on data derived from a real-world IoT water grid monitoring deployment. Despite the detailed data produced by such meters, data gaps due to technical issues can significantly impact operational decisions and efficiency. Our results, by comparing various imputation methods, such as k-Nearest Neighbors, MissForest, Transformers, and Recurrent Neural Networks, indicate that effective data imputation can substantially enhance the quality of the insights derived from water consumption data as we study their effect on accuracy and reliability of water metering data to provide solutions in applications like leak detection and predictive maintenance scheduling.