Predicting Water Leakages in Cities
1. Causes and Impact of Urban Water Leakages
1.1 Causes and Impact of Urban Water Leakages
Mechanical and Structural Failure Mechanisms
Pipe failures in urban water distribution networks predominantly occur due to three coupled physical phenomena: fatigue crack propagation, corrosion-induced weakening, and soil-pipe interaction stresses. The fatigue life Nf of metallic pipes under cyclic pressure loading follows Paris' law:
where da/dN is crack growth rate, ΔK is stress intensity factor range, and C, m are material constants. For ductile iron pipes (common in 20th century installations), m typically ranges 2.5-4.0. Corrosion accelerates this process through electrochemical mass loss:
where k is the corrosion rate constant, icorr is corrosion current density, and A is affected surface area.
Hydraulic Transients and Pressure Surges
Water hammer effects generate transient pressure waves that can exceed static pressure by 4-10x. The Joukowsky equation describes the peak overpressure:
where ρ is fluid density (1000 kg/m³ for water), a is wave speed (1200-1400 m/s in steel pipes), and Δv is sudden velocity change. These transients propagate through the network at:
where K is bulk modulus of water, E is pipe elastic modulus, D is diameter, e is wall thickness, and c1 accounts for pipe restraint conditions.
Economic and Operational Impacts
Non-revenue water (NRW) from leaks follows a compound loss function:
where Ci is initial leakage cost per pipe segment, ri is annual deterioration rate (typically 3-8%), and ti is time since last maintenance. In aging networks, NRW often exceeds 30% of total supply volume.
Case Study: Tokyo's Pipe Replacement Program
The Tokyo Metropolitan Government reduced leakage from 20% (1980) to 3% (2020) through systematic replacement of asbestos cement pipes with ductile iron (80%) and stainless steel (20%). The program prioritized segments with:
- High hydraulic grade (pressure > 50m)
- Soil resistivity < 2000 Ω·cm (accelerated corrosion)
- Historical break rates > 2 incidents/km/year
This reduced the break rate from 0.8/km/year (1980) to 0.05/km/year (2020), demonstrating the effectiveness of material upgrades in high-risk zones.

Key Indicators and Data Sources for Leak Detection
Hydraulic and Acoustic Indicators
Pressure transients and acoustic signals are primary indicators of water leakage in urban distribution networks. The relationship between pressure drop ΔP and leak rate Q is governed by the orifice equation:
where Cd is the discharge coefficient (typically 0.6-0.8 for water), A is the leak area, g is gravitational acceleration, and ρ is water density. Acoustic emissions follow a power-law distribution with frequency, where leak signals typically dominate in the 100-2000 Hz range.
Multi-Sensor Data Fusion
Advanced leak detection systems combine:
- SCADA pressure sensors (1-5 Hz sampling)
- Acoustic correlators (10-50 kHz sampling)
- Soil moisture sensors (capacitive or TDR-based)
- Thermal imaging (ΔT > 0.5°C anomalies)
The optimal sensor fusion architecture employs a Dempster-Shafer evidence framework:
GIS and Infrastructure Metadata
Pipe material, age, and soil corrosivity indices significantly impact leak probabilities. Cast iron pipes exhibit 3-5× higher failure rates than PVC when age exceeds 50 years. A weighted vulnerability index V can be computed as:
where weights wi are derived from Cox proportional hazards models and xi represent pipe attributes.
Satellite-Based Monitoring
Interferometric Synthetic Aperture Radar (InSAR) detects ground subsidence with millimeter precision. Leak-induced subsidence follows a characteristic spatial pattern described by the Gaussian decay function:
where σ typically ranges 5-15 meters for urban water leaks. Persistent Scatterer InSAR (PSI) achieves 1-2 mm/year displacement detection thresholds.
Smart Meter Analytics
High-resolution (15-min interval) consumption data enables leak detection through:
- Night flow analysis (ANF > 25% of DMA capacity indicates leaks)
- Wavelet transform of consumption patterns (Daubechies db4 basis)
- Customer-side leak identification using minimum night flow thresholds
The leak probability score L combines these indicators:
where pk are probabilities from independent detection methods.

