ACL 2023findings8 citations

What Knowledge Is Needed? Towards Explainable Memory for kNN-MT Domain Adaptation

Wenhao Zhu, Shujian Huang, Yunzhe Lv, Xin Zheng, Jiajun Chen

Abstract

kNN-MT presents a new paradigm for domain adaptation by building an external datastore, which usually saves all target language token occurrences in the parallel corpus. As a result, the constructed datastore is usually large and possibly redundant. In this paper, we investigate the interpretability issue of this approach: what knowledge does the NMT model need? We propose the notion of local correctness (LAC) as a new angle, which describes the potential translation correctness for a single entry and for a given neighborhood. Empirical study shows that our investigation successfully finds the conditions where the NMT model could easily fail and need related knowledge. Experiments on six diverse target domains and two language-pairs show that pruning according to local correctness brings a light and more explainable memory for kNN-MT domain adaptation.

BibTeX
@inproceedings{zhu-etal-2023-knowledge,
    title = "What Knowledge Is Needed? Towards Explainable Memory for k{NN}-{MT} Domain Adaptation",
    author = "Zhu, Wenhao  and
      Huang, Shujian  and
      Lv, Yunzhe  and
      Zheng, Xin  and
      Chen, Jiajun",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.177/",
    doi = "10.18653/v1/2023.findings-acl.177",
    pages = "2824--2836"
}
What Knowledge Is Needed? Towards Explainable Memory for kNN-MT Domain Adaptation · ACL 2023