PlanGPT-VL: Enhancing Urban Planning with Domain-Specific Vision-Language Models
He Zhu, Junyou Su, Minxin Chen, Wen Wang, Yijie Deng, Guanhua Chen, Wenjia Zhang
TL;DR
PlanGPT-VL introduces a domain-specific Vision-Language Model tailored for urban planning map interpretation, addressing hallucinations and domain-language alignment with a three-part framework: PlanAnno-V data synthesis, Critical Point Thinking verification, and PlanBench-V domain-specific evaluation. It curates a high-quality, expert-annotated training pipeline from thousands of planning maps, expands instruction coverage, and employs a Generate-Verify-Revise loop to reduce errors. The model fine-tunes a compact 7B parameter backbone while freezing the vision encoder, achieving superior domain performance and competitive general capabilities, and surpassing general VLMs by substantial margins on planning tasks. The PlanBench-V benchmark, along with comprehensive ablations, demonstrates the value of domain specialization for planning tasks and offers a blueprint for extending domain-focused VLMs to other specialized modalities and regions.
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.
