CLMay 1, 2024

"Ask Me Anything": How Comcast Uses LLMs to Assist Agents in Real Time

arXiv:2405.00801v29 citationsh-index: 8SIGIR
Originality Synthesis-oriented
AI Analysis

This work addresses cost and efficiency problems for companies in customer service, though it is incremental as it builds on existing LLM technology for a specific application.

The paper tackles the challenge of improving customer service efficiency by introducing 'Ask Me Anything' (AMA), an LLM-based tool that assists agents in real-time, reducing search time by approximately 10% per conversation and saving millions of dollars annually.

Customer service is how companies interface with their customers. It can contribute heavily towards the overall customer satisfaction. However, high-quality service can become expensive, creating an incentive to make it as cost efficient as possible and prompting most companies to utilize AI-powered assistants, or "chat bots". On the other hand, human-to-human interaction is still desired by customers, especially when it comes to complex scenarios such as disputes and sensitive topics like bill payment. This raises the bar for customer service agents. They need to accurately understand the customer's question or concern, identify a solution that is acceptable yet feasible (and within the company's policy), all while handling multiple conversations at once. In this work, we introduce "Ask Me Anything" (AMA) as an add-on feature to an agent-facing customer service interface. AMA allows agents to ask questions to a large language model (LLM) on demand, as they are handling customer conversations -- the LLM provides accurate responses in real-time, reducing the amount of context switching the agent needs. In our internal experiments, we find that agents using AMA versus a traditional search experience spend approximately 10% fewer seconds per conversation containing a search, translating to millions of dollars of savings annually. Agents that used the AMA feature provided positive feedback nearly 80% of the time, demonstrating its usefulness as an AI-assisted feature for customer care.

Foundations

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

Your Notes