2025

Modeling Urban Environmental Noise

An ML-enhanced spatial framework using street view imagery to model urban noise patterns

Modeling Urban Environmental Noise

Modeling Spatial and Temporal Urban Environmental Noise

Link to the paper

This project demonstrates how to:

  • Collect fine-resolution environmental noise data across time and space
  • Integrate street view imagery into land use regression models
  • Apply robust machine learning models (e.g., XGBoost) for noise prediction
  • Analyze and map noise levels dynamically across an urban area

Features

  • Advanced Data Collection: Over 99 million data points collected at 128 sites in Mississauga
  • Street View-Derived Variables: 19 micro-scale features extracted using Mask2Former
  • XGBoost Modeling: Robust handling of non-linear spatial relationships
  • Spatiotemporal Resolution: 24h, day, evening, and night noise predictions
  • Noise Mapping: City-wide noise maps aligned with the road network

Technical Stack

Project Story

The study aimed to address key limitations of traditional land use regression (LUR) models by incorporating:

  • Machine learning to model complex, nonlinear noise-environment relationships
  • Street view imagery to quantify fine-grained urban features (e.g., terrain, vegetation)
  • High-resolution noise data collected every second across 9 full days per site

Street view imagery was sampled at 100m intervals, processed via deep learning segmentation, and aggregated within optimized buffer zones. Multiple model configurations (LM, RF, XGBoost) were evaluated across different time windows and feature sets.

Results

  • Best Model: XGBoost with street view + GIS features (SV-GIS)
    • R² = 0.608, RMSE = 3.58 dBA for Leq,24h
  • Key Predictors: Terrain percentage (SV), arterial road length (GIS), NDVI (remote sensing)
  • Temporal Modeling: Day, evening, and night noise patterns showed distinct spatial trends
  • Noise Mapping: Predicted city-wide road-based Leq,24h levels, aiding visualization and planning

Conclusion

This research confirms the value of combining street view imagery and ML in urban noise modeling:

  • Enhances predictive accuracy over traditional LUR
  • Improves interpretability via feature importance and partial dependence analysis
  • Supports dynamic urban noise mapping and policy making

This framework can be extended to other cities with SVI coverage and offers a scalable tool for public health and urban planning efforts.

Explore more projects