Search papers, labs, and topics across Lattice.
This paper introduces an orchestration-free customer service automation framework using Task-Oriented Flowcharts (TOFs) to enable end-to-end automation without manual intervention. The authors formalize a cost-efficient flowchart construction algorithm to abstract procedural knowledge from service dialogues and propose decentralized distillation with flowcharts to address data scarcity and privacy concerns. Experiments demonstrate the framework's effectiveness across various service tasks, achieving superior quantitative and application performance compared to existing approaches.
Automate customer service without complex orchestration or sacrificing privacy by using task-oriented flowcharts to guide small, locally deployed language models.
Customer service automation has seen growing demand within digital transformation. Existing approaches either rely on modular system designs with extensive agent orchestration or employ over-simplified instruction schemas, providing limited guidance and poor generalizability. This paper introduces an orchestration-free framework using Task-Oriented Flowcharts (TOFs) to enable end-to-end automation without manual intervention. We first define the components and evaluation metrics for TOFs, then formalize a cost-efficient flowchart construction algorithm to abstract procedural knowledge from service dialogues. We emphasize local deployment of small language models and propose decentralized distillation with flowcharts to mitigate data scarcity and privacy issues in model training. Extensive experiments validate the effectiveness in various service tasks, with superior quantitative and application performance compared to strong baselines and market products. By releasing a web-based system demonstration with case studies, we aim to promote streamlined creation of future service automation.