AI in the water sector has moved past the pilot stage in some areas and stalled in others. What follows is a view of where it is working, where it is not, and what utilities that have deployed it say about the experience — without the aspirational numbers that usually accompany this topic.
Table of Contents
What Has Actually Been Deployed
The applications with a track record are narrower than the marketing suggests:
- Aeration control. Dissolved oxygen control using ammonia and load prediction rather than fixed setpoints is the most common first project, because the energy saving shows up on the bill and the failure mode is benign.
- Chemical dosing. Coagulant and chlorine dosing driven by feedwater quality data rather than flow pacing alone; usually run in advisory mode for a long period before closed-loop.
- Pump scheduling and energy management. Tariff-aware scheduling and pump optimisation, where the constraint is tariff structure and wet-well levels rather than process chemistry.
- Leak detection. District metered area data with anomaly detection on night flows — mostly classical statistics and machine learning on consumption patterns, and dependent on meter data quality above all else.
- Asset condition monitoring. Vibration and current signature analysis on large pumps and blowers, which is well-established maintenance practice rather than anything new.
Digital twins exist in the sector, but mostly as hydraulic models with real-time data feeds, or as offline process models used for training and scenario work. Genuinely predictive, closed-loop plant models are still uncommon, and the honest reason is data: process instrumentation on many plants is not accurate enough, or not frequent enough, to support them.
Adoption Patterns Rather Than Adoption Statistics
Published adoption percentages for “AI in water” vary enormously depending on whether the survey counts a rule-based alarm system, a machine-learning model, or an enterprise analytics platform. Two patterns are consistently reported by utilities that have done it:
Start with the cheapest measurement problem. The projects that survive are usually the ones where the data was already trustworthy. Where the analytical model sits on top of a sensor that drifts or is calibrated once a year, the model gets blamed for the sensor’s problem and the programme loses credibility.
Keep the operator in the loop for longer than feels necessary. Advisory mode — the system recommends, the operator decides — typically runs for months before closed-loop control is enabled, and several utilities never turn it off. The explanations matter more than the accuracy: an operator who cannot see why the system is proposing a setpoint change will eventually stop following it.
The regulatory environment shapes adoption more than technology does. Where a discharge permit or a drinking water standard requires a specific method or a documented sampling frequency, a model’s output cannot substitute for the measurement, so analytics get used for optimisation and the compliance record stays on instruments and laboratory results.
What Is Genuinely Changing
Edge processing. Running models on the instrument or on a local gateway rather than in the cloud removes the connectivity dependency and shortens the loop from measurement to action. For alarm and diversion functions this matters: a control action cannot wait for a round trip to a data centre, and several plants run dual logic — local for protection, cloud for optimisation.
Federated learning. Training across multiple sites without pooling raw operational data is a real answer to the confidentiality objection that blocks shared benchmarking between utilities. It is early in this sector, and the practical barrier is not the algorithm but agreeing on common tag naming, units and sampling intervals.
Natural language interfaces. Querying a historian in plain language and having a report generated is genuinely useful for the engineering work that currently consumes days of spreadsheet time. Treat it as a convenience layer over clean data; it does nothing for a plant whose tagging is inconsistent.
Model maintenance, not model building. The part of the lifecycle that gets under-budgeted is retraining and validation as equipment is replaced and operating regimes change. A model that was accurate at commissioning and has not been touched in three years is usually worse than a well-tuned control loop.
Failure Modes Worth Naming
- Starting with the technology. Projects defined by the tool rather than by a process problem with a financial owner rarely survive a budget cycle.
- Ignoring data quality. Time stamps that drift, sensors that are offline for weeks, units that changed after a retrofit — all of these corrupt training data in ways that are hard to see after the fact.
- Expecting deterministic behaviour. Statistical models fail on the events that matter most, precisely because those events are rare and therefore underrepresented in the training set. Safety instrumented functions belong in conventional logic.
- Underestimating the cultural work. Training, transparency and giving operators authority to override are what determines whether a deployment is used or quietly ignored.
Regional Differences
North America tends to frame this as infrastructure renewal and compliance: asset condition monitoring, energy optimisation, and meeting consent requirements on existing assets. Europe is more often driven by energy and circular-economy targets, with analytics attached to resource recovery and emissions accounting. In Asia-Pacific the driver is urban growth and water scarcity, and the projects are frequently greenfield, which removes the legacy-integration problem that slows work elsewhere. In markets with limited instrumentation, the priority is basic measurement coverage and leak detection; there is no analytics layer to add until the meters and sensors are there.
What to Expect Next
Directionally, expect the following rather than a step change: a larger share of new projects starting as advisory analytics tied to a specific energy or chemical cost line; more edge-hosted logic for protective functions; and a slow accumulation of standardised ways to express measurement quality, which is the prerequisite for any cross-utility benchmarking. Autonomous treatment plants will appear in specific niches — small, well-instrumented, single-purpose plants — long before anything resembling a hands-off municipal works.
Two things would change the picture faster than any algorithm: cheaper, more reliable online instrumentation, and standard data models across vendors. Both are unglamorous and both matter more than model architecture.
Wrapping up
The useful framing is not humans versus machines. AI in water is a modest overlay on measurement, control and maintenance practice that already exists, and its value depends almost entirely on the quality of the data underneath it and the willingness of the operating team to use it. Utilities that treat it as an extension of instrumentation and control work — with the same attention to calibration, documentation and training — get the returns. Those that buy it as a transformation programme generally do not.