COTA: Improving the Speed and Accuracy of Customer Support through Ranking and Deep Networks
Piero Molino, Huaixiu Zheng, Yi-Chia Wang

TL;DR
This paper introduces COTA, a system that enhances customer support speed and accuracy by using ranking and deep learning techniques for ticket classification and answer selection, validated through real-world testing.
Contribution
It presents two novel approaches, including a ranking-based method and a deep learning architecture, improving support efficiency and accuracy over previous methods.
Findings
COTA v2 outperforms COTA v1 in classification accuracy.
Real-world A/B testing shows a 10% reduction in issue resolution time.
COTA improves customer support speed and reliability.
Abstract
For a company looking to provide delightful user experiences, it is of paramount importance to take care of any customer issues. This paper proposes COTA, a system to improve speed and reliability of customer support for end users through automated ticket classification and answers selection for support representatives. Two machine learning and natural language processing techniques are demonstrated: one relying on feature engineering (COTA v1) and the other exploiting raw signals through deep learning architectures (COTA v2). COTA v1 employs a new approach that converts the multi-classification task into a ranking problem, demonstrating significantly better performance in the case of thousands of classes. For COTA v2, we propose an Encoder-Combiner-Decoder, a novel deep learning architecture that allows for heterogeneous input and output feature types and injection of prior knowledge…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