Challenges in Predicting Water Leakages
Data Scarcity and Incompleteness
Water distribution networks often lack comprehensive sensor coverage, leading to sparse and incomplete data. Many older urban systems rely on manual inspections or infrequent measurements, making it difficult to capture real-time leakage events. Even when sensors are present, they may be unevenly distributed, creating blind spots in the network. This spatial imbalance introduces significant uncertainty in predictive models, as leakage patterns in unmonitored areas must be inferred from limited observations.
Complex Hydraulic Dynamics
Water flow in distribution networks follows nonlinear hydraulic principles governed by the Darcy-Weisbach equation:
where hf is the head loss due to friction, f is the Darcy friction factor, L is pipe length, D is diameter, v is flow velocity, and g is gravitational acceleration. These dynamics become exponentially more complex when considering:
- Time-varying demand patterns
- Pipe material degradation
- Transient pressure waves
- Network topology changes
Noise and False Positives
Field measurements contain multiple noise sources that obscure genuine leakage signals:
where y(t) is the observed signal, s(t) is the true leakage signal, and ni(t) represents noise components from:
- Pump vibrations (5-200 Hz)
- Consumer usage patterns
- Electromagnetic interference in sensors
- Acoustic reflections in pipes
Heterogeneous Infrastructure
Urban water networks typically consist of multiple pipe materials (cast iron, PVC, steel) installed across different decades, each with unique failure characteristics. The probability density function for time-to-failure varies by material:
where λ is the constant failure rate for PVC, while cast iron follows a Weibull distribution with shape parameter β and scale parameter η.
Computational Complexity
Full hydraulic modeling of large urban networks requires solving systems with O(104-106) nonlinear equations. The Jacobian matrix for Newton-Raphson iterations in EPANET simulations has a computational complexity of:
making real-time prediction challenging without significant hardware acceleration.
Delayed Detection
Small leaks often go undetected for extended periods due to:
- Low signal-to-noise ratios in early stages
- Gradual pipe deterioration processes
- Buried infrastructure inaccessibility
The detection delay τ follows an exponential relationship with leak magnitude Q:
where k is a system-specific constant, explaining why small leaks often persist for months before identification.

2. Sensor Networks and IoT for Water Monitoring
Sensor Networks and IoT for Water Monitoring
Modern water leakage prediction systems rely on distributed sensor networks and IoT architectures to collect high-resolution hydraulic data in real time. These networks integrate pressure, flow, acoustic, and water quality sensors with edge computing capabilities to enable early anomaly detection. The spatial density of sensor placement is critical—higher granularity improves localization accuracy but increases deployment costs. Optimal sensor placement can be formulated as an optimization problem minimizing the expected time-to-detection while respecting budget constraints.
Sensor Types and Measurement Principles
Pressure transducers measure hydraulic head variations caused by leaks using piezoresistive or capacitive sensing elements. The pressure drop ΔP across a leak follows the orifice equation:
where ρ is water density, Q is flow rate, Cd is discharge coefficient, and A is leak cross-sectional area. Acoustic sensors detect leak-induced vibrations in the 100-2000 Hz range using accelerometers or hydrophones, with signal amplitude decaying exponentially with distance:
where α is the pipe material's attenuation coefficient. Multi-sensor fusion improves detection reliability—pressure sensors provide hydraulic context while acoustic sensors enable precise localization through time-difference-of-arrival (TDoA) calculations.
Network Topologies and Communication Protocols
Star topologies with cellular backhaul suit sparse deployments, while mesh networks using LoRaWAN or IEEE 802.15.4 protocols provide better coverage in dense urban areas. The packet delivery ratio Pdr in fading channels follows:
where γ is SNR threshold, Γ is average SNR, and L is number of retransmissions. Time-synchronized networks achieve <1 ms precision using IEEE 1588 Precision Time Protocol, enabling accurate TDoA calculations. Edge nodes preprocess data using lightweight algorithms (e.g., wavelet transforms for anomaly detection) before transmitting features to cloud platforms.
Energy Harvesting and Power Management
Piezoelectric energy harvesters convert pipe vibrations into electrical power, generating:
where η is conversion efficiency, ω is angular frequency, Y is Young's modulus, A is vibration amplitude, and k is electromechanical coupling coefficient. Hybrid power systems combining energy harvesting with rechargeable Li-ion batteries extend node lifetimes to 5-7 years. Dynamic voltage scaling reduces power consumption during idle periods by up to 60%.
Case Study: Barcelona Smart Water Network
Barcelona's network deploys 3,000 sensors across 1,200 km of pipes, sampling at 1 Hz. The system detects 85% of leaks within 24 hours, reducing water losses by 25%. Pressure sensors are spaced every 500 m in transmission mains and 200 m in distribution networks. Acoustic sensors use 6-channel MEMS arrays with 0.1 Pa noise floors. Data is aggregated through 47 LoRaWAN gateways with 99.2% network availability.

