HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Passage Re-ranking with BERT

Rodrigo Nogueira; Kyunghyun Cho

Passage Re-ranking with BERT

Abstract

Recently, neural models pretrained on a language modeling task, such as ELMo (Peters et al., 2017), OpenAI GPT (Radford et al., 2018), and BERT (Devlin et al., 2018), have achieved impressive results on various natural language processing tasks such as question-answering and natural language inference. In this paper, we describe a simple re-implementation of BERT for query-based passage re-ranking. Our system is the state of the art on the TREC-CAR dataset and the top entry in the leaderboard of the MS MARCO passage retrieval task, outperforming the previous state of the art by 27% (relative) in MRR@10. The code to reproduce our results is available at https://github.com/nyu-dl/dl4marco-bert

Code Repositories

mrjleo/ranking-models
pytorch
Mentioned in GitHub
castorini/pygaggle
pytorch
Mentioned in GitHub
lukevs/charity-explorer
pytorch
Mentioned in GitHub
nyu-dl/dl4marco-bert
Official
tf
Mentioned in GitHub
airKlizz/MsMarco
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
passage-re-ranking-on-ms-marcoBERT + Small Training
MRR: 0.359

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Passage Re-ranking with BERT | Papers | HyperAI