ACL 2023findings23 citations

Nonparametric Decoding for Generative Retrieval

Hyunji Lee, JaeYoung Kim, Hoyeon Chang, Hanseok Oh, Sohee Yang, Vladimir Karpukhin, Yi Lu, Minjoon Seo

Abstract

The generative retrieval model depends solely on the information encoded in its model parameters without external memory, its information capacity is limited and fixed. To overcome the limitation, we propose Nonparametric Decoding (Np Decoding) which can be applied to existing generative retrieval models. Np Decoding uses nonparametric contextualized vocab embeddings (external memory) rather than vanilla vocab embeddings as decoder vocab embeddings. By leveraging the contextualized vocab embeddings, the generative retrieval model is able to utilize both the parametric and nonparametric space. Evaluation over 9 datasets (8 single-hop and 1 multi-hop) in the document retrieval task shows that applying Np Decoding to generative retrieval models significantly improves the performance. We also show that Np Decoding is data- and parameter-efficient, and shows high performance in the zero-shot setting.

BibTeX
@inproceedings{lee-etal-2023-nonparametric,
    title = "Nonparametric Decoding for Generative Retrieval",
    author = "Lee, Hyunji  and
      Kim, JaeYoung  and
      Chang, Hoyeon  and
      Oh, Hanseok  and
      Yang, Sohee  and
      Karpukhin, Vladimir  and
      Lu, Yi  and
      Seo, Minjoon",
    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.801/",
    doi = "10.18653/v1/2023.findings-acl.801",
    pages = "12642--12661"
}
Nonparametric Decoding for Generative Retrieval · ACL 2023