用自监督学习让小模型读懂用户操作意图,性能超大模型。
UI-JEPA: Towards Active Perception of User Intent through Onscreen User Activity
- 通过掩码策略自监督学习界面抽象表示,减少对标注数据依赖。
- 在两个新数据集上,性能超越GPT-4 Turbo和Claude 3.5 Sonnet,提升10%以上。
- 计算成本降低50.5倍,延迟改善6.6倍,适合本地部署与隐私敏感场景。
从用户界面(UI)操作序列中推断用户意图是全面理解界面的核心挑战。尽管多模态大语言模型(MLLMs)取得进展,但其高参数量、高算力需求和高延迟使其难以用于轻量化、本地化或高隐私要求的场景。此外,高质量数据集的缺失也制约了轻量模型的发展。为此,我们提出UI-JEPA框架,采用掩码策略通过自监督学习从未标注数据中提取抽象的UI嵌入,并结合微调后的LLM解码器进行意图预测。我们还构建了两个新的基于界面的多模态数据集:'Intent in the Wild'(IIW,含1.7K视频,219个意图类别)和'Intent in the Tame'(IIT,含914视频,10个意图类别),用于少样本与零样本理解任务。我们建立了首个基线,表明基于JEPA目标学习的表征结合LLM解码器,可达到与顶尖大MLLM相当的意图预测性能,但显著降低标注与部署资源开销。在意图相似度评分上,UI-JEPA平均优于GPT-4 Turbo和Claude 3.5 Sonnet 10.0%和7.2%。尤其在IIW数据集上,计算成本降低50.5倍,延迟提升6.6倍。结果证明了该方法的有效性,凸显其在轻量化、高性能界面理解中的潜力。
原文摘要 · Abstract (English)
Generating user intent from a sequence of user interface (UI) actions is a core challenge in comprehensive UI understanding. Recent advancements in multimodal large language models (MLLMs) have led to substantial progress in this area, but their demands for extensive model parameters, computing power, and high latency makes them impractical for scenarios requiring lightweight, on-device solutions with low latency or heightened privacy. Additionally, the lack of high-quality datasets has hindered the development of such lightweight models. To address these challenges, we propose UI-JEPA, a novel framework that employs masking strategies to learn abstract UI embeddings from unlabeled data through self-supervised learning, combined with an LLM decoder fine-tuned for user intent prediction. We also introduce two new UI-grounded multimodal datasets, "Intent in the Wild" (IIW) and "Intent in the Tame" (IIT), designed for few-shot and zero-shot UI understanding tasks. IIW consists of 1.7K videos across 219 intent categories, while IIT contains 914 videos across 10 categories. We establish the first baselines for these datasets, showing that representations learned using a JEPA-style objective, combined with an LLM decoder, can achieve user intent predictions that match the performance of state-of-the-art large MLLMs, but with significantly reduced annotation and deployment resources. Measured by intent similarity scores, UI-JEPA outperforms GPT-4 Turbo and Claude 3.5 Sonnet by 10.0% and 7.2% respectively, averaged across two datasets. Notably, UI-JEPA accomplishes the performance with a 50.5x reduction in computational cost and a 6.6x improvement in latency in the IIW dataset. These results underscore the effectiveness of UI-JEPA, highlighting its potential for lightweight, high-performance UI understanding.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。