← Search

George Zerveas

3 accepted papers

2025

Beyond Contrastive Learning: Synthetic Data Enables List-wise Training with Multiple Levels of Relevance

EMNLP 2025

Although synthetic data has changed various aspects of information retrieval (IR) pipelines, the main training paradigm remains: contrastive learning with binary relevance labels, where one positive document is compared against several negatives using the InfoNCE loss. This objective treats all docu

2023

Enhancing the Ranking Context of Dense Retrieval through Reciprocal Nearest Neighbors

EMNLP 2023long main

Sparse annotation poses persistent challenges to training dense retrieval models; for example, it distorts the training signal when unlabeled relevant documents are used spuriously as negatives in contrastive learning. To alleviate this problem, we introduce evidence-based label smoothing, a novel,…

Cited by 0SourceScholar
2022

CODER: An efficient framework for improving retrieval through COntextual Document Embedding Reranking

EMNLP 2022main

Contrastive learning has been the dominant approach to training dense retrieval models. In this work, we investigate the impact of ranking context - an often overlooked aspect of learning dense retrieval models. In particular, we examine the effect of its constituent parts: jointly scoring a large n…