用视觉语言模型提升复杂版面的组合理解能力
Beyond Atomic Layouts: Compositional Design Understanding with Vision-Language Models

- 提出新方法MASON,融合多模态对齐与结构感知
- 在2万份真实版面数据上准确率达91.66%
- 仅需30%数据即超越全量微调,适合版面分析场景
版面理解是文档分析、用户界面设计和图形设计的关键。现有视觉语言模型(VLMs)擅长解析独立元素组成的原子版面,但在需要推理分层多层结构中视觉纠缠元素的组合版面时表现不佳。本文提出新任务‘组合版面理解’,构建包含约2万张真实多层版面的VQA数据集CoDeLayout,标注了组合元素对与设计意图。分析发现,现有VLM面临两大挑战:文本元数据与视觉内容间的语义漂移,以及层级元素关系的结构模糊性。为此,提出MASON后训练范式,结合多模态对齐(MA)与结构感知(SP)。MA通过将元数据定义的元素与视觉对应物对齐,缓解语义漂移;SP建模分层元素间空间关系,增强层级理解。实验显示显著差距:最强基线GPT-o3准确率仅79.68%,而Qwen2.5-VL 7B + MASON达91.66%。尤为关键的是,MASON仅用30%数据即超越全量直接微调,且随数据增加更具扩展性。
原文摘要 · Abstract (English)
Layout understanding, or the interpretation of element organization, is essential for document analysis, user interface (UI) creation, and graphic design. While recent vision-language models (VLMs) excel at interpreting atomic layouts composed of independent elements, they struggle with compositional layouts that require reasoning over visually entangled elements within hierarchical multi-layer structures. In this paper, we introduce a new task, compositional layout understanding, and present CoDeLayout, a VQA dataset of ~20K real-world multi-layer layouts annotated with compositional element pairs and design intent. Through empirical analysis on CoDeLayout, we identify two key challenges for existing VLMs: semantic drift between textual metadata and visual content, and structural ambiguity in hierarchical inter-element relationships. To address these challenges, we propose MASON, a post-training paradigm that integrates multimodal alignment (MA) and structural perception (SP). MA enhances element interpretation by grounding metadata-defined elements to their visual counterparts, mitigating semantic drift, while SP models layer-aware inter-element spatial relationships to improve hierarchical understanding and reduce structural ambiguity. Experiments reveal substantial gaps in existing VLMs: even the strongest baseline, GPT-o3, achieves only 79.68% accuracy, whereas Qwen2.5-VL 7B with MASON reaches 91.66%. Notably, MASON surpasses full-data Direct Finetune using only 30% of the training data and scales better with additional data.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。