arXiv 2307.12856
A Real-World WebAgent with Planning, Long Context Understanding, and Program Synthesis
By Izzeddin Gur, Hiroki Furuta, et al.
Published 2023-07-24
Mindmap
Browse the paper's core ideas, clusters, and relationships in a structured outline.
Pre-trained large language models (LLMs) have recently achieved better generalization and sample efficiency in autonomous web automation. However, the performance on real-world websites has still suffered from (1) open domainness, (2) limited context length, and (3) lack of inductive bias on HTML. We introduce WebAgent, an LLM-driven agent that learns from self-experience to complete tasks on real websites following…