Airbnb transforms voice support with ML-powered IVR using ASR, intent detection, help article retrieval, and paraphrasing
Airbnb's traditional IVR system relied on rigid menu trees requiring callers to navigate pre-set paths, while generic ASR models produced a word error rate of 33% by misinterpreting Airbnb-specific terminology, undermining downstream intent detection and self-service resolution.
Generic pre-trained ASR models misinterpreted Airbnb-specific terms, creating inaccuracies that impacted downstream intent detection and other processes.
The ML-powered IVR reduced ASR word error rate from 33% to approximately 10%, improved customer NPS, reduced reliance on human agents, lowered customer service handling time, improved self-resolution rates, and achieved paraphrasing precision exceeding 90%.
Show all 8 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
The ML-powered IVR reduced ASR word error rate from 33% to approximately 10%, improved customer NPS, reduced reliance on human agents, lowered customer service handling time, improved self-resolution rates, and achiev…
What tools did this team use?
IVR, ASR, LLM-based ranking model, vector database, Issue Detection Service.
What results were reported?
word error rate (WER): from 33% to approximately 10%; Intent detection latency: under 50ms on average; Help article retrieval time: within 60ms; Paraphrasing model precision: exceeding 90% (source-reported, not independently verified).
What failed first in this deployment?
Generic pre-trained ASR models misinterpreted Airbnb-specific terms, creating inaccuracies that impacted downstream intent detection and other processes.
How is this customer support AI workflow structured?
Caller contacts support → Airbnb-specific ASR transcription → Contact Reason detection → Self-service or agent routing → Help article retrieval and ranking → Paraphrasing for user clarity → Resolution or escalation delivered.