English

From Pixels to Predicates Structuring urban perception with scene graphs

Computer Vision and Pattern Recognition 2025-12-23 v1 Artificial Intelligence

Abstract

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.

Keywords

Cite

@article{arxiv.2512.19221,
  title  = {From Pixels to Predicates Structuring urban perception with scene graphs},
  author = {Yunlong Liu and Shuyang Li and Pengyuan Liu and Yu Zhang and Rudi Stouffs},
  journal= {arXiv preprint arXiv:2512.19221},
  year   = {2025}
}

Comments

10 pages, CAADRIA2026 presentation forthcoming

R2 v1 2026-07-01T08:36:35.034Z