WalkCLIP: Multimodal Learning for Urban Walkability Prediction
Shilong Xiang, JangHyeon Lee, Min Namgung, Yao-Yi Chiang
TL;DR
WalkCLIP presents a three-stage multimodal framework that combines street-view and satellite imagery with population dynamics to predict urban walkability. By finetuning CLIP models with GPT-4o-generated captions, applying a Spatially-Aware Feature Enhancement module, and fusing visual features with PDFM context, the approach achieves superior predictive accuracy and spatial coherence (R^2 = 0.887) over MSP locations compared with unimodal and other multimodal baselines. The work demonstrates the value of integrating visual and behavioral signals for scalable, neighborhood-level walkability assessment and highlights opportunities to extend temporal analysis and generalize to more cities. Practically, WalkCLIP offers a scalable tool for planners and researchers to monitor and compare walking environments across urban areas.
Abstract
Urban walkability is a cornerstone of public health, sustainability, and quality of life. Traditional walkability assessments rely on surveys and field audits, which are costly and difficult to scale. Recent studies have used satellite imagery, street view imagery, or population indicators to estimate walkability, but these single-source approaches capture only one dimension of the walking environment. Satellite data describe the built environment from above, but overlook the pedestrian perspective. Street view imagery captures conditions at the ground level, but lacks broader spatial context. Population dynamics reveal patterns of human activity but not the visual form of the environment. We introduce WalkCLIP, a multimodal framework that integrates these complementary viewpoints to predict urban walkability. WalkCLIP learns walkability-aware vision-language representations from GPT-4o generated image captions, refines these representations with a spatial aggregation module that incorporates neighborhood context, and fuses the resulting features with representations from a population dynamics foundation model. Evaluated at 4,660 locations throughout Minneapolis-Saint Paul, WalkCLIP outperforms unimodal and multimodal baselines in both predictive accuracy and spatial alignment. These results show that the integration of visual and behavioral signals yields reliable predictions of the walking environment.
