EMNLP 2021main21 citations

Ultra-High Dimensional Sparse Representations with Binarization for Efficient Text Retrieval

Kyoung-Rok Jang, Junmo Kang, Giwon Hong, Sung-Hyon Myaeng, Joohee Park, Taewon Yoon, Heecheol Seo

Abstract

The semantic matching capabilities of neural information retrieval can ameliorate synonymy and polysemy problems of symbolic approaches. However, neural models’ dense representations are more suitable for re-ranking, due to their inefficiency. Sparse representations, either in symbolic or latent form, are more efficient with an inverted index. Taking the merits of the sparse and dense representations, we propose an ultra-high dimensional (UHD) representation scheme equipped with directly controllable sparsity. UHD’s large capacity and minimal noise and interference among the dimensions allow for binarized representations, which are highly efficient for storage and search. Also proposed is a bucketing method, where the embeddings from multiple layers of BERT are selected/merged to represent diverse linguistic aspects. We test our models with MS MARCO and TREC CAR, showing that our models outperforms other sparse models.

BibTeX
@inproceedings{jang-etal-2021-ultra,
    title = "Ultra-High Dimensional Sparse Representations with Binarization for Efficient Text Retrieval",
    author = "Jang, Kyoung-Rok  and
      Kang, Junmo  and
      Hong, Giwon  and
      Myaeng, Sung-Hyon  and
      Park, Joohee  and
      Yoon, Taewon  and
      Seo, Heecheol",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.78/",
    doi = "10.18653/v1/2021.emnlp-main.78",
    pages = "1016--1029"
}
Ultra-High Dimensional Sparse Representations with Binarization for Efficient Text Retrieval · EMNLP 2021