Leaking pipe icon In collaboration with Munich’s municipal utility provider, Stadtwerke München (SWM), this project explored the feasibility of using acoustic monitoring for early leak detection in water pipe infrastructure. The primary goal was to develop machine learning models capable of identifying leak-indicating sound patterns within a real-world operational environment.


Project: ErLoWa (Erkennung von Leckagen in Wasserleitungsnetzen)
Partner: Stadtwerke München (SWM)
Duration: Late 2018 - Early 2020
Objective: To investigate and develop methods for the automated detection and localization of leaks in urban water distribution networks using acoustic sensor data.


Methodology & Activities:

  • Data Acquisition: Sensor networks comprising contact microphones were deployed across sections of Munich’s suburban water network to capture continuous acoustic data.
  • Signal Processing: Raw audio signals were pre-processed and transformed into mel spectrograms, converting the time-domain audio data into image-like representations suitable for analysis with computer vision techniques.
  • Model Development: Various machine learning approaches were evaluated. Deep neural networks, particularly Convolutional Neural Networks (CNNs), were trained on the spectrogram data to classify segments as containing leak sounds or normal background noise.
  • Analysis & Validation: The performance of the models was assessed against ground truth data provided by SWM, identifying both the successes and challenges of applying these methods in a complex, noisy, real-world setting.


Key Findings & Outcomes:

  • The project demonstrated the potential of deep learning models applied to mel spectrograms for identifying relevant acoustic features indicative of water leaks.
  • CNN-based approaches showed advantages over traditional machine learning methods in capturing the complex patterns associated with leak sounds amidst background noise.
  • Significant insights were gained regarding the practical challenges of sensor deployment, data quality variability, and noise interference in real-world utility networks.
  • The research conducted within this project formed the basis for several scientific publications on acoustic anomaly detection. Paper writeup for [Müller et al. 2020]


This applied research project provided valuable experience in handling real-world sensor data, adapting machine learning models for specific industrial challenges, and collaborating effectively with industry partners.


  1. Müller, R., Illium, S., Ritz, F., et al. 2020. Acoustic leak detection in water networks. arXiv preprint arXiv:2012.06280.