paper-with-me

홈 › Papers

WebMall -- A Multi-Shop Benchmark for Evaluating Web Agents

2025-08-18 · Ralph Peeters, Aaron Steiner, Luca Schwarz, Julian Yuya Caspary, Christian Bizer arxiv

LLM-based web agents have the potential to automate long-running web tasks, such as searching for products in multiple e-shops and subsequently ordering the cheapest products that meet the users needs. Benchmarks for evaluating web agents either require agents to perform tasks online using the live Web or offline using simulated environments, the latter allowing for the exact reproduction of the experimental setup. While DeepShop and ShoppingComp provide online benchmarks that require agents to perform challenging shopping tasks, existing offline benchmarks such as WebShop, WebArena, and Mind2Web cover only comparatively simple e-commerce tasks performed against a single shop containing product data from a single source. What is missing is an e-commerce benchmark that simulates multiple shops containing heterogeneous product data and requires agents to perform complex retrieval tasks. We fill this gap by introducing WebMall, the first offline multi-shop benchmark for evaluating web agents on challenging comparison shopping tasks. WebMall consists of four simulated shops populated with product data extracted from the Common Crawl. The WebMall tasks range from specific product searches and price comparisons to advanced searches for complementary or substitute products, as well as checkout processes. We validate WebMall using eight agents that differ in observation space, availability of short-term memory, and the employed LLM. The validation highlights the difficulty of the benchmark, with the best-performing agents achieving task completion rates below 65% in the task categories cheapest product search and vague product search.

📄 PDF Abstract BibTeX arXiv:2508.13024

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ShopSimulator: Evaluating and Exploring RL-Driven LLM Agent for Shopping Assistants

2026-01-26 · Pei Wang, Yanan Wu, Xiaoshuai Song, Weixun Wang 외 arxiv

Large language model (LLM)-based agents are increasingly deployed in e-commerce shopping. To perform thorough, user-tailored product searches, agents should interpret personal preferences, engage in multi-turn dialogues,…

Reinforcement Learning

ShopGym: An Integrated Framework for Realistic Simulation and Scalable Benchmarking of E-Commerce Web Agents

2026-05-15 · Chinmay Savadikar, Mingyu Zhao, Yuanzheng Zhu, Han Li 외 arxiv

Developing and evaluating e-commerce web agents requires environments that preserve meaningful task structure while enabling controllable, reproducible, and scalable scientific comparison. Existing methodologies force a …

ShoppingComp: Are LLMs Really Ready for Your Shopping Cart?

2025-11-28 · Huaixiao Tou, Ying Zeng, Yuemeng Li, Cong Ma 외 arxiv

We present ShoppingComp, a challenging real-world benchmark for comprehensively evaluating LLM-powered shopping agents on three core capabilities: precise product retrieval, expert-level report generation, and safety cri…

Decision Making

Shopping Companion: Benchmarking and Training LLM Agents for Long-Horizon Preference-Grounded E-Commerce Tasks

2026-03-16 · Zijian Yu, Kejun Xiao, Huaipeng Zhao, Tao Luo 외 arxiv

In e-commerce, LLM agents show promise for shopping tasks such as recommendations, budget management, and bundle deals, where accurately capturing user preferences from long-horizon conversations is critical. However, pr…

RecoAtlas: From Semantic Plausibility to Set-Level Utility in LLM Recommendation Agents

2026-05-11 · Imad Aouali, Flavian Vasile, Otmane Sakhi, Alexandre Gilotte 외 arxiv

LLM recommendation agents increasingly produce structured recommendation reports: sets of items accompanied by natural-language justifications. Yet existing evaluations often reduce this setting to reranking small shortl…