6 citations · 17 across the 8 of their papers we have counts for
3 papers · 1 filter
Benchmarking Middle-Trained Language Models for Neural Search
Hervé Déjean, Stéphane Clinchant, Carlos Lassance +2
Middle training methods aim to bridge the gap between the Masked Language Model (MLM) pre-training and the final finetuning for retrieval. Recent models such as CoCondenser, RetroM…
Query Performance Prediction for Neural IR: Are We There Yet?
Guglielmo Faggioli, Thibault Formal, Stefano Marchesin +3
Evaluation in Information Retrieval relies on post-hoc empirical procedures, which are time-consuming and expensive operations. To alleviate this, Query Performance Prediction (QPP…
Match Your Words! A Study of Lexical Matching in Neural Information Retrieval
Thibault Formal, Benjamin Piwowarski, Stéphane Clinchant
Neural Information Retrieval models hold the promise to replace lexical matching models, e.g. BM25, in modern search engines. While their capabilities have fully shone on in-domain…