IJCAI 2021poster10 citations

Cross-Domain Slot Filling as Machine Reading Comprehension

Mengshi Yu, Jian Liu, Yufeng Chen, Jinan Xu, Yujie Zhang

Abstract

With task-oriented dialogue systems being widely applied in everyday life, slot filling, the essential component of task-oriented dialogue systems, is required to be quickly adapted to new domains that contain domain-specific slots with few or no training data. Previous methods for slot filling usually adopt sequence labeling framework, which, however, often has limited ability when dealing with the domain-specific slots. In this paper, we take a new perspective on cross-domain slot filling by framing it as a machine reading comprehension (MRC) problem. Our approach firstly transforms slot names into well-designed queries, which contain rich informative prior knowledge and are very helpful for the detection of domain-specific slots. In addition, we utilize the large-scale MRC dataset for pre-training, which further alleviates the data scarcity problem. Experimental results on SNIPS and ATIS datasets show that our approach consistently outperforms the existing state-of-the-art methods by a large margin.

Natural Language Processing: DialogueNatural Language Processing: Information Extraction
BibTeX
@inproceedings{ijcai2021p550,
  title     = {Cross-Domain Slot Filling as Machine Reading Comprehension},
  author    = {Yu, Mengshi and Liu, Jian and Chen, Yufeng and Xu, Jinan and Zhang, Yujie},
  booktitle = {Proceedings of the Thirtieth International Joint Conference on
               Artificial Intelligence, {IJCAI-21}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Zhi-Hua Zhou},
  pages     = {3992--3998},
  year      = {2021},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2021/550},
  url       = {https://doi.org/10.24963/ijcai.2021/550},
}
Cross-Domain Slot Filling as Machine Reading Comprehension · IJCAI 2021