IdentifAI

By 2050 70% of the population will live in cities, while global temperatures continue to rise and the sealed surfaces of the cityscape continue to increase the heat island effect.

identifAI is an AI tool, that points out potential areas to impact microclimate & reduce urban heat island effects on a street level. It seeks to create mainly awareness among the local residents, experts and the municipality of Vienna. The final and future scope of the project is to make it applicable for cities around the world.

Presentation Link

Methodology

Data Collection

The data was collected from various open source sources, starting from Open Data Austria, Open Street Maps and specific climatic data from the Central Station for Meterology and Geodynamics and sun radiation values form InFraReD, an AI tool for calculating solar and wind data in cities. The collected data was then appended to street segments through qgis and the python libraries of geopandas.

1. Clustering

We used clustering as a method for identifying the occurring street types in Vienna. Through the kmeans algorithm we were able to understand that the collected data categorized our streets in 18 groups. The clustering method proved to be successful as streets in the same group generally have a similar character, features which we didn’t directly encode. This makes us hopeful that this approach might be used also in other cities aswell.

Kelbow visualization

Some of the street categories

2. Predicting the UHVI (Urban Heat Island Vulnerability Index)

Dataset selection strategy

While trying to predict the UHVI we were confronted with the fact that little correlation was shown between the features and the index. The strategy we followed was to augment the data by interpolating between the min, mean, max bounds of the dataset through SOM – kohonen maps. When testing to the real streets the accuracy results were quite satisfactory.

The  size and features played a key role  in the performance of the model and it performs  accurately as long as  the input  are within the min/max  bounds of our  trained dataset. 

Linear Regression results

Interface

Target users

Through a web interface users can access both of our projects. They can see the street category the various streets are assigned to, and also by changing some features understand whether and how it affects the urban heat island vulnerability index.

Web Interface

Conclusions – Next Steps

In our opinion the results of our models are promising and can be further improved through the integration of more accurate or additional datasets.

 

 

IdentifAI is a project of IAAC, Institute for Advanced Architecture of Catalonia developed in the Master in Advanced Computation for Architecture & Design 2021/22 by students: Erida Bendo, Maria Papadimitraki, Clemens Russ, Mohammad Daniyal Tariq,  faculty: Angelos Chronis and faculty assistants: Serjoscha Düring, Nariddh Khean, Aleksandra Jastrz?bska.