PulseAugur
EN
LIVE 23:38:00

New ECI method ranks hard-negatives for dense retrieval without training

Researchers have developed a new training-free method called Effective Contrastive Information (ECI) to evaluate hard-negative sources for dense retrieval systems. This technique ranks candidate negatives using frozen embeddings, bypassing the need for fine-tuning and downstream evaluation. ECI has demonstrated strong performance on benchmarks like MS MARCO and BEIR, effectively identifying the best negative sources for retrieval models. AI

IMPACT Introduces a novel metric for evaluating hard-negatives, potentially improving the efficiency and effectiveness of dense retrieval models.

RANK_REASON The cluster contains an academic paper detailing a new method for information retrieval.

Read on Hugging Face Daily Papers →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

New ECI method ranks hard-negatives for dense retrieval without training

COVERAGE [2]

  1. arXiv cs.AI TIER_1 English(EN) · Aarush Sinha, Rahul Seetharaman, Aman Bansal ·

    ECI: Effective Contrastive Information to Evaluate Hard-Negatives

    arXiv:2603.20990v2 Announce Type: replace-cross Abstract: Hard-negative source selection for dense retrieval is usually decided only after fine-tuning and downstream evaluation. We propose Effective Contrastive Information (ECI), a training-free diagnostic that ranks candidate ne…

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    ECI_{sem}: Semantic Residual Effective Contrastive Information for Evaluating Hard Negatives

    ECI_sem, a semantic residual variant of Effective Contrastive Information, ranks negative sources for dense retrieval using frozen embeddings without requiring training, achieving strong performance on MS MARCO and BEIR benchmarks.