← smac.pub home

DyVo: Dynamic Vocabularies for Learned Sparse Retrieval with Entities

pdf bibtex long conference paper to appear

Authors: Thống Nguyen, Shubham Chatterjee, Sean MacAvaney, Iain Mackie, Jeff Dalton, Andrew Yates

Appearing in: 2024 Conference on Empirical Methods in Natural Language Processing (EMNLP 2024)

Links/IDs:
arXiv 2410.07722 Semantic Scholar c4a63893842f8278009e44cb34b864b25aadff3b Enlighten 336855 smac.pub emnlp2024-lsrentity

Abstract:

Learned Sparse Retrieval (LSR) models use vocabularies from pre-trained transformers, which often split entities into nonsensical fragments. Splitting entities can reduce retrieval accuracy and limits the model’s ability to incorporate up-to-date world knowledge not included in the training data. In this work, we enhance the LSR vocabulary with Wikipedia concepts and entities, enabling the model to resolve ambiguities more effectively and stay current with evolving knowledge. Central to our approach is a Dynamic Vocabulary (DyVo) head, which leverages existing entity embeddings and an entity retrieval component that identifies entities relevant to a query or document. We use the DyVo head to generate entity weights, which are then merged with word piece weights to create joint representations for efficient indexing and retrieval using an inverted index. In experiments across three entity-rich document ranking datasets, the resulting DyVo model substantially outperforms state-of-the-art baselines.

BibTeX @inproceedings{nguyen:emnlp2024-lsrentity, author = {Nguyen, Thống and Chatterjee, Shubham and MacAvaney, Sean and Mackie, Iain and Dalton, Jeff and Yates, Andrew}, title = {DyVo: Dynamic Vocabularies for Learned Sparse Retrieval with Entities}, booktitle = {2024 Conference on Empirical Methods in Natural Language Processing}, year = {2024}, url = {https://arxiv.org/abs/2410.07722} }