English

Learning to Rank Question Answer Pairs with Bilateral Contrastive Data Augmentation

Computation and Language 2021-10-01 v2 Information Retrieval

Abstract

In this work, we propose a novel and easy-to-apply data augmentation strategy, namely Bilateral Generation (BiG), with a contrastive training objective for improving the performance of ranking question answer pairs with existing labeled data. In specific, we synthesize pseudo-positive QA pairs in contrast to the original negative QA pairs with two pre-trained generation models, one for question generation, the other for answer generation, which are fine-tuned on the limited positive QA pairs from the original dataset. With the augmented dataset, we design a contrastive training objective for learning to rank question answer pairs. Experimental results on three benchmark datasets show that our method significantly improves the performance of ranking models by making full use of existing labeled data and can be easily applied to different ranking models.

Keywords

Cite

@article{arxiv.2106.11096,
  title  = {Learning to Rank Question Answer Pairs with Bilateral Contrastive Data Augmentation},
  author = {Yang Deng and Wenxuan Zhang and Wai Lam},
  journal= {arXiv preprint arXiv:2106.11096},
  year   = {2021}
}

Comments

Accepted by W-NUT@EMNLP 2021

R2 v1 2026-06-24T03:25:34.250Z