Artificial Intelligence 14 min read

Intelligent Customer Service at Meituan: NLP Techniques, System Architecture, and Real‑World Deployment

The article presents a comprehensive overview of Meituan's intelligent customer service system, detailing its evolution, the roles of QABot, TaskBot and ChatBot, the underlying NLP and knowledge‑graph technologies, model implementations such as DSSM and Seq2seq, and the impressive operational results achieved in food‑delivery and ride‑hailing services.

DataFunTalk
DataFunTalk
DataFunTalk
Intelligent Customer Service at Meituan: NLP Techniques, System Architecture, and Real‑World Deployment

In this talk from the 2018 AI Pioneer Conference, Liu Xueliang introduces Meituan's intelligent customer service platform, outlining the historical evolution from voice call centers to modern AI‑driven multi‑channel systems.

The current architecture integrates several conversational agents: QABot for simple, single‑turn queries, TaskBot for complex, scenario‑based tasks, and ChatBot for casual chit‑chat, all supported by intent recognition, sentiment analysis, and knowledge‑base management.

Key NLP techniques include semantic recognition that maps diverse user expressions to standardized questions, a matching‑based approach using N‑gram features, and two high‑performing deep models—DSSM (a dual‑tower embedding model) and Seq2seq (used for similarity scoring). Knowledge‑graph embeddings and synonym extraction further enhance coverage.

TaskBot functions as an execution engine that triggers decision‑tree tasks, records node states, and invokes additional services (entity, sentiment, and semantic recognizers) to handle multi‑turn interactions such as payment issues.

ChatBot combines retrieval‑based and generative methods, balancing answer relevance with controllability for a professional support environment.

Operational metrics show that QABot resolves about 72,000 daily queries with a 92% offline accuracy and 83% online intelligent resolution rate, while TaskBot improves driver self‑service in the ride‑hailing domain.

The presentation concludes that intelligent, human‑machine collaborative customer service is essential for scaling Meituan's rapidly growing business, and future work will explore pre‑sale applications, intelligent marketing, and recommendation scenarios.

Deep LearningNLPChatbotKnowledge GraphIntelligent Customer ServiceMeituan
DataFunTalk
Written by

DataFunTalk

Dedicated to sharing and discussing big data and AI technology applications, aiming to empower a million data scientists. Regularly hosts live tech talks and curates articles on big data, recommendation/search algorithms, advertising algorithms, NLP, intelligent risk control, autonomous driving, and machine learning/deep learning.

0 followers
Reader feedback

How this landed with the community

login Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.