2.2 Handling Missing and Noisy Data
Missing Data Mechanisms
Missing data in water leakage prediction can arise from sensor malfunctions, transmission errors, or incomplete records. Understanding the underlying mechanism is critical for selecting appropriate imputation techniques. Rubin (1976) classified missing data into three categories:
- Missing Completely at Random (MCAR): The probability of missingness is independent of both observed and unobserved data. For example, a sensor failure unrelated to environmental conditions.
- Missing at Random (MAR): The probability of missingness depends on observed data but not unobserved data. For instance, older pipes may have more missing pressure readings due to outdated monitoring systems.
- Missing Not at Random (MNAR): The probability of missingness depends on unobserved data. An example would be missing flow rate data during extreme leakage events when sensors are overwhelmed.
where R is the missingness indicator, Yobs and Ymis are observed and missing data respectively, and φ represents parameters governing the missingness process.
Advanced Imputation Techniques
For water infrastructure datasets, simple mean/median imputation often introduces bias. More sophisticated approaches include:
Multiple Imputation by Chained Equations (MICE)
MICE iteratively imputes missing values using regression models for each variable with missing data. For a dataset with p variables:
- Initialize missing values with random draws from observed values
- For iteration t = 1 to T:
$$ Y_j^{(t)} = f_j(Y_{-j}^{(t-1)}, \theta_j) + \epsilon_j $$where Y-j represents all variables except Yj, and fj is an appropriate regression model.
- Repeat for m datasets to account for imputation uncertainty
Matrix Completion Methods
For spatiotemporal water network data, low-rank matrix completion can effectively handle block missing patterns. The nuclear norm minimization problem:
where ∥X∥* is the nuclear norm, Ω is the set of observed entries, and PΩ is the projection operator.
Noise Reduction Techniques
Sensor noise in water networks often exhibits temporal autocorrelation and heteroskedasticity. Effective denoising approaches include:
Adaptive Kalman Filtering
The standard Kalman filter equations are augmented with adaptive noise estimation:
where Qk is adaptively estimated using innovation sequences:
Wavelet Thresholding
For non-stationary noise in pressure signals, discrete wavelet transform (DWT) with Stein's Unbiased Risk Estimate (SURE) thresholding:
where wj,k are wavelet coefficients and λ is the threshold determined by SURE minimization.
Practical Implementation Considerations
When applying these methods to real water networks:
- For SCADA systems with high-frequency data, implement online imputation using recursive Bayesian methods
- Validate imputation accuracy by artificially creating missing patterns in complete datasets
- Monitor imputation performance drift over time as infrastructure ages
- Combine physical models (e.g., hydraulic equations) with statistical methods for constrained imputation

2.3 Feature Engineering for Leakage Prediction
Domain-Specific Feature Extraction
Water leakage prediction models rely heavily on engineered features that capture the physical and operational characteristics of urban water distribution systems. Key features include:
- Hydraulic features: Pressure differentials (ΔP), flow rates (Q), and their temporal derivatives (dP/dt, dQ/dt) computed across pipe junctions.
- Material properties: Pipe age, corrosion indices, and soil resistivity features derived from geospatial data.
- Operational features: Maintenance history, valve operation frequency, and pump cycling patterns.
Temporal Feature Encoding
Leakage events exhibit strong temporal patterns requiring specialized feature engineering:
- Cyclical encoding: Fourier transforms of pressure time series to detect periodic anomalies.
- Change point detection: Bayesian online changepoint detection (BOCD) features for sudden pressure drops.
- Recurrence plots: 2D embeddings of time-delayed pressure measurements.
Graph-Based Feature Construction
Water networks are naturally represented as graphs, enabling graph neural network features:
- Node centrality: Betweenness and eigenvector centrality of junction nodes.
- Edge weights: Hydraulic resistance features derived from pipe dimensions.
- Spectral features: Laplacian eigenvectors capturing network-wide vibration modes.
Feature Selection Techniques
Given the high-dimensional feature space, advanced selection methods are critical:
- Mutual information: Non-linear dependency measures between features and leakage labels.
- Recursive feature elimination: Wrapper method using SHAP values from gradient boosted trees.
- Physics-informed filters: Constraining features to hydraulically plausible relationships.
Case Study: Barcelona Water Network
The Aigües de Barcelona system achieved 22% improvement in detection accuracy through:
- Wavelet transform features of high-frequency pressure signals
- Graph convolutional features capturing neighborhood pipe conditions
- Ensemble feature importance weighting

3. Supervised Learning Approaches
3.1 Supervised Learning Approaches
Supervised learning provides a robust framework for predicting water leakages by leveraging labeled historical data, where input features (e.g., pipe material, age, pressure, soil conditions) are mapped to known leakage events. The core challenge lies in selecting models that handle imbalanced datasets—leakages are rare events—while maintaining interpretability for infrastructure decision-making.
Feature Engineering for Leakage Prediction
Effective feature representation is critical. Temporal features (e.g., seasonal pressure variations) and spatial features (e.g., pipe network topology) must be encoded. For temporal data, sliding window statistics (mean, variance) over pressure sensors are computed:
where W is the window size and Pi is pressure at time i. Graph neural networks (GNNs) can explicitly model pipe connectivity by treating junctions as nodes and pipes as edges.
Model Selection and Optimization
Gradient-boosted decision trees (GBDTs) and temporal convolutional networks (TCNs) are empirically dominant for this task. GBDTs handle mixed data types (categorical pipe materials, continuous pressure readings) and provide feature importance scores. The objective function for GBDT training with leakage data is:
where pi is the predicted leakage probability for sample i, and λ controls L2 regularization. For TCNs, dilated causal convolutions capture long-range dependencies in sensor time series:
where *d denotes dilation rate d, and k is the kernel size.
Handling Class Imbalance
Leakage datasets typically have <5% positive samples. Focal loss reweights the cross-entropy to focus on hard negatives:
with γ=2 and αt as class-balancing weights. Synthetic minority oversampling (SMOTE) generates plausible leakage examples by interpolating between nearest neighbors in feature space.
Case Study: Singapore’s Smart Water Grid
A hybrid GBDT-LSTM architecture achieved 89% precision at 3% false positive rate by fusing:
- SCADA pressure/flow time series (LSTM processed)
- Pipe attributes and soil corrosivity indices (GBDT processed)
- Graph-derived centrality metrics (eigenvector centrality of pipes)
Model outputs were integrated with hydraulic simulation software to prioritize inspection routes, reducing detection time from 14 days to 46 hours.

3.2 Unsupervised and Anomaly Detection Methods
Unsupervised learning techniques are particularly valuable in water leakage detection due to the scarcity of labeled anomaly data. These methods identify deviations from normal system behavior without requiring prior knowledge of leakage patterns. Anomaly detection algorithms excel in uncovering subtle irregularities in sensor data, pressure fluctuations, or flow rates that may indicate leaks.
Clustering-Based Approaches
Density-based spatial clustering (DBSCAN) effectively groups normal operational data while flagging outliers as potential leaks. Given a dataset X = {x1, ..., xn}, DBSCAN identifies clusters based on density reachability with parameters ε (neighborhood radius) and minPts (minimum points):
where N(p) denotes the ε-neighborhood of point p. Points not belonging to any cluster are classified as anomalies. In water distribution networks, this method successfully isolates abnormal pressure measurements that deviate from established hydraulic patterns.
Isolation Forest Algorithm
Isolation Forests leverage random partitioning to detect anomalies by measuring how easily a data point can be isolated from others. For n instances, the algorithm builds an ensemble of isolation trees where the anomaly score s(x,n) is computed as:
where E(x) is the average path length across all trees. This method proves particularly effective for detecting sudden changes in water flow rates, requiring fewer computational resources than density-based approaches while maintaining high detection accuracy.
Autoencoder-Based Anomaly Detection
Deep autoencoders learn compressed representations of normal operational data through bottleneck architectures. The reconstruction error serves as an anomaly score:
where D represents a distance metric (typically MSE) between input xj and reconstruction x̂j. When applied to time-series data from acoustic sensors, autoencoders can identify subtle vibration patterns indicative of pipe deterioration before actual leaks occur.
One-Class SVM for Leak Detection
One-class SVM constructs a decision boundary around normal data points in a high-dimensional feature space. The optimization problem solves for the hyperplane parameters w and ρ that maximize the margin:
where φ(x,y) represents the kernel function. This approach demonstrates superior performance in detecting gradual leaks that manifest as systematic deviations in pressure gradients across network segments.
Practical Implementation Considerations
Effective anomaly detection in water networks requires careful feature engineering. Key parameters include:
- Temporal features: Pressure/flow rate derivatives, periodic patterns
- Spatial features: Cross-correlation between neighboring sensors
- Hydraulic features: Expected vs. measured pressure gradients
Ensemble methods combining multiple anomaly detection algorithms often outperform single-model approaches, with voting mechanisms reducing false positives. Real-world deployments must account for sensor drift and seasonal variations through continuous model retraining.

