WebLINX: Real-World Website Navigation with Multi-Turn Dialogue
Xing Han L\`u, Zden\v{e}k Kasner, Siva Reddy

TL;DR
WebLINX introduces a large-scale benchmark for conversational web navigation, enabling training and evaluation of agents that interact with real websites through multi-turn dialogue, highlighting challenges in generalization and the need for advanced multimodal models.
Contribution
The paper presents WEBLINX, a comprehensive benchmark dataset for conversational web navigation, and proposes a retrieval-inspired model to efficiently process web pages for agent training.
Findings
Smaller finetuned decoders outperform zero-shot LLMs like GPT-4V.
Larger finetuned multimodal models perform better but still struggle with unseen websites.
All models have difficulty generalizing to new, unseen web pages.
Abstract
We propose the problem of conversational web navigation, where a digital agent controls a web browser and follows user instructions to solve real-world tasks in a multi-turn dialogue fashion. To support this problem, we introduce WEBLINX - a large-scale benchmark of 100K interactions across 2300 expert demonstrations of conversational web navigation. Our benchmark covers a broad range of patterns on over 150 real-world websites and can be used to train and evaluate agents in diverse scenarios. Due to the magnitude of information present, Large Language Models (LLMs) cannot process entire web pages in real-time. To solve this bottleneck, we design a retrieval-inspired model that efficiently prunes HTML pages by ranking relevant elements. We use the selected elements, along with screenshots and action history, to assess a variety of models for their ability to replicate human behavior…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗McGill-NLP/Llama-2-13b-chat-weblinxmodel· 3 dl· ♡ 33 dl♡ 3
- 🤗McGill-NLP/Sheared-LLaMA-2.7B-weblinxmodel· 16 dl· ♡ 216 dl♡ 2
- 🤗McGill-NLP/flan-t5-xl-weblinxmodel· 10 dl· ♡ 110 dl♡ 1
- 🤗McGill-NLP/fuyu-8b-weblinxmodel· 3 dl· ♡ 13 dl♡ 1
- 🤗McGill-NLP/pix2act-large-weblinxmodel· 10 dl· ♡ 110 dl♡ 1
- 🤗McGill-NLP/MiniLM-L6-dmrmodel· 7 dl· ♡ 57 dl♡ 5
- 🤗McGill-NLP/Llama-3-8B-Webmodel· 29 dl· ♡ 21429 dl♡ 214
- 🤗LiteLLMs/Llama-3-8B-Web-GGUFmodel· 180 dl· ♡ 1180 dl♡ 1
- 🤗RichardErkhov/McGill-NLP_-_Llama-3-8B-Web-ggufmodel· 4 dl4 dl
- 🤗RichardErkhov/McGill-NLP_-_Sheared-LLaMA-2.7B-weblinx-ggufmodel· 15 dl15 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and dialogue systems · Natural Language Processing Techniques · Service-Oriented Architecture and Web Services
