English

Injecting Domain Knowledge in Language Models for Task-Oriented Dialogue Systems

Computation and Language 2022-12-19 v1 Artificial Intelligence

Abstract

Pre-trained language models (PLM) have advanced the state-of-the-art across NLP applications, but lack domain-specific knowledge that does not naturally occur in pre-training data. Previous studies augmented PLMs with symbolic knowledge for different downstream NLP tasks. However, knowledge bases (KBs) utilized in these studies are usually large-scale and static, in contrast to small, domain-specific, and modifiable knowledge bases that are prominent in real-world task-oriented dialogue (TOD) systems. In this paper, we showcase the advantages of injecting domain-specific knowledge prior to fine-tuning on TOD tasks. To this end, we utilize light-weight adapters that can be easily integrated with PLMs and serve as a repository for facts learned from different KBs. To measure the efficacy of proposed knowledge injection methods, we introduce Knowledge Probing using Response Selection (KPRS) -- a probe designed specifically for TOD models. Experiments on KPRS and the response generation task show improvements of knowledge injection with adapters over strong baselines.

Keywords

Cite

@article{arxiv.2212.08120,
  title  = {Injecting Domain Knowledge in Language Models for Task-Oriented Dialogue Systems},
  author = {Denis Emelin and Daniele Bonadiman and Sawsan Alqahtani and Yi Zhang and Saab Mansour},
  journal= {arXiv preprint arXiv:2212.08120},
  year   = {2022}
}

Comments

Published at EMNLP 2022 (main conference)

R2 v1 2026-06-28T07:37:42.322Z