Listening to our Cities: Using Smart Sensors and Machine Learning to Study Urban Noise Pollution

The sound of urban environments is often dominated by noise from transportation and human activity, with profound effects on health and well-being. Higher noise exposure has been linked to increased stress levels, sleep disturbances, and cardiovascular diseases. To better understand and mitigate noise pollution in cities, more detailed information on the local soundscape is required. Current noise mapping efforts are typically based on averaged sound levels for day, evening, and night. While such aggregations are widely available and simplify large-scale assessments, they fail to capture many aspects of how noise is perceived. For example, constant background noise may have very different effects than short, high-peak events, even when resulting in the same average level. Moreover, these measures focus primarily on loudness and overlook other perceptual characteristics of sound.

In this PhD project, we combine machine learning, sensing, and perception research to gain a more complete understanding of urban noise; how it can be measured and how it affects people. Our work includes the development of low-cost, privacy-friendly sensors and their deployment in real urban environments. We further apply statistical methods to better understand how noise relates to human perception, behaviour, and health.

You can find an overview of the projects below. If you are interested in a scientific collaboration, feel free to get in touch via the contact details provided at the end of the page.


1. Low-cost solar-powered urban soundscape sensor

To study urban soundscapes at scale, we developed a low-cost sensor to measure sound levels and detect sound events. The sensor is powered by a solar panel and battery for easy deployment without the need for mains power. The sensor is privacy friendly and processes audio directly on the device, can transmit aggregated indicators via LoRaWAN while storing more detailed metrics on a micro SD card.

Unlike conventional sound level meters, the sensor does not only measure how loud the environment is. It also estimates which sound sources are present, such as traffic, birds, speech, sirens, or aircraft, and derives complementary acoustic indicators such as intermittency and sharpness. Because all processing happens on the sensor itself, no raw audio needs to be recorded or transmitted.

Urban soundscape sensor overview diagram

The hardware and firmware are open source and have been published in HardwareX.

Solar-powered soundscape sensor on a terrace
Solar-powered soundscape sensor installed on a terrace.

2. Sound event detection on the edge: Exploring the trade-off between accuracy and efficiency

Sound source classification adds important context to noise monitoring. To preserve privacy, it is often paramount to run such predictive models directly on a sensor, which introduces strict limits in memory, computation, and energy use. Especially when sound event detection should run on solar-powered devices.

In this project, we train sound event detection models that can run on constrained hardware. To improve real-world performance, we collected a dataset of urban sounds in the Netherlands, allowing us to train models tailored to the Dutch urban soundscape rather than relying only on generic datasets.

We systematically study the trade-off between model accuracy and efficiency under microcontroller constraints for real-time classification. Our results show that larger models do not necessarily perform better in practice: while they can achieve slightly higher accuracy, they often fail to meet real-time or energy requirements. Thus, we identify a small set of Pareto-optimal models that balance accuracy and efficiency. These models require ten to a few hundred kilobytes of memory and run in real time on an ESP32-S3 microcontroller.

The developed model is the basis for the sound event detection on our soundscape sensor.

Read the conference paper

Mel spectrograms used for edge sound event detection
Figure: Mel-spectrograms of three different sizes for edge sound event detection

3. Citizen science soundscape monitoring in Delft

In Summer 2025, we deployed 39 ofour solar-powered sensors in Delft with the help of residents willing to install such a sensor at their home. The deployment combined source-aware sound measurements with survey data on perceived presence of sounds and noise annoyance.

The results show that urban sound environments are very heterogeneous. Different locations may have similar average loudness levels while still differing strongly in intermittency, dominant sound sources, and perceived annoyance. Sound event-aware sensors thus offer valuable complementary information to traditional sound pressure levels.

The Delft study also shows the value of distinguishing between overall source presence and sources causing disruptive, short sound peaks. For example, louder and intermittent traffic noise from a loud vehicle may cause more annoyance than mere background noise from distant traffic.

We found that human chatter and church bell ringing is unique to Delft's historic old town. More detailed maps and temporal analyses are available in the preprint.

Read more in the article preprint

Bird sound analysis in Delft
Deploying a sensor in Delft
Church bell sounds in Delft

4. Monitoring construction site noise in Amsterdam

Our sensor platform has also been used to monitor construction site noise in Amsterdam. The Amsterdam Institute for Advanced Metropolitan Solutions (AMS Institute) in collaboration with the City of Amsterdam and the CityAI Lab deployed 12 sensors at three construction sites. For this purpose, the AMS retrained the sound event detection model for a variety of construction noises.

More information can be found at the Responsible Sensing Lab, AMS Institute.

Solar-powered sound sensor mounted in Amsterdam
Solar-powered sound sensor mounted in Amsterdam

5. Interactions among long-term noise exposure, personality and health

Beyond measuring the sound environment itself, we also study how noise is experienced by people over time. Most existing research on noise annoyance and health is based on cross-sectional data, which makes it difficult to examine longer-term patterns and the direction of effects.

In this project, we analyse eight years of longitudinal panel data from the Netherlands to better understand how noise annoyance develops, how stable it is, and how it relates to personality and health outcomes. The results indicate that annoyance is relatively stable over time for most participants, depending on the noise source considered. At the same time, clear differences exist between groups of people who are rarely annoyed, occasionally annoyed, or chronically annoyed.

We also find that personality matters. Extraversion and emotional stability are associated with a lower likelihood of chronic annoyance, while intellect or imagination is associated with a higher likelihood. In addition, the results suggest that the relationship between annoyance and health may not be one-directional: negative health outcomes may also increase the sensitivity to noise and thus, noise annoyance.

Read the paper

Contact