ShopX: New Framework for E-commerce Agent Models

量子位 · wechat · 2026-07-11

This article introduces ShopX, proposed by the Alibaba team: an e-commerce LLM designed for agentic shopping, aiming to mitigate the InterfaceLoss between LLMs and external retrieval systems. The authors point out that traditional "LLM + search tool" approaches compress complex shopping intents into a few keywords, causing scenarios, preferences, and multi-turn contexts to be lost during retrieval and ranking.

Core Solution

Training Methodology

Built on Qwen3 (4B/8B), ShopX is trained in four stages: aligning SID tokens, domain-specific continual pre-training, instruction fine-tuning, and multi-teacher online distillation combined with reinforcement learning. The authors emphasize that the final stage doesn't just optimize "product finding"; it simultaneously preserves conversational ability, profile extraction, ranking, and explanation capabilities.

Results

Examples

The article provides two cases—single-turn Bundle Shopping and multi-turn stateful dialogue—demonstrating ShopX's ability to more reliably preserve user scenarios and confirmed preferences.

Original post →

More from Apps

Apps channel →