CLJul 28, 2025

Turbocharging Web Automation: The Impact of Compressed History States

arXiv:2507.21369v14 citationsh-index: 6ACL
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in web automation for AI systems, offering an incremental improvement over existing methods.

The paper tackles the problem of inefficient web automation due to verbose history states by proposing a history compressor module that distills task-relevant information into short representations, resulting in 1.2-5.4% absolute accuracy improvements on Mind2Web and WebLINX datasets.

Language models have led to a leap forward in web automation. The current web automation approaches take the current web state, history actions, and language instruction as inputs to predict the next action, overlooking the importance of history states. However, the highly verbose nature of web page states can result in long input sequences and sparse information, hampering the effective utilization of history states. In this paper, we propose a novel web history compressor approach to turbocharge web automation using history states. Our approach employs a history compressor module that distills the most task-relevant information from each history state into a fixed-length short representation, mitigating the challenges posed by the highly verbose history states. Experiments are conducted on the Mind2Web and WebLINX datasets to evaluate the effectiveness of our approach. Results show that our approach obtains 1.2-5.4% absolute accuracy improvements compared to the baseline approach without history inputs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes