Skip to content
Book Open access

Clustering-Based Methods for Vector-Based Pseudo-Relevance Feedback

Jul 2026 · Annual International ACM SIGIR Conference on Research and Development in Information Retrieval · pp. 4211-4215 · 0 citations · 28 references
Computer Science

TL;DR

This work aims to explore how well vector-based pseudo relevance feedback can adapt to dense retrieval models when it is not feasible to use surface-form information to pick discriminating expansion tokens.

Abstract

Prior work has shown that vector-based pseudo relevance feedback (PRF) is an effective technique for query expansion for improving retrieval results in dense information retrieval. In dense retrieval, ColBERT-PRF has emerged as a novel mechanism, using cluster centroids built from feedback documents as PRF expansion tokens and leveraging statistical information from the closest neighboring token ids to dictate how useful these expansion tokens are. While this approach has been shown to work well in the monolingual retrieval setting for English using the original ColBERT infrastructure, such systems have since evolved to improve inference speed, reduce storage and memory usage, and support cross-language (CLIR) and multilingual (MLIR) retrieval. As a result, many of these advancements have reduced the ability to utilize token-level statistics. In this work, we aim to explore how well this type of approach can adapt to dense retrieval models when it is not feasible to use surface-form information to pick discriminating expansion tokens. Furthermore, we explore alternative clustering mechanisms, such as HDBScan, to compare how different clustering methods perform at building clusters that can be useful for PRF. Experiments on MLIR, CLIR, and Report Generation tasks, such as those in the TREC 2024 NeuCLIR Report Generation Pilot Task, show that even without access to these token statistics, the use of cluster centroids for PRF can still improve nDCG and α-nDCG by up to 12%.

Read PDF

Similar papers

#small language model Preprint Aug 2026

Query Expansion Is More Than Generation: Improving Dense Retrieval through Better Integration

This work introduces AnchorQE, a training-free method that separately encodes the original query and its expansion before interpolating them, and shows that AnchorQE improves retrieval effectiveness by up to 12.89% when compared to widely-used expansion-only or text-level concatenation baselines across TREC-DL, LoTTE, and BEIR.

Sixia Sun, Mihai Surdeanu · 0 citations
#artificial intelligence Preprint Aug 2026

Select, Don't Train: The Benefits of Modular Entity Disambiguation with LLM-Based Selection

A systematic comparison of retrieval strategies for candidate generation under a shared LLM-based selection stage, combining sparse retrieval (BM25), Web KB search, and a state-of-the-art trained dense retriever with several open- and closed-source LLMs is presented.

Fina Polat, Daniel Daza, Pengyu Zhang et al. · 0 citations
Review Open access Aug 2026

From Vector Space to Neural Ranking: A Comparative Study of Modern Information Retrieval Models

Information retrieval has changed dramatically over the past decades. Early systems relied on simple keyword matching, but modern search engines must understand meaning, context, and user intent. This paper examines three major families of retrieval models that have shaped this evolution: vector space models, probabilistic retrieval, and neural retrieval. Vector space models represent documents and queries as weighted term vectors and rank them by similarity, providing a simple yet effective way to handle partial matches. Probabilistic models, such as BM25, treat relevance as a probability and rank documents according to how likely they are to satisfy a query, offering a stronger theoretical foundation for ranking. Neural retrieval goes further by learning dense semantic representations that can capture meaning beyond exact word overlap, enabling more accurate matching and reranking. We review key works including Salton et al.’s foundational vector space model, Robertson and Zaragoza’s probabilistic relevance framework, and recent neural approaches such as Dense Passage Retrieval and large language model-based retrieval surveys. The discussion shows that modern search systems rarely rely on a single model. Instead, they combine fast lexical retrieval with powerful neural rerankers to balance speed and accuracy. This hybrid approach reflects the current state of the field and points toward future research directions. Keywords: information retrieval; BM25; vector space model; probabilistic retrieval; neural retrieval; reranking

Prapitha Gopi K · 0 citations
Open access Jul 2026

Performance Evaluation of Embedding-Based and Keyword-Based Retrieval in Text Description-Based Hotel Recommendation

It is suggested that embedding-based retrieval is more effective in capturing semantic information, including synonym usage and implicit contextual relationships, within the evaluated dataset, and compact embedding models such as MiniLM may provide an alternative approach to traditional keyword-based retrieval methods for small-scale recommendation systems.

Ilham Yusuf Faturochman, Aprilisa Arum Sari, Nibras Faiq Muhammad · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.