CLJul 25, 2025

MindFlow+: A Self-Evolving Agent for E-Commerce Customer Service

arXiv:2507.18884v1h-index: 4
Originality Incremental advance
AI Analysis

This work addresses the challenge of building domain-specialized, context-aware dialogue systems for e-commerce customer service, representing an incremental improvement over existing methods.

The paper tackled the problem of dynamic, multi-turn interactions in e-commerce customer service by introducing MindFlow+, a self-evolving dialogue agent that combines LLMs with imitation and offline RL, resulting in outperforming baselines in contextual relevance, flexibility, and task accuracy on real-world conversations.

High-quality dialogue is crucial for e-commerce customer service, yet traditional intent-based systems struggle with dynamic, multi-turn interactions. We present MindFlow+, a self-evolving dialogue agent that learns domain-specific behavior by combining large language models (LLMs) with imitation learning and offline reinforcement learning (RL). MindFlow+ introduces two data-centric mechanisms to guide learning: tool-augmented demonstration construction, which exposes the model to knowledge-enhanced and agentic (ReAct-style) interactions for effective tool use; and reward-conditioned data modeling, which aligns responses with task-specific goals using reward signals. To evaluate the model's role in response generation, we introduce the AI Contribution Ratio, a novel metric quantifying AI involvement in dialogue. Experiments on real-world e-commerce conversations show that MindFlow+ outperforms strong baselines in contextual relevance, flexibility, and task accuracy. These results demonstrate the potential of combining LLMs tool reasoning, and reward-guided learning to build domain-specialized, context-aware dialogue systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes