paper-with-me

홈 › Papers

Towards Robust Neural Retrieval Models with Synthetic Pre-Training

2021-04-15 · Revanth Gangi Reddy, Vikas Yadav, Md Arafat Sultan, Martin Franz, Vittorio Castelli, Heng Ji, Avirup Sil

Recent work has shown that commonly available machine reading comprehension (MRC) datasets can be used to train high-performance neural information retrieval (IR) systems. However, the evaluation of neural IR has so far been limited to standard supervised learning settings, where they have outperformed traditional term matching baselines. We conduct in-domain and out-of-domain evaluations of neural IR, and seek to improve its robustness across different scenarios, including zero-shot settings. We show that synthetic training examples generated using a sequence-to-sequence generator can be effective towards this goal: in our experiments, pre-training with synthetic examples improves retrieval performance in both in-domain and out-of-domain evaluation on five different test sets.

📄 PDF Abstract BibTeX arXiv:2104.07800

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalMachine Reading ComprehensionReading ComprehensionRetrieval

Similar Papers 제목 키워드 기반

Understanding Synthetic Context Extension via Retrieval Heads

2024-10-29 · Xinyu Zhao, Fangcong Yin, Greg Durrett

Long-context LLMs are increasingly in demand for applications such as retrieval-augmented generation. To defray the cost of pretraining LLMs over long contexts, recent work takes an approach of synthetic context extensio…

RetrievalRetrieval-augmented Generation

Synthetic Query Generation for Privacy-Preserving Deep Retrieval Systems using Differentially Private Language Models

2023-05-10 · Aldo Gael Carranza, Rezsa Farahani, Natalia Ponomareva, Alex Kurakin 외

We address the challenge of ensuring differential privacy (DP) guarantees in training deep retrieval systems. Training these systems often involves the use of contrastive-style losses, which are typically non-per-example…

Privacy PreservingRecommendation SystemsRetrieval

Leveraging LLMs for Synthesizing Training Data Across Many Languages in Multilingual Dense Retrieval

2023-11-10 · Nandan Thakur, Jianmo Ni, Gustavo Hernández Ábrego, John Wieting 외

There has been limited success for dense retrieval models in multilingual retrieval, due to uneven and scarce training data available across multiple languages. Synthetic training data generation is promising (e.g., InPa…

Language ModelingLanguage ModellingLarge Language ModelRetrieval

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

2021-11-01 · EMNLP 2021 11 · Jing Lu, Gustavo Hernandez Abrego, Ji Ma, Jianmo Ni 외

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 …

Passage RetrievalRetrievalSynthetic Data Generation

Improving Vietnamese Legal Document Retrieval using Synthetic Data

2024-12-01 · Son Pham Tien, Hieu Nguyen Doan, An Nguyen Dai, Sang Dinh Viet

In the field of legal information retrieval, effective embedding-based models are essential for accurate question-answering systems. However, the scarcity of large annotated datasets poses a significant challenge, partic…

Information RetrievalQuestion AnsweringRetrieval