OCC: A Smart Reply System for Efficient In-App Communications

07/18/2019
by   Yue Weng, et al.
9

Smart reply systems have been developed for various messaging platforms. In this paper, we introduce Uber's smart reply system: one-click-chat (OCC), which is a key enhanced feature on top of the Uber in-app chat system. It enables driver-partners to quickly respond to rider messages using smart replies. The smart replies are dynamically selected according to conversation content using machine learning algorithms. Our system consists of two major components: intent detection and reply retrieval, which are very different from standard smart reply systems where the task is to directly predict a reply. It is designed specifically for mobile applications with short and non-canonical messages. Reply retrieval utilizes pairings between intent and reply based on their popularity in chat messages as derived from historical data. For intent detection, a set of embedding and classification techniques are experimented with, and we choose to deploy a solution using unsupervised distributed embedding and nearest-neighbor classifier. It has the advantage of only requiring a small amount of labeled training data, simplicity in developing and deploying to production, and fast inference during serving and hence highly scalable. At the same time, it performs comparably with deep learning architectures such as word-level convolutional neural network. Overall, the system achieves a high accuracy of 76 system is deployed in production for English-speaking countries and 71 in-app communications between riders and driver-partners adopted the smart replies to speedup the communication process.

READ FULL TEXT

page 2

page 5

page 6

research
10/25/2020

Discriminative Nearest Neighbor Few-Shot Intent Detection by Transferring Natural Language Inference

Intent detection is one of the core components of goal-oriented dialog s...
research
04/14/2019

RelEmb: A relevance-based application embedding for Mobile App retrieval and categorization

Information Retrieval Systems have revolutionized the organization and e...
research
12/07/2020

Benchmarking Intent Detection for Task-Oriented Dialog Systems

Intent detection is a key component of modern goal-oriented dialog syste...
research
04/06/2021

IoT Security: Botnet detection in IoT using Machine learning

The acceptance of Internet of Things (IoT) applications and services has...
research
04/21/2020

Internet of Things(IoT) Based Multilevel Drunken Driving Detection and Prevention System Using Raspberry Pi 3

In this paper, the proposed system has demonstrated three ways of detect...
research
04/26/2023

LoRaWAN-enabled Smart Campus: The Dataset and a People Counter Use Case

IoT has a significant role in the smart campus. This paper presents a de...
research
10/16/2020

DeepIntent: ImplicitIntent based Android IDS with E2E Deep Learning architecture

The Intent in Android plays an important role in inter-process and intra...

Please sign up or login with your details

Forgot password? Click here to reset