IRCLJan 13

PosIR: Position-Aware Heterogeneous Information Retrieval Benchmark

arXiv:2601.08363v13 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses the need for better evaluation of retrieval models' sensitivity to information position, which is incremental as it builds on existing benchmarks by adding position-aware diagnostics.

The authors tackled the problem of position bias in dense retrieval models by introducing PosIR, a comprehensive benchmark spanning 310 datasets across 10 languages and 31 domains, which revealed that performance on long-context settings correlates poorly with existing benchmarks and that position bias intensifies with document length.

While dense retrieval models have achieved remarkable success, rigorous evaluation of their sensitivity to the position of relevant information (i.e., position bias) remains largely unexplored. Existing benchmarks typically employ position-agnostic relevance labels, conflating the challenge of processing long contexts with the bias against specific evidence locations. To address this challenge, we introduce PosIR (Position-Aware Information Retrieval), a comprehensive benchmark designed to diagnose position bias in diverse retrieval scenarios. PosIR comprises 310 datasets spanning 10 languages and 31 domains, constructed through a rigorous pipeline that ties relevance to precise reference spans, enabling the strict disentanglement of document length from information position. Extensive experiments with 10 state-of-the-art embedding models reveal that: (1) Performance on PosIR in long-context settings correlates poorly with the MMTEB benchmark, exposing limitations in current short-text benchmarks; (2) Position bias is pervasive and intensifies with document length, with most models exhibiting primacy bias while certain models show unexpected recency bias; (3) Gradient-based saliency analysis further uncovers the distinct internal attention mechanisms driving these positional preferences. In summary, PosIR serves as a valuable diagnostic framework to foster the development of position-robust retrieval systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes