EMNLP 2021main33 citations

Multi-stage Training with Improved Negative Contrast for Neural Passage Retrieval

Jing Lu, Gustavo Hernandez Abrego, Ji Ma, Jianmo Ni, Yinfei Yang

Abstract

In the context of neural passage retrieval, we study three promising techniques: synthetic data generation, negative sampling, and fusion. We systematically investigate how these techniques contribute to the performance of the retrieval system and how they complement each other. We propose a multi-stage framework comprising of pre-training with synthetic data, fine-tuning with labeled data, and negative sampling at both stages. We study six negative sampling strategies and apply them to the fine-tuning stage and, as a noteworthy novelty, to the synthetic data that we use for pre-training. Also, we explore fusion methods that combine negatives from different strategies. We evaluate our system using two passage retrieval tasks for open-domain QA and using MS MARCO. Our experiments show that augmenting the negative contrast in both stages is effective to improve passage retrieval accuracy and, importantly, they also show that synthetic data generation and negative sampling have additive benefits. Moreover, using the fusion of different kinds allows us to reach performance that establishes a new state-of-the-art level in two of the tasks we evaluated.

BibTeX
@inproceedings{lu-etal-2021-multi,
    title = "Multi-stage Training with Improved Negative Contrast for Neural Passage Retrieval",
    author = "Lu, Jing  and
      Hernandez Abrego, Gustavo  and
      Ma, Ji  and
      Ni, Jianmo  and
      Yang, Yinfei",
    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.492/",
    doi = "10.18653/v1/2021.emnlp-main.492",
    pages = "6091--6103"
}
Multi-stage Training with Improved Negative Contrast for Neural Passage Retrieval · EMNLP 2021