paper-with-me

홈 › Papers

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

2024-05-01 · Scott Rome, Tianwen Chen, Raphael Tang, Luwei Zhou, Ferhan Ture

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.

📄 PDF Abstract BibTeX arXiv:2405.00801

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Claw-Anything: Benchmarking Always-On Personal Assistants with Broader Access to User's Digital World

2026-05-25 · Yusong Lin, Xinyuan Liang, Haiyang Wang, Qipeng Gu 외 arxiv

Large language model agents are increasingly envisioned as always-on personal assistants with access to anything relevant in the user's digital world. Yet current systems operate over only narrow slices of that world, li…

Agentic Large Language Models, a survey

2025-03-29 · Aske Plaat, Max van Duijn, Niki van Stein, Mike Preuss 외

There is great interest in agentic LLMs, large language models that act as agents. We review the growing body of work in this area and provide a research agenda. Agentic LLMs are LLMs that (1) reason, (2) act, and (3) in…

Medical DiagnosisRetrievalSurvey

Are LLMs Ready to Assist Physicians? PhysAssistBench for Interactive Doctor-Patient-EHR Assistance

2026-06-17 · Tianming Du, Peijie Yu, Sihan Shang, Danli Shi 외 arxiv

The most plausible near-term role of medical LLMs is to assist rather than replace physicians, yet current evaluations often test isolated capabilities: clinical knowledge, EHR system interaction, or patient communicatio…

Clinical Knowledge

ScheduleMe: Multi-Agent Calendar Assistant

2025-09-30 · Oshadha Wijerathne, Amandi Nimasha, Dushan Fernando, Nisansa de Silva 외 arxiv

Recent advancements in LLMs have contributed to the rise of advanced conversational assistants that can assist with user needs through natural language conversation. This paper presents a ScheduleMe, a multi-agent calend…

Establishing Shared Query Understanding in an Open Multi-Agent System

2023-05-16 · Nikolaos Kondylidis, Ilaria Tiddi, Annette ten Teije

We propose a method that allows to develop shared understanding between two agents for the purpose of performing a task that requires cooperation. Our method focuses on efficiently establishing successful task-oriented c…