HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

SOLOIST: Building Task Bots at Scale with Transfer Learning and Machine Teaching

Baolin Peng; Chunyuan Li; Jinchao Li; Shahin Shayandeh; Lars Liden; Jianfeng Gao

SOLOIST: Building Task Bots at Scale with Transfer Learning and Machine Teaching

Abstract

We present a new method SOLOIST that uses transfer learning and machine teaching to build task bots at scale. We parameterize classical modular task-oriented dialog systems using a Transformer-based auto-regressive language model, which subsumes different dialog modules into a single neural model. We pre-train, on heterogeneous dialog corpora, a task-grounded response generation model, which can generate dialog responses grounded in user goals and real-world knowledge for task completion. The pre-trained model can be efficiently adapted to accomplish new tasks with a handful of task-specific dialogs via machine teaching, where training samples are generated by human teachers interacting with the system. Experiments show that (i) SOLOIST creates new state-of-the-art on well-studied task-oriented dialog benchmarks, including CamRest676 and MultiWOZ; (ii) in the few-shot fine-tuning settings, SOLOIST significantly outperforms existing methods, and (iii) the use of machine teaching substantially reduces the labeling cost of fine-tuning. The pre-trained models and codes are available at https://aka.ms/soloist.

Code Repositories

pengbaolin/soloist
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
end-to-end-dialogue-modelling-on-multiwoz-2-0SOLOIST
BLEU: 16.5
MultiWOZ (Inform): 85.5
MultiWOZ (Success): 72.9

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
SOLOIST: Building Task Bots at Scale with Transfer Learning and Machine Teaching | Papers | HyperAI