首个带像素级标注的网页界面数据集,解决标注不准难题
PixelWeb: The First Web GUI Dataset with Pixel-Wise Labels
- 结合视觉特征与DOM结构分析,精准定位重叠元素
- 在mAP95上性能达现有数据集3-7倍,标注准确率高
- 适合做界面生成、自动化交互等视觉任务的研究者
图形用户界面(GUI)数据集对下游任务至关重要。然而,现有数据集多依赖自动标注,常导致边界框(BBox)标注不准确,如漏标、重复或无意义框,影响模型性能。此外,仅提供视觉边界框限制了视觉相关任务的发展。为此,我们提出PixelWeb,一个包含超过10万张网页的大型GUI数据集。其采用创新的自动标注方法,通过通道提取和层分析两个核心模块:通道提取利用BGRA四通道位图实现遮挡与重叠元素的精确定位;层分析基于文档对象模型(DOM)确定元素可见性与堆叠顺序,生成精准边界框。同时,数据集包含元素图像、轮廓及掩码等丰富元信息。三位独立标注员的手动验证确认了标注高质量。在GUI元素检测任务上的实验表明,PixelWeb在mAP95指标上性能优于现有数据集3至7倍。我们相信它在界面生成、自动化用户交互等下游任务中具有巨大潜力。
原文摘要 · Abstract (English)
Graphical User Interface (GUI) datasets are crucial for various downstream tasks. However, GUI datasets often generate annotation information through automatic labeling, which commonly results in inaccurate GUI element BBox annotations, including missing, duplicate, or meaningless BBoxes. These issues can degrade the performance of models trained on these datasets, limiting their effectiveness in real-world applications. Additionally, existing GUI datasets only provide BBox annotations visually, which restricts the development of visually related GUI downstream tasks. To address these issues, we introduce PixelWeb, a large-scale GUI dataset containing over 100,000 annotated web pages. PixelWeb is constructed using a novel automatic annotation approach that integrates visual feature extraction and Document Object Model (DOM) structure analysis through two core modules: channel derivation and layer analysis. Channel derivation ensures accurate localization of GUI elements in cases of occlusion and overlapping elements by extracting BGRA four-channel bitmap annotations. Layer analysis uses the DOM to determine the visibility and stacking order of elements, providing precise BBox annotations. Additionally, PixelWeb includes comprehensive metadata such as element images, contours, and mask annotations. Manual verification by three independent annotators confirms the high quality and accuracy of PixelWeb annotations. Experimental results on GUI element detection tasks show that PixelWeb achieves performance on the mAP95 metric that is 3-7 times better than existing datasets. We believe that PixelWeb has great potential for performance improvement in downstream tasks such as GUI generation and automated user interaction.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。