EComAgentBench: Benchmarking Shopping Agents on Long-Horizon Tasks with Distributed Hidden Intent
- lab Hugging Face
- lab arXivLabs
- location California
- product Amazon
- product DagsHub
- product Gotit.pub
- product ScienceCast
- product alphaXiv
A new benchmark called EComAgentBench tests how well AI shopping agents handle long-horizon tasks where a buyer's requirements are scattered across a visible query, a tool-gated profile, and scripted clarification, according to a paper posted to arXiv [1]. The benchmark comprises 662 tasks grounded in real Amazon products and reviews [1]. Agents must uncover hidden intent, verify candidates against attributes and review evidence, and commit to a single product within 100 tool calls [1]. Typed, source-tagged rubrics grade every task, attributing each failure to a requirement and its source [1]. Construction is automated, with every answer fixed in code before any text is generated and every sample validated [1]. An evaluation of seven models found that even the strongest attains only 57.1% overall accuracy, and rubric satisfaction degrades from visible to hidden sources [1]. The paper argues that existing benchmarks, which expose full intent upfront and grade only the final choice, cannot pose this long-horizon challenge or explain which requirement an agent missed [2]. The work arrives as large language models, defined as models with many parameters trained with self-supervised learning on vast amounts of text, underpin a growing number of production systems [7]. Companies such as DeepSeek, a Chinese AI firm founded in July 2023, have released open-weight models that rival proprietary offerings at a fraction of the reported training cost [6]. DeepSeek's V3 model was trained for a claimed US$6 million, compared with the US$100 million cost reported for OpenAI's GPT-4 in 2023 [6]. The EComAgentBench paper appears on arXiv, a preprint repository that has integrated with Hugging Face Spaces to make machine-learning research more accessible [3][4]. Through that integration, users can find open-source demos linked to papers in computer science, statistics, and electrical engineering and systems science categories [4]. Demos are built with tools such as Gradio and Streamlit and allow anyone with a browser to try models without writing code [3]. Researchers can link a Space to an arXiv paper by including the paper's URL in the Space's README file or by associating a model on the Hugging Face Hub with the Space [5]. The benchmark's authors frame EComAgentBench as a reproducible foundation for moving shopping agents from single-query search toward dependable assistance over long horizons [2].
research-paperapplicationbenchmark
Background sources we checked (7)
- arxiv.org ↗ As LLM-based shopping agents enter production, existing benchmarks fail to capture how a shopper's requirements arrive: stated implicitly in the query, recorded in a profile, or revealed only when the right question is asked. Benchmarks that expose full intent upfront and grade o…
- huggingface.co ↗ Hugging Face Machine Learning Demos on arXiv Back to Articles ... # Hugging Face Machine Learning Demos on arXiv Published November 17, 2022 Update on GitHub Upvote 1 - - - - - Abubakar Abid abidlabs Follow …
- info.arxiv.org ↗ ## Hugging Face Spaces ... Hugging Face code repositories, About Hugging Face ... Collaborators: Abubakar Abid, Omar Sanseviero, Ahsen Khaliq, and the Hugging Face team ... Hugging Face Spaces includes links to demos created by the community or the authors themselves. By going to…
- huggingface.co ↗ Demos on Hugging Face Spaces allow a wide audience to try out state-of-the-art machine learning research without writing any code. Hugging Face and ArXiv have collaborated to embed these demos directly along side papers on ArXiv! ... Thanks to this integration, users can now find…
- en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
- en.wikipedia.org ↗ Douwe Kiela is a Dutch-American research scientist and entrepreneur working in the field of artificial intelligence with a focus on machine learning and natural language processing. He is a research scientist director at Google DeepMind. He previously co-founded and served as CEO…
Sources covering this (2)
- export.arxiv.org — EComAgentBench: Benchmarking Shopping Agents on Long-Horizon Tasks with Distributed Hidden Intent ↗
- huggingface.co — GLM-5.2: Built for Long-Horizon Tasks · Global