🤖 AI Summary
Existing vision-language models (VLMs) struggle to interpret urban planning maps—such as land-use layouts and functional zoning—due to their intricate spatial configurations, regulatory constraints, and multi-scale semantic structures.
Method: We introduce PlanAnno-V, the first domain-specific VLM for planning map understanding, built upon a novel data synthesis framework. It incorporates keypoint-based reasoning to mitigate hallucination and adopts an efficient frozen-vision-encoder fine-tuning paradigm. Our approach integrates spatial-semantic alignment, multi-scale map comprehension, and structured verification reasoning.
Contribution/Results: Evaluated on our newly constructed benchmark PlanBench-V, the 7B-parameter model achieves performance on par with a 72B general-purpose VLM, with substantially improved factual accuracy. The model has been successfully deployed in real-world urban planning analysis and pedagogical applications.
📝 Abstract
In the field of urban planning, existing Vision-Language Models (VLMs) frequently fail to effectively analyze and evaluate planning maps, despite the critical importance of these visual elements for urban planners and related educational contexts. Planning maps, which visualize land use, infrastructure layouts, and functional zoning, require specialized understanding of spatial configurations, regulatory requirements, and multi-scale analysis. To address this challenge, we introduce PlanGPT-VL, the first domain-specific Vision-Language Model tailored specifically for urban planning maps. PlanGPT-VL employs three innovative approaches: (1) PlanAnno-V framework for high-quality VQA data synthesis, (2) Critical Point Thinking to reduce hallucinations through structured verification, and (3) comprehensive training methodology combining Supervised Fine-Tuning with frozen vision encoder parameters. Through systematic evaluation on our proposed PlanBench-V benchmark, we demonstrate that PlanGPT-VL significantly outperforms general-purpose state-of-the-art VLMs in specialized planning map interpretation tasks, offering urban planning professionals a reliable tool for map analysis, assessment, and educational applications while maintaining high factual accuracy. Our lightweight 7B parameter model achieves comparable performance to models exceeding 72B parameters, demonstrating efficient domain specialization without sacrificing performance.