ACL 2022long6 citations

Lexical Knowledge Internalization for Neural Dialog Generation

Zhiyong Wu, Wei Bi, Xiang Li, Lingpeng Kong, Ben Kao

Abstract

We propose knowledge internalization (KI), which aims to complement the lexical knowledge into neural dialog models. Instead of further conditioning the knowledge-grounded dialog (KGD) models on externally retrieved knowledge, we seek to integrate knowledge about each input token internally into the model’s parameters. To tackle the challenge due to the large scale of lexical knowledge, we adopt the contrastive learning approach and create an effective token-level lexical knowledge retriever that requires only weak supervision mined from Wikipedia. We demonstrate the effectiveness and general applicability of our approach on various datasets and diversified model structures.

BibTeX
@inproceedings{wu-etal-2022-lexical,
    title = "Lexical Knowledge Internalization for Neural Dialog Generation",
    author = "Wu, Zhiyong  and
      Bi, Wei  and
      Li, Xiang  and
      Kong, Lingpeng  and
      Kao, Ben",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.acl-long.547/",
    doi = "10.18653/v1/2022.acl-long.547",
    pages = "7945--7958"
}
Lexical Knowledge Internalization for Neural Dialog Generation · ACL 2022