CVAIDec 22, 2025

From Pixels to Predicates Structuring urban perception with scene graphs

arXiv:2512.19221v11 citationsh-index: 8
Originality Incremental advance
AI Analysis

This work addresses the need for more interpretable and context-aware urban analytics for researchers and planners, though it is incremental in applying graph-based methods to a specific domain.

The study tackled the problem of predicting urban perception indicators from street view imagery by proposing a pipeline that transforms images into structured scene graphs, resulting in a 26% average improvement in prediction accuracy over baseline models and strong cross-city generalization.

Perception research is increasingly modelled using streetscapes, yet many approaches still rely on pixel features or object co-occurrence statistics, overlooking the explicit relations that shape human perception. This study proposes a three stage pipeline that transforms street view imagery (SVI) into structured representations for predicting six perceptual indicators. In the first stage, each image is parsed using an open-set Panoptic Scene Graph model (OpenPSG) to extract object predicate object triplets. In the second stage, compact scene-level embeddings are learned through a heterogeneous graph autoencoder (GraphMAE). In the third stage, a neural network predicts perception scores from these embeddings. We evaluate the proposed approach against image-only baselines in terms of accuracy, precision, and cross-city generalization. Results indicate that (i) our approach improves perception prediction accuracy by an average of 26% over baseline models, and (ii) maintains strong generalization performance in cross-city prediction tasks. Additionally, the structured representation clarifies which relational patterns contribute to lower perception scores in urban scenes, such as graffiti on wall and car parked on sidewalk. Overall, this study demonstrates that graph-based structure provides expressive, generalizable, and interpretable signals for modelling urban perception, advancing human-centric and context-aware urban analytics.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes