LOCOFY Large Design Models -- Design to code conversion solution
Sohaib Muhammad, Ashwati Vipin, Karan Shetti, Honey Mittal

TL;DR
This paper introduces Large Design Models (LDMs), a novel approach trained on design data to improve accuracy, interpretability, and efficiency in converting designs into code, surpassing traditional LLMs in performance.
Contribution
The paper presents a new paradigm of Large Design Models specifically trained for design-to-code conversion, including a comprehensive pipeline with data engineering and model architecture modifications.
Findings
LDMs outperform LLMs in accuracy of node positioning.
High precision in UI element detection across diverse designs.
Exceptional end-to-end design-to-code conversion accuracy.
Abstract
Despite rapid advances in Large Language Models and Multimodal Large Language Models (LLMs), numerous challenges related to interpretability, scalability, resource requirements and repeatability remain, related to their application in the design-to-code space. To address this, we introduce the Large Design Models (LDMs) paradigm specifically trained on designs and webpages to enable seamless conversion from design-to-code. We have developed a training and inference pipeline by incorporating data engineering and appropriate model architecture modification. The training pipeline consists of the following: 1)Design Optimiser: developed using a proprietary ground truth dataset and addresses sub-optimal designs; 2)Tagging and feature detection: using pre-trained and fine-tuned models, this enables the accurate detection and classification of UI elements; and 3)Auto Components: extracts…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Engineering Research · Machine Learning in Materials Science · Topic Modeling
