paper-with-me

홈 › Papers

GUI-World: A Video Benchmark and Dataset for Multimodal GUI-oriented Understanding

2024-06-16 · Dongping Chen, Yue Huang, Siyuan Wu, Jingyu Tang, Liuyi Chen, Yilin Bai, Zhigang He, Chenlong Wang, Huichi Zhou, Yiqiang Li, Tianshuo Zhou, Yue Yu, Chujie Gao, Qihui Zhang, Yi Gui, Zhen Li, Yao Wan, Pan Zhou, Jianfeng Gao, Lichao Sun

Recently, Multimodal Large Language Models (MLLMs) have been used as agents to control keyboard and mouse inputs by directly perceiving the Graphical User Interface (GUI) and generating corresponding commands. However, current agents primarily demonstrate strong understanding capabilities in static environments and are mainly applied to relatively simple domains, such as Web or mobile interfaces. We argue that a robust GUI agent should be capable of perceiving temporal information on the GUI, including dynamic Web content and multi-step tasks. Additionally, it should possess a comprehensive understanding of various GUI scenarios, including desktop software and multi-window interactions. To this end, this paper introduces a new dataset, termed GUI-World, which features meticulously crafted Human-MLLM annotations, extensively covering six GUI scenarios and eight types of GUI-oriented questions in three formats. We evaluate the capabilities of current state-of-the-art MLLMs, including Image LLMs and Video LLMs, in understanding various types of GUI content, especially dynamic and sequential content. Our findings reveal that current models struggle with dynamic GUI content without manually annotated keyframes or operation history. On the other hand, Video LLMs fall short in all GUI-oriented tasks given the sparse GUI video dataset. Therefore, we take the initial step of leveraging a fine-tuned Video LLM, GUI-Vid, as a GUI-oriented assistant, demonstrating an improved understanding of various GUI tasks. However, due to the limitations in the performance of base LLMs, we conclude that using video LLMs as GUI agents remains a significant challenge. We believe our work provides valuable insights for future research in dynamic GUI content understanding. All the dataset and code are publicly available at: https://gui-world.github.io.

📄 PDF Abstract BibTeX arXiv:2406.10819

Code (1)

keplerlab/katna 공식 구현

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Localizing Events in Videos with Multimodal Queries

2024-06-14 · CVPR 2025 1 · Gengyuan Zhang, Mang Ling Ada Fok, Jialu Ma, Yan Xia 외

Localizing events in videos based on semantic queries is a pivotal task in video understanding, with the growing significance of user-oriented applications like video search. Yet, current research predominantly relies on…

Natural Language QueriesVideo Understanding

ReflectWorld-MM: An Entity-Oriented Multimodal Memory System for Open-Ended Video Streams

2026-07-06 · Xiaokang Ma, Yifan Sun, Zhihong Jin, Jie Gu 외 arxiv

Building assistants that can continually watch the world, remember what they see, and reason over their accumulated experience is a long-standing goal, and recently multimodal agents equipped with long-term memory over v…

VideoSearcher: Empowering Video Deep Research with Multi-Tool Agentic Reasoning via Reinforcement Learning

2026-07-03 · Zhenkun Gao, Yicheng Bao, Jinlong Peng, Xueheng Li 외 arxiv

Video understanding is moving beyond closed-context perception toward open-world evidence exploration, a paradigm formalized as Video Deep Research (VDR). However, existing multimodal search agents primarily target stati…

Reinforcement Learning

Multimodal Large Language Model-Enabled Video Translation: A Role-Oriented Survey

2026-04-13 · Bingzheng Qu, Kehai Chen, Xuefeng Bai, Min Zhang arxiv

Recent progress in multimodal large language models (MLLMs) is reshaping video translation from a cascaded pipeline of automatic speech recognition, machine translation, text-to-speech, and lip synchronization into a uni…

Multimodal ReasoningMachine TranslationSpeech Recognition

Perception, Understanding and Reasoning, A Multimodal Benchmark for Video Fake News Detection

2025-10-28 · Cui Yakun, Peng Qi, Fushuo Huo, Hang Du 외 arxiv

The advent of multi-modal large language models (MLLMs) has greatly advanced research on video fake news detection (VFND) tasks. Existing benchmarks typically focus on the detection accuracy, while failing to provide fin…

Fake News Detection