English

CINS: Comprehensive Instruction for Few-shot Learning in Task-oriented Dialog Systems

Computation and Language 2022-03-22 v4 Machine Learning

Abstract

As labeling cost for different modules in task-oriented dialog (ToD) systems is high, a major challenge in practice is to learn different tasks with the least amount of labeled data. Recently, prompting methods over pre-trained language models (PLMs) have shown promising results for few-shot learning in ToD. To better utilize the power of PLMs, this paper proposes Comprehensive Instruction (CINS) that exploits PLMs with extra task-specific instructions. We design a schema (definition, constraint, prompt) of instructions and their customized realizations for three important downstream tasks in ToD, i.e. intent classification, dialog state tracking, and natural language generation. A sequence-to-sequence model (T5) is adopted to solve these three tasks in a unified framework. Extensive experiments are conducted on these ToD tasks in realistic few-shot learning scenarios with small validation data. Empirical results demonstrate that the proposed CINS approach consistently improves techniques that finetune PLMs with raw input or short prompts.

Keywords

Cite

@article{arxiv.2109.04645,
  title  = {CINS: Comprehensive Instruction for Few-shot Learning in Task-oriented Dialog Systems},
  author = {Fei Mi and Yitong Li and Yasheng Wang and Xin Jiang and Qun Liu},
  journal= {arXiv preprint arXiv:2109.04645},
  year   = {2022}
}

Comments

Accepted at AAAI2022

R2 v1 2026-06-24T05:50:52.787Z