CLJun 14, 2018

Transfer Learning for Context-Aware Question Matching in Information-seeking Conversations in E-commerce

arXiv:1806.05434v11101 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of building efficient and data-efficient conversation systems for e-commerce chatbots, though it is incremental as it adapts existing methods to a specific domain.

The paper tackled the inefficiency and data scarcity of neural text matching models for multi-turn information-seeking conversations in e-commerce by proposing a transfer learning approach with a CNN-based model, resulting in significant improvement when deployed in an industrial chatbot.

Building multi-turn information-seeking conversation systems is an important and challenging research topic. Although several advanced neural text matching models have been proposed for this task, they are generally not efficient for industrial applications. Furthermore, they rely on a large amount of labeled data, which may not be available in real-world applications. To alleviate these problems, we study transfer learning for multi-turn information seeking conversations in this paper. We first propose an efficient and effective multi-turn conversation model based on convolutional neural networks. After that, we extend our model to adapt the knowledge learned from a resource-rich domain to enhance the performance. Finally, we deployed our model in an industrial chatbot called AliMe Assist (https://consumerservice.taobao.com/online-help) and observed a significant improvement over the existing online model.

Foundations

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

Your Notes