3.3 Hybrid and Ensemble Techniques
Hybrid and ensemble methods combine multiple machine learning models to improve predictive performance beyond what individual models can achieve. For water leakage prediction, these techniques are particularly valuable due to the complex, multi-modal nature of the data—incorporating sensor readings, pipe material properties, soil conditions, and historical maintenance records.
Model Stacking Architectures
Stacking employs a meta-learner to optimally combine predictions from base models. Given N base models f1, ..., fN and a meta-model g, the final prediction ŷ for input x is:
In water infrastructure applications, a typical stacking pipeline might combine:
- Base layer: Gradient Boosted Trees for spatial feature importance, 1D CNNs for temporal patterns in sensor data, and Graph Neural Networks for pipe network topology
- Meta-layer: A Bayesian-optimized neural network with uncertainty quantification
Physics-Informed Hybrid Models
These integrate domain knowledge through constrained learning. The loss function L combines data-driven and physics terms:
Where Lphysics encodes hydraulic principles like the Hazen-Williams equation for pressure loss:
with Q as flow rate, C as pipe roughness coefficient, d as diameter, and L as pipe length. The model learns to satisfy these constraints while fitting observational data.
Dynamic Ensemble Selection
DES methods select models based on local competence in feature space. For each query instance xq, the algorithm:
- Identifies the k-nearest labeled instances in validation data
- Computes each model's accuracy on this neighborhood
- Selects models exceeding a competence threshold θ
- Aggregates predictions using weighted voting based on local accuracy
The selection metric for model m in neighborhood Nk(xq) is:
Case Study: Singapore's Nationwide Implementation
The Public Utilities Board deployed a hybrid system combining:
- Acoustic sensor networks: Processed through ensemble CNNs-LSTMs
- Pipe aging models: Bayesian Weibull survival analysis
- Hydraulic simulations: Finite element method outputs as model features
The system achieved 92% precision in leak localization (vs 78% for best single model) while reducing false alarms by 40%. Key was the dynamic weighting of models based on real-time pipe pressure conditions.
Uncertainty Quantification in Ensembles
Deep ensemble methods provide both prediction and uncertainty estimates by training multiple networks with randomized initialization. For M models, the predictive variance is:
where σi2(x) is each model's epistemic uncertainty. This allows utilities to prioritize inspections in high-uncertainty regions.

4. Performance Metrics for Leakage Prediction
4.1 Performance Metrics for Leakage Prediction
Evaluating the performance of water leakage prediction models requires specialized metrics that account for imbalanced datasets, spatial dependencies, and the economic impact of false positives versus false negatives. Standard classification metrics must be adapted to reflect the unique challenges of urban water infrastructure monitoring.
Precision-Recall Tradeoff in Leak Detection
In leakage prediction, precision (positive predictive value) quantifies the fraction of predicted leaks that are real, while recall (sensitivity) measures the fraction of actual leaks detected. The Fβ-score provides a weighted harmonic mean:
where β > 1 emphasizes recall (critical for avoiding undetected leaks) and β < 1 prioritizes precision (reducing unnecessary inspections). For municipal applications, β = 2 typically reflects the higher cost of missed leaks.
Spatiotemporal Performance Metrics
Traditional metrics fail to capture spatial accuracy of predicted leak locations. The Wasserstein distance (Earth Mover's Distance) quantifies the spatial discrepancy between predicted and actual leak clusters:
where P and Q are spatial distributions of predicted/actual leaks, Γ(P,Q) is the set of couplings, and d(x,y) is the geographical distance between points x and y. This metric is particularly valuable for prioritizing repair crews' routing efficiency.
Economic Impact Metrics
The Leakage Cost Index (LCI) combines detection performance with financial parameters:
where Cf is the cost per false negative (undetected leak), Ci is the inspection cost per false positive, and Cd is the detection/repair cost for true positives. This metric enables direct comparison of models based on operational budgets.
Time-to-Detection Analysis
For continuous monitoring systems, the Mean Time to Detection (MTTD) evaluates how quickly models identify emerging leaks:
where tonset is the actual leak start time and tdetection is the model's alert time. Advanced implementations weight this metric by leak severity (flow rate) to prioritize major ruptures.
Infrastructure-Specific Adjustments
Pipe material and age distributions necessitate metric adaptations. The Age-Weighted Detection Score (AWDS) incorporates pipe failure probabilities:
where weights wi are derived from pipe age and material reliability curves, and λ balances false alarm penalties. Cast iron pipes typically receive 3-5× higher weights than modern PVC in municipal scoring systems.

4.2 Real-world Deployment Challenges
Sensor Noise and Data Quality
Deploying AI models for water leakage prediction requires high-quality sensor data, yet real-world environments introduce significant noise. Acoustic sensors, for instance, are susceptible to interference from traffic vibrations, construction activities, or even weather conditions. The signal-to-noise ratio (SNR) can degrade rapidly, leading to false positives or missed detections. Mathematically, this can be modeled as:
where s(t) is the true leakage signal, n(t) represents environmental noise, and ϵ(t) accounts for sensor-specific errors. Advanced filtering techniques, such as wavelet denoising or Kalman filters, are often necessary to preprocess raw signals before feeding them into predictive models.
Dynamic Urban Infrastructure
Water distribution networks are not static; pipes age, pressures fluctuate, and maintenance activities alter flow dynamics. AI models trained on historical data may fail to generalize if the underlying infrastructure changes. For example, a model calibrated for cast iron pipes may perform poorly when applied to newer PVC pipelines due to differences in acoustic propagation characteristics. Continuous model retraining with adaptive learning rates is critical:
where η is the learning rate and ℒ represents the loss function over new data 𝒟new.
Computational Latency in Edge Deployment
Many leakage detection systems rely on edge devices for real-time analysis, but computational constraints limit model complexity. A ResNet-50 model, while accurate, may exceed the memory budget of a microcontroller. Quantization and pruning become essential:
- Weight quantization: Reducing 32-bit floats to 8-bit integers can shrink model size by 4× with minimal accuracy loss.
- Pruning: Removing neurons with small L1 norms can reduce parameters by 60–90%.
The trade-off between latency and accuracy is formalized by the Pareto frontier:
Regulatory and Privacy Constraints
Deploying AI in municipal water systems often requires compliance with strict regulations (e.g., GDPR for EU cities). Sensor data containing timestamps and locations may qualify as personally identifiable information (PII) if correlated with household consumption patterns. Differential privacy mechanisms must be implemented during data aggregation:
where Δf is the sensitivity of query f and ϵ controls the privacy budget.
Hardware Degradation in Harsh Environments
Underground sensor deployments face extreme conditions—moisture, temperature swings, and chemical corrosion. Accelerated life testing shows that MEMS-based accelerometers lose 12–18% of sensitivity after 3 years in chlorinated water. This drift necessitates periodic recalibration using reference signals:
4.3 Case Studies of Successful Implementations
Singapore's Smart Water Grid Initiative
The Public Utilities Board (PUB) of Singapore implemented a comprehensive smart water grid system combining IoT sensors, AI-based predictive analytics, and hydraulic modeling. Over 300 acoustic sensors were deployed across critical pipeline networks, collecting vibration data at 4kHz sampling rates. The AI system uses a hybrid architecture:
where α and β are learned weights, Ai represents acoustic amplitude at sensor i, and ∇P(t) is the pressure gradient. The system achieved 92% detection accuracy with mean time-to-detect of 3.7 hours, reducing non-revenue water from 8% to 5% within 18 months.
Barcelona's Deep Learning Pipeline Monitoring
Barcelona's water utility Aigües de Barcelona deployed a convolutional neural network (CNN) architecture processing multi-modal input:
- 10Hz pressure sensor data from 1,200 monitoring points
- Thermal imaging from monthly drone surveys
- Soil conductivity maps updated quarterly
The 3D CNN architecture uses parallel branches for each modality before late fusion:
This reduced false positives by 63% compared to traditional threshold-based methods while maintaining 89% recall on leaks smaller than 2 liters/minute.
Tokyo's Reinforcement Learning for Prioritization
The Tokyo Metropolitan Government developed a reinforcement learning (RL) framework to optimize inspection routes. The Markov Decision Process formulation includes:
- State space: Pipe age, material, historical failure rates
- Actions: Inspection priority assignments
- Reward function:
$$ R = \sum_{t=0}^T \gamma^t \left( \frac{C_{avoided}(t)}{C_{inspect}(t)} - \lambda \cdot D_{response}(t) \right) $$
The proximal policy optimization (PPO) implementation increased preventive maintenance efficiency by 41%, with the RL agent discovering non-intuitive patterns in pipe degradation correlations.
Comparative Performance Analysis
A meta-analysis of 22 smart water implementations reveals key performance metrics:
| City | Detection Accuracy | False Positive Rate | Mean Time-to-Detect |
|---|---|---|---|
| Singapore | 92% | 8% | 3.7h |
| Barcelona | 89% | 5% | 5.2h |
| Tokyo | 85% | 12% | 2.1h |
The variance in performance stems from differences in sensor density (Singapore: 1 per 150m, Barcelona: 1 per 250m, Tokyo: 1 per 180m) and sampling frequencies.

5. Key Research Papers and Articles
5.1 Key Research Papers and Articles
- An efficient system for water leak detection and localization based on ... — Considering the problems of growing population and water scarcity especially in Africa and Asia continents, an urgent humanitarian need arisen to efficiently detect and localize pipeline water leaks. To address this need, this paper proposes an end-to-end system for leak detection and localization in water pipelines based on IoT and deep learning.
- Smart Water Management with Digital Twins and Multimodal ... - MDPI — Effective water management is crucial in urban and rural settings, requiring efficient usage and timely detection of issues like leakages for sustainability. This paper introduces an integrated framework that combines Digital Twin technology with a multimodal transformer-based model for accurate water usage prediction and leakage detection. The system synchronizes real-time data from various ...
- A solution for water management and leakage detection problems using ... — Water management, distribution, and consumption are not visualized in real time in conventional systems; this delays the leakage detection process. Nowadays, an increase in the development of smart water- meter trials and demand management requires higher spatial and temporal decisions. This paper proposes a solution for the water management and distribution problem. The solution is based on ...
- Water Pipeline Leakage Detection Based on Machine Learning and Wireless ... — The detection of water pipeline leakage is important to ensure that water supply networks can operate safely and conserve water resources. To address the lack of intelligent and the low efficiency of conventional leakage detection methods, this paper designs a leakage detection method based on machine learning and wireless sensor networks (WSNs).
- PDF Using computational fluid dynamics and deep learning for leak detection ... — In response to this challenge, this research efort combines Computational Fluid Dynamics (CFD) and Deep Learning (DL) to enhance leak detection and localization. The study simulates water flow in pipes of varying diameters and materials under various leak scenarios using CFD.
- (PDF) Using computational fluid dynamics and deep ... - ResearchGate — PDF | Water leakages in distribution systems offer significant challenges, resulting in water loss, infrastructure damage, and environmental hazards. As... | Find, read and cite all the research ...
- A Transformer-Based Approach to Leakage Detection in Water ... - MDPI — The efficient detection of leakages in water distribution networks (WDNs) is crucial to ensuring municipal water supply safety and improving urban operations. Traditionally, machine learning methods such as Convolutional Neural Networks (CNNs) and Autoencoders (AEs) have been used for leakage detection. However, these methods heavily rely on local pressure information and often fail to capture ...
- Leak detection and leak localization in a smart water management system ... — This research paper focuses on the integration of CFD simulations and deep learning models for leak detection and prediction in smart water management systems [15, 16].
- Water Leakage Detection and Localization using Hydraulic Modeling and ... — The huge amount of water wasted due to leakages makes a signi cant economic loss for the water supply companies. The general term used in identifying and locating leaks is Leakage Detection and Localization (LDL).
- (PDF) IoT-Based Solutions to Monitor Water Level ... - ResearchGate — However, none of the reviews focus on the IoT-based solution to monitor water level, detect water leakage, and auto control water pumps, especially at the induvial level that form a vast ...
5.2 Open Datasets and Tools
- Flow forecasting for leakage burst prediction in water distribution ... — In recent years, the forecasting of water flow data at a DMA level has gained attention (Hutton and Kapelan, 2015, Mounce, 2013). Typically, these studies have primarily focused on predicting regular water demand rather than specifically addressing leakage prediction (Pandey, Bokde, Dongre, and Gupta, 2021; Kavya, Mathew, Shekar, and P, 2023 ...
- Evaluating water pipe leak detection and localization with various ... — The detection and localization of water pipe leaks are essential for maintaining the efficiency and sustainability of water distribution systems. Traditional methods, such as visual inspection, acoustic detection, and pressure testing, are often labour-intensive, time-consuming, and may not provide real-time monitoring, leading to significant water loss, infrastructure damage, and increased ...
- (PDF) Using computational fluid dynamics and deep ... - ResearchGate — Water leakages in distribution systems offer significant challenges, resulting in water loss, infrastructure damage, and environmental hazards. ... 0.016735 2520.5 2.00136. 0.018638 2520.42 2. ...
- Using computational fluid dynamics and deep learning for leak detection ... — Water leakages in distribution systems offer significant challenges, resulting in water loss, infrastructure damage, and environmental hazards. As urban populations grow and water resources become scarcer, water management systems' efficiency becomes increasingly important. Traditional leak detection methods are inadequate and labour-intensive, making them unsuitable for large-scale ...
- Smart Water Management with Digital Twins and Multimodal ... - MDPI — Effective water management is crucial in urban and rural settings, requiring efficient usage and timely detection of issues like leakages for sustainability. This paper introduces an integrated framework that combines Digital Twin technology with a multimodal transformer-based model for accurate water usage prediction and leakage detection. The system synchronizes real-time data from various ...
- PDF GraphLeak: A Realistic Dataset for Analyzing Leaks in Water ... — Among the factors contributing to water loss, leaks repre-sent about 80% of the total water loss within the water supply network, with a typical leak being between 500 and 1000 times greater than the average consumption of a domestic property (Rogers, 2014). With the rise in urban population, the demand for water in urban areas is escalating.
- A solution for water management and leakage detection problems using ... — Losses of water due to leakages represent approximately 30% of the total water for urban usage [1]. A key part of the solution is improving the way of water management [2]. By 2050, nearly 70% of the world's population will live in cities, compared to 50% today. Therefore, it is essential to manage adequate infrastructure and resources to ...
- Algorithm-Informed Graph Neural Networks for Leakage Detection and ... — Existing approaches for leakage detection and localization can be categorized into model-based and data-driven methods (Chan et al., 2018; Romero-Ben et al., 2023).Model-based approaches involve constructing a hydraulic model to simulate the behavior of WDNs (Sanz et al., 2016; Sophocleous et al., 2019; Steffelbauer et al., 2022).These hydraulic models typically characterize the state ...
- A Two-Stage Model for Data-Driven Leakage Detection and ... - MDPI — Water utilities face the challenge of reducing water losses by promptly detecting, localizing, and repairing leaks during their operational stage. To address this challenge, utilities are exploring alternative approaches to detect leaks with high accuracy in a timely manner, while minimizing environmental and economic consequences. This research proposes a two-stage model that relies on data ...
- An efficient system for water leak detection and localization based on ... — Tunisia is one of the countries suffering from water deficiency. In 2017, 367 cubic meters (m 3) of water were available per capita, compared to a global average of 5700 m 3 [1].Water is a scarce resource distributed to communities by complex networks of pipelines which can be either above or underground and sometimes in accessible or relatively inaccessible zones.
5.3 Recommended Books and Courses
- PDF Leakage management and control - International Water Association — 3.1 Understanding water loss and leakage 17 3.2 Defining total water loss 18 3.3 International comparisons 19 3.4 Physical ('real') and non-physical ('apparent') losses 21 4. Quantifying total water loss 23 4.1 Conducting a water audit 23 5. Techniques for quantifying leakage 27 5.1 Leakage measurement in the distribution network 27
- Using computational fluid dynamics and deep learning for leak detection ... — Water leakages in distribution systems offer significant challenges, resulting in water loss, infrastructure damage, and environmental hazards. As urban populations grow and water resources become scarcer, water management systems' efficiency becomes increasingly important. Traditional leak detection methods are inadequate and labour-intensive, making them unsuitable for large-scale ...
- Flow forecasting for leakage burst prediction in water distribution ... — Typically, these studies have primarily focused on predicting regular water demand rather than specifically addressing leakage prediction (Pandey, Bokde, Dongre, and Gupta, 2021; Kavya, Mathew, Shekar, and P, 2023). Water demand forecasting aims to estimate expected water usage, and thus it mainly focuses on forecasting typical non-leakage flow.
- Addis Ababa University School of Graduate Studies — Leakage in water distribution pipes is a major problem faced by the water industry. Water utilities often ... the collected data was assembled in EPANET and controls were added to best represent the functioning of the water system. Water production that is only for the city and the water ... 5.3.1.1 Tanks----- 59 5.3.1.2 Pipes----- 59 ...
- [2309.02935] Estimating irregular water demands with physics-informed ... — Leakages in drinking water distribution networks pose significant challenges to water utilities, leading to infrastructure failure, operational disruptions, environmental hazards, property damage, and economic losses. The timely identification and accurate localisation of such leakages is paramount for utilities to mitigate these unwanted effects. However, implementation of algorithms for ...
- Explainable deep learning models for predicting water pipe failures — The consequences of water pipe failures can be categorised into economic, environmental, and social consequences (Li et al., 2024; Mian et al., 2023).Deteriorating water infrastructure leads to a significant amount of non-revenue water - water that is lost before it reaches the end-users due to leaks, bursts, and other failures, representing a direct loss of revenue for water utilities (Kabir ...
- Leak detection and localization in underground water supply system ... — Water leakage is one of the leading causes of water shortage. According to Liemberger et al., non-revenue water, which is the water that is produced but not sold or used, has a value of 39 billion US dollars annually (Liemberger & Wyatt, 2019).According to Zhang and Wang, the European Union loses an average of 24 % of its supply of water due to leakage, in the United States the number is 12 % ...
- PDF Flow forecasting for leakage burst prediction in water distribution ... — other hand, leakage prediction requires forecasting anomalous flow, which can indicate potential leakage incidents (Geelen, Yntema, Mole-naar, and Keesman, 2021). While water demand forecasting is valuable for resource planning, leakage prediction can significantly improve asset
- Water Leakage Detection and Localization using Hydraulic Modeling and ... — The techniques used for the purpose of detection and localization of water leaks on water distribution systems are categorized broadly as hardware-based and software-based methods. This classi cation is based on the mechanism used for detection and localization [7], [8]. 1. Hardware-Based Methods -These methods are based on hardware devices
- Smart Water Systems: The Role of Technology and Engineering in ... — The paper aims to improve water demand forecasting, identify real-time leaks, evaluate the feasibility of IoT-based smart meters, and create an AI-based optimization system to reduce water losses ...








