Beyond Atomic Layouts: Compositional Design Understanding with Vision-Language Models

πŸ“… 2026-08-27
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
ζœ¬ζ–‡ι’ˆε―Ήθ§†θ§‰-θ―­θ¨€ζ¨‘εž‹εœ¨η†θ§£ε€ζ‚εΈƒε±€ζ—Άι‡εˆ°ηš„ζŒ‘ζˆ˜οΌŒζε‡ΊδΊ†δΈ€η§ζ–°ηš„ζ–Ήζ³•MASONοΌŒι€šθΏ‡ε€šζ¨‘ζ€ε―Ήι½ε’Œη»“ζž„ζ„ŸηŸ₯ζ₯ζι«˜ζ¨‘εž‹ε―Ήε±‚ζ¬‘εŒ–εΈƒε±€ηš„η†θ§£θƒ½εŠ›γ€‚
πŸ“ Abstract
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.
Problem

Research questions and friction points this paper is trying to address.

compositional layouts
vision-language models
semantic drift
structural ambiguity
Innovation

Methods, ideas, or system contributions that make the work stand out.

compositional layout understanding
multimodal alignment
structural perception
semantic drift
hierarchical inter-element relationships
πŸ”Ž Similar Papers
No similar papers found.