paper-with-me

홈 › Papers

Beyond IVR Touch-Tones: Customer Intent Routing using LLMs

2025-09-14 · Sergio Rojas-Galeano arxiv

Widespread frustration with rigid touch-tone Interactive Voice Response (IVR) systems for customer service underscores the need for more direct and intuitive language interaction. While speech technologies are necessary, the key challenge lies in routing intents from user phrasings to IVR menu paths, a task where Large Language Models (LLMs) show strong potential. Progress, however, is limited by data scarcity, as real IVR structures and interactions are often proprietary. We present a novel LLM-based methodology to address this gap. Using three distinct models, we synthesized a realistic 23-node IVR structure, generated 920 user intents (230 base and 690 augmented), and performed the routing task. We evaluate two prompt designs: descriptive hierarchical menus and flattened path representations, across both base and augmented datasets. Results show that flattened paths consistently yield higher accuracy, reaching 89.13% on the base dataset compared to 81.30% with the descriptive format, while augmentation introduces linguistic noise that slightly reduces performance. Confusion matrix analysis further suggests that low-performing routes may reflect not only model limitations but also redundancies in menu design. Overall, our findings demonstrate proof-of-concept that LLMs can enable IVR routing through a smoother, more seamless user experience -- moving customer service one step ahead of touch-tone menus.

📄 PDF Abstract BibTeX arXiv:2510.21715

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Data Driven Content Creation using Statistical and Natural Language Processing Techniques for Financial Domain

2021-09-07 · FNP 2021 9 · Ankush Chopra, Prateek Nagwanshi, Sohom Ghosh

Over the years customers' expectation of getting information instantaneously has given rise to the increased usage of channels like virtual assistants. Typically, customers try to get their questions answered by low-touc…

Semantic SimilaritySemantic Textual Similarity

A System for Human-AI collaboration for Online Customer Support

2023-01-28 · Debayan Banerjee, Mathis Poser, Christina Wiethof, Varun Shankar Subramanian 외

AI enabled chat bots have recently been put to use to answer customer service queries, however it is a common feedback of users that bots lack a personal touch and are often unable to understand the real intent of the us…

AI Agent

Mirror Skin: In Situ Visualization of Robot Touch Intent on Robotic Skin

2025-12-12 · David Wagmann, Matti Krüger, Chao Wang, Jürgen Steimle arxiv

Effective communication of robotic touch intent is a key factor in promoting safe and predictable physical human-robot interaction (pHRI). While intent communication has been widely studied, existing approaches lack the …

TOUCH: Text-guided Controllable Generation of Free-Form Hand-Object Interactions

2025-10-16 · Guangyi Han, Wei Zhai, Yuhang Yang, Yang Cao 외 arxiv

Hand-object interaction (HOI) is fundamental for humans to express intent. Existing HOI generation research is predominantly confined to fixed grasping patterns, where control is tied to physical priors such as force clo…

Robust Feasible Route Construction through Collaborative Partition Optimization

2026-07-04 · Oguzhan Karaahmetoglu, Hyong Kim arxiv

Large-scale Capacitated Vehicle Routing Problems (CVRPs) are commonly solved by partitioning customers into smaller routing problems that can be optimized independently. While this substantially reduces computational com…