paper-with-me

홈 › Papers

SkillChain: Closing the Loop on Skill Evolution for Image-Based E-Commerce AI Assistants

2026-06-11 · Yimin Hu, Mengtao Xu, Hao Guo, Yuheng Song, Xiaoyong Zhu, Bo Zheng arxiv

Image-based AI assistants are now deployed at production scale on e-commerce platforms, where a single uploaded image can trigger fundamentally different user intents: product search, style recommendation, visual encyclopedia, or utility tool calls, each demanding its own response format, tool invocation, and domain knowledge. Without per-intent behavioral constraints, LLM-based systems conflate these heterogeneous modes and fall short of domain quality standards, while the breadth and dynamism of the intent space render manual engineering infeasible. To address this, we present SkillChain, which closes the production feedback loop on Skill evolution, automating the lifecycle of Skills through three stages: Skill Creator for bootstrapping from task specs and trajectories, Route Optimizer for routing alignment, and Body Refiner for iterative Skill Body refinement via dual-path LLM-Judge evaluation. Deployed on a production-scale e-commerce image assistant, SkillChain substantially improves aggregate response quality, with the strongest gains on structural compliance and content quality; a one-week online A/B experiment further confirms significant gains in user engagement, content consumption, and long-term retention.

📄 PDF Abstract BibTeX arXiv:2606.12984

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SkillChain-Gym: A Benchmark for Reskilling-Aware Production-Inventory Control under Disruptions

2026-06-15 · Carlos Eduardo Sanoja arxiv

Production planning increasingly has to treat workforce capability as a decision variable: certifications lapse when skills are not maintained, new products require skills the current workforce does not hold, and reskill…

SkillFlow: Flow-Driven Recursive Skill Evolution for Agentic Orchestration

2026-05-13 · Mingda Zhang, Tiesunlong Shen, Haoran Luo, Wenjin Liu 외 arxiv

In recent years, a variety of powerful LLM-based agentic systems have been applied to automate complex tasks through task orchestration. However, existing orchestration methods still face key challenges, including strate…

Mathematical ReasoningQuestion AnsweringCode GenerationDecision Making

Skill-Constrained Model Predictive Control for Resilient Manufacturing Supply Chains

2026-06-15 · Carlos Eduardo Sanoja arxiv

In skill-constrained production-inventory systems, the qualified human capacity available tomorrow depends on training decisions made today: production requires certified workers, certifications decay unless maintained, …

Skill Self-Play: Pushing the Frontier of LLM Capability with Co-Evolving Skills

2026-07-24 · Siyuan Huang, Pengyu Cheng, Haotian Liu, Tao Chen 외 hf

LLM training is shifting from manual design and annotation to interaction-driven self-evolution. However, existing self-evolutionary methods face a fundamental dilemma between task diversity and verification reliability:…

Reinforcement Learning

Skill-Conditioned Visual Geolocation for Vision-Language Models

2026-04-10 · Chenjie Yang, Yutian Jiang, Yutong Deng, Chenyu Wu arxiv

Vision-language models (VLMs) have shown a promising ability in image geolocation, but they still lack structured geographic reasoning and the capacity for autonomous self-evolution. Existing methods predominantly rely o…