LLM-Friendly Knowledge Representation for Customer Support

📅 2025-10-11
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Large language models (LLMs) struggle to comprehend complex, policy-driven business logic and procedural workflows in Airbnb’s customer support domain. Method: We propose the Intent-Context-Action (ICA) knowledge representation framework, which explicitly encodes unstructured support logic into a structured, reasoning-ready ternary schema; further, we design a hybrid rule-and-model-driven synthetic data generation pipeline enabling low-cost, privacy-preserving supervised fine-tuning (SFT) without real user data. Contribution/Results: Our approach significantly improves LLMs’ task understanding accuracy and execution reliability in customer support. Experiments show a 23.6% absolute gain in intent classification accuracy, a 41% reduction in human intervention rate, and a 35% decrease in average handling time versus baseline models. To our knowledge, this is the first systematic application of the ICA paradigm to production-scale customer-support LLM deployment, establishing a scalable, cost-effective adaptation framework for LLMs in highly regulated, process-intensive domains.

Technology Category

Application Category

📝 Abstract
We propose a practical approach by integrating Large Language Models (LLMs) with a framework designed to navigate the complexities of Airbnb customer support operations. In this paper, our methodology employs a novel reformatting technique, the Intent, Context, and Action (ICA) format, which transforms policies and workflows into a structure more comprehensible to LLMs. Additionally, we develop a synthetic data generation strategy to create training data with minimal human intervention, enabling cost-effective fine-tuning of our model. Our internal experiments (not applied to Airbnb products) demonstrate that our approach of restructuring workflows and fine-tuning LLMs with synthetic data significantly enhances their performance, setting a new benchmark for their application in customer support. Our solution is not only cost-effective but also improves customer support, as evidenced by both accuracy and manual processing time evaluation metrics.
Problem

Research questions and friction points this paper is trying to address.

Transforming customer support policies into LLM-comprehensible structures
Developing synthetic data generation for cost-effective model fine-tuning
Enhancing LLM performance in customer support workflows
Innovation

Methods, ideas, or system contributions that make the work stand out.

Integrating LLMs with customer support framework
Reformatting policies using Intent Context Action
Generating synthetic data for cost-effective fine-tuning
🔎 Similar Papers
No similar papers found.
H
Hanchen Su
Airbnb Inc., USA
W
Wei Luo
Airbnb Inc., USA
W
Wei Han
Airbnb Inc., USA
Y
Yu Elaine Liu
Airbnb Inc., USA
Y
Yufeng Wayne Zhang
Airbnb Inc., USA
C
Cen Mia Zhao
Airbnb Inc., USA
Y
Ying Joy Zhang
Airbnb Inc., USA
Yashar Mehdad
Yashar Mehdad
Airbnb
Natural Language ProcessingMachine LearningArtificial Intelliegence