paper-with-me

홈 › Papers

RealWebAssist: A Benchmark for Long-Horizon Web Assistance with Real-World Users

2025-04-14 · Suyu Ye, Haojun Shi, Darren Shih, Hyokun Yun, Tanya Roosta, Tianmin Shu

To achieve successful assistance with long-horizon web-based tasks, AI agents must be able to sequentially follow real-world user instructions over a long period. Unlike existing web-based agent benchmarks, sequential instruction following in the real world poses significant challenges beyond performing a single, clearly defined task. For instance, real-world human instructions can be ambiguous, require different levels of AI assistance, and may evolve over time, reflecting changes in the user's mental state. To address this gap, we introduce RealWebAssist, a novel benchmark designed to evaluate sequential instruction-following in realistic scenarios involving long-horizon interactions with the web, visual GUI grounding, and understanding ambiguous real-world user instructions. RealWebAssist includes a dataset of sequential instructions collected from real-world human users. Each user instructs a web-based assistant to perform a series of tasks on multiple websites. A successful agent must reason about the true intent behind each instruction, keep track of the mental state of the user, understand user-specific routines, and ground the intended tasks to actions on the correct GUI elements. Our experimental results show that state-of-the-art models struggle to understand and ground user instructions, posing critical challenges in following real-world user instructions for long-horizon web assistance.

📄 PDF Abstract BibTeX arXiv:2504.10445

Code (1)

scai-jhu/realwebassist 공식 구현 pytorch

Tasks

Instruction Following

Similar Papers 제목 키워드 기반

$π$-Bench: Evaluating Proactive Personal Assistant Agents in Long-Horizon Workflows

2026-05-14 · Haoran Zhang, Luxin Xu, Zhilin Wang, Runquan Gui 외 arxiv

The rise of personal assistant agents, e.g., OpenClaw, highlights the growing potential of large language models to support users across everyday life and work. A core challenge in these settings is proactive assistance,…

WorldLines: Benchmarking and Modeling Long-Horizon Stateful Embodied Agents

2026-06-17 · Yehang Zhang, Jianchong Su, Haojian Huang, Yifan Chang 외 arxiv

To assist humans over extended periods in real homes, embodied agents must remember user routines, world states, and past interactions. Existing long-term memory benchmarks mainly evaluate language-centric retrieval and …

Question Answering

AURA: Always-On Understanding and Real-Time Assistance via Video Streams

2026-04-05 · Xudong Lu, Yang Bo, Jinpeng Chen, Shuhan Li 외 arxiv

Video Large Language Models (VideoLLMs) have achieved strong performance on many video understanding tasks, but most existing systems remain offline and are not well-suited for live video streams that require continuous …

Question Answering

LifeSim: Long-Horizon User Life Simulator for Personalized Assistant Evaluation

2026-03-12 · Feiyu Duan, Xuanjing Huang, Zhongyu Wei arxiv

The rapid advancement of large language models (LLMs) has accelerated progress toward universal AI assistants. However, existing benchmarks for personalized assistants remain misaligned with real-world user-assistant int…

Pro$^2$Assist: Continuous Step-aware Proactive Assistance with Multi-modal Egocentric Perception for Long-horizon Procedural Tasks

2026-05-05 · Lilin Xu, Bufang Yang, Siyang Jiang, Kaiwei Liu 외 arxiv

Procedural tasks with multiple ordered steps are ubiquitous in daily life. Recent advances in multimodal large language models (MLLMs) have enabled personal assistants that support daily activities. However, existing sys…

Action Understanding