X-WebAgentBench: A Multilingual Interactive Web Benchmark for Evaluating Global Agentic System
Peng Wang, Ruihan Tao, Qiguang Chen, Mengkang Hu, Libo Qin
TL;DR
This work introduces X-WebAgentBench, a multilingual interactive web benchmark with 14 languages, 2,800 multilingual instructions, and 589,946 products to evaluate planning and interaction of language agents across languages. It benchmarks five LLMs and four baselines, revealing that cross-lingual alignment benefits only advanced models and that translating environments to English helps smaller models, while overall multilingual performance lags English. The study identifies token-cost unfairness, imbalanced action usage, and poor performance on long multilingual interactions, attributing these gaps mainly to language alignment rather than reasoning. The benchmark, data, and findings offer practical guidance for developing truly multilingual agentic systems and highlight key directions for future research, including improved multilingual alignment and effective use of translation tools.
Abstract
Recently, large language model (LLM)-based agents have achieved significant success in interactive environments, attracting significant academic and industrial attention. Despite these advancements, current research predominantly focuses on English scenarios. In reality, there are over 7,000 languages worldwide, all of which demand access to comparable agentic services. Nevertheless, the development of language agents remains inadequate for meeting the diverse requirements of multilingual agentic applications. To fill this gap, we introduce X-WebAgentBench, a novel multilingual agent benchmark in an interactive web environment, which evaluates the planning and interaction performance of language agents across multiple languages, thereby contributing to the advancement of global agent intelligence. Additionally, we assess the performance of various LLMs and cross-lingual alignment methods, examining their effectiveness in enhancing agents. Our findings reveal that even advanced models like GPT-4o, when combined with cross-lingual techniques, fail to achieve satisfactory results. We hope that X-WebAgentBench can serve as a valuable benchmark for multilingual agent scenario in real-world applications.
