AI Matches Human Experts in Building Typology from Street View

Zahratu Shabrina, Muhammad Asa, Jin Rui, Lu Yin, Stephen Law· July 17, 2026 View original

Key takeaways

  • VLMs can classify building typologies from street view images with approximately 70% accuracy compared to human experts.
  • Chain-of-Thought prompting improves VLM performance in this task.
  • AI focuses on visual cues, while human experts integrate broader contextual and domain knowledge.
  • VLMs offer potential for scalable automation in urban analysis and pattern recognition.

Who benefits

Urban PlanningReal EstateCivil EngineeringArchitectureGovernment (municipal planning)

Summary

This research compares Vision-Language Models (VLMs) with human experts in inferring building typologies (construction, use, storeys) from Google Street View images. VLMs achieved approximately 70% accuracy, demonstrating their potential for urban analysis automation, though they focus more on visual cues while humans use broader contextual knowledge.

The study explores the capability of Vision-Language Models (VLMs) to infer building typologies, such as construction type, current use, and number of storeys, directly from Google Street View (GSV) images. The VLM predictions were benchmarked against classifications made by human experts, specifically civil engineers and architects, who provided manually labeled ground-truth data. Researchers evaluated several state-of-the-art VLMs, including GPT-4o, Claude 3.5 Sonnet, and Gemini 2.0 Flash, employing various scaling strategies and prompting techniques. They found that Chain-of-Thought prompts generally led to more stable model performance. The analysis of VLM reasoning, by examining keyword probabilities in AI explanations, revealed that AI models tend to prioritize visual indicators. In contrast, human experts integrate broader contextual cues and domain knowledge alongside visual information. Overall, VLMs achieved an average accuracy of about 70% in approximating expert classifications, highlighting their potential as complementary tools for large-scale urban analysis and pattern recognition.

Why it matters

For urban planners, real estate professionals, and civil engineers, this research demonstrates AI's potential to automate and scale building typology classification from visual data, offering efficiencies in urban analysis, property assessment, and infrastructure planning.

How to implement this in your domain

  1. 1Pilot VLM for urban analysis: Experiment with state-of-the-art VLMs to automate building typology classification in your urban planning or real estate projects.
  2. 2Integrate Chain-of-Thought prompting: Apply advanced prompting techniques to improve the stability and accuracy of VLM predictions for complex visual tasks.
  3. 3Combine AI with expert knowledge: Design workflows where AI provides initial classifications, which human experts then refine with their broader contextual understanding.
  4. 4Leverage street view data: Explore using publicly available street view imagery as a scalable data source for AI-driven urban insights.

Original post by Zahratu Shabrina, Muhammad Asa, Jin Rui, Lu Yin, Stephen Law

"arXiv:2607.14756v1 Announce Type: new Abstract: This research investigates the potential of Vision-Language Models (VLMs) to infer building typologies: Construction, Current Use, and Storeys from Google Street View (GSV) images. Predictions generated by VLMs are compared with inf…"

View on X

Originally posted by Zahratu Shabrina, Muhammad Asa, Jin Rui, Lu Yin, Stephen Law on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research

AI ResearchAI Engineering & DevTools

New Optimizer Accelerates LLM Pretraining with Curvature-Conditioned Momentum

This research proposes a curvature-conditioned multiscale momentum method with sphere constraints to accelerate large language model pretraining. It addresses challenges from noise-dominant gradients and ill-conditioned loss landscapes by enhancing progress along flat directions, significantly improving upon existing adaptive optimizers like AdamW and Muon.

Shuchen Zhu, Yuxin Fang, Mingze Wang, Kun YuanAug 31, 2026
AI ResearchAI Engineering & DevTools

Euclidean Fourier Neural Operators Enhance Domain Transferability

This paper introduces Euclidean Fourier Neural Operators (EFNOs) as a domain-independent alternative to traditional FNOs, addressing their limitation in transferring across different periodic domains. EFNOs achieve this by parameterizing the spectral kernel as a continuous function of the physical wavevector, enabling consistent operator learning across varying domain shapes and sizes.

Nathanael Bosch, Niklas Frederik Schmitz, Michael F. HerbstAug 31, 2026
AI Engineering & DevToolsAI Research

SymboLLM-FE Boosts Feature Engineering with LLMs and Symbolic Regression

This paper introduces SymboLLM-FE, a novel approach combining symbolic regression and large language models for automated feature engineering on tabular data. It aims to generate highly interpretable and performant features while overcoming the limitations of traditional AutoFE and LLM-based methods.

Zi-Jian Cheng, Zi-Yi Jia, Zhi Zhou, Yu-Feng Li, Lan-Zhe GuoAug 31, 2026