paper-with-me

Papers

ULDGNN: A Fragmented UI Layer Detector Based on Graph Neural Networks

2022-08-13 · Jiazhi Li, Tingting Zhou, Yunnong Chen, Yanfang Chang, Yankun Zhen, Lingyun Sun, Liuqing Chen

While some work attempt to generate front-end code intelligently from UI screenshots, it may be more convenient to utilize UI design drafts in Sketch which is a popular UI design software, because we can access multimodal UI information directly such as layers type, position, size, and visual images. However, fragmented layers could degrade the code quality without being merged into a whole part if all of them are involved in the code generation. In this paper, we propose a pipeline to merge fragmented layers automatically. We first construct a graph representation for the layer tree of a UI draft and detect all fragmented layers based on the visual features and graph neural networks. Then a rule-based algorithm is designed to merge fragmented layers. Through experiments on a newly constructed dataset, our approach can retrieve most fragmented layers in UI design drafts, and achieve 87% accuracy in the detection task, and the post-processing algorithm is developed to cluster associative layers under simple and general circumstances.

📄 PDF Abstract BibTeX arXiv:2208.06658

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

Fragmented Layer Grouping in GUI Designs Through Graph Learning Based on Multimodal Information

2024-12-07 · Yunnong Chen, Shuhong Xiao, Jiazhi Li, Tingting Zhou 외

Automatically constructing GUI groups of different granularities constitutes a critical intelligent step towards automating GUI design and implementation tasks. Specifically, in the industrial GUI-to-code process, fragme…

Graph LearningGraph Neural Network

UI Layers Merger: Merging UI layers via Visual Learning and Boundary Prior

2022-06-18 · Yun-nong Chen, Yan-kun Zhen, Chu-ning Shi, Jia-zhi Li 외

With the fast-growing GUI development workload in the Internet industry, some work on intelligent methods attempted to generate maintainable front-end code from UI screenshots. It can be more suitable for utilizing UI de…

Code GenerationData Augmentation

Hiding in Plain Floats: Steganographic Carriers for Indirect Prompt and Content Injection

2026-06-07 · Mudit Sinha, Sanika Chavan arxiv

Text-centered prompt-injection defenses assume that the malicious signal is visible in one of the inspected text views. We study a reproducible LLM01-style indirect prompt/content-injection failure mode where that assump…

The Problem of Fragmented Occlusion in Object Detection

2020-04-27 · Julian Pegoraro, Roman Pflugfelder

Object detection in natural environments is still a very challenging task, even though deep learning has brought a tremendous improvement in performance over the last years. A fundamental problem of object detection base…

Objectobject-detectionObject Detection

BIND: Binary Integrated Net Descriptors for Texture-Less Object Recognition

2017-07-01 · CVPR 2017 7 · Jacob Chan, Jimmy Addison Lee, Qian Kemao

This paper presents BIND (Binary Integrated Net Descriptor), a texture-less object detector that encodes multi-layered binary-represented nets for high precision edge-based description. Our proposed concept aligns layers…

ObjectObject Recognition