53
1

Enhancing Web Agents with Explicit Rollback Mechanisms

Abstract

With recent advancements in large language models, web agents have been greatly improved. However, dealing with complex and dynamic web environments requires more advanced planning and search abilities. Previous studies usually adopt a greedy one-way search strategy, which may struggle to recover from erroneous states. In this work, we enhance web agents with an explicit rollback mechanism, enabling the agent to revert back to a previous state in its navigation trajectory. This mechanism gives the model the flexibility to directly control the search process, leading to an effective and efficient web navigation method. We conduct experiments on two live web navigation benchmarks with zero-shot and fine-tuning settings. The results demonstrate the effectiveness of our proposed approach.

View on arXiv
@article{zhang2025_2504.11788,
  title={ Enhancing Web Agents with Explicit Rollback Mechanisms },
  author={ Zhisong Zhang and Tianqing Fang and Kaixin Ma and Wenhao Yu and Hongming Zhang and Haitao Mi and Dong Yu },
  journal={arXiv preprint arXiv:2504.11788},
  year={ 2025 }
}
Comments on this paper