collaborators

13 papers

cs.IR2026

A Theoretical Framework for Risk Analysis of Stochastic Rankers

Debasis Ganguly

Different from deterministic rankers that seek to maximize relevance at top ranks, stochastic ranking policies instead estimate distributions over permutations, from which rankings…

cs.IR2026

Dynamic Ranked List Truncation for Reranking Pipelines via LLM-generated Reference-Documents

Nilanjan Sinhababu, Soumedhik Bharati, Debasis Ganguly +1

Large Language Models (LLM) have been widely used in reranking. Computational overhead and large context lengths remain a challenging issue for LLM rerankers. Efficient reranking u…

cs.IR2026

RAQG-QPP: Query Performance Prediction with Retrieved Query Variants and Retrieval Augmented Query Generation

Fangzheng Tian, Debasis Ganguly, Craig Macdonald

Query Performance Prediction (QPP) estimates the retrieval quality of ranking models without the use of any human-assessed relevance judgements, and finds applications in query-spe…

cs.IR2026

SuiteEval: Simplifying Retrieval Benchmarks

Andrew Parry, Debasis Ganguly, Sean MacAvaney

Information retrieval evaluation often suffers from fragmented practices -- varying dataset subsets, aggregation methods, and pipeline configurations -- that undermine reproducibil…

cs.IR2026

LURE-RAG: Lightweight Utility-driven Reranking for Efficient RAG

Manish Chandra, Debasis Ganguly, Iadh Ounis

Most conventional Retrieval-Augmented Generation (RAG) pipelines rely on relevance-based retrieval, which often misaligns with utility -- that is, whether the retrieved passages ac…

cs.IR2026

Predicting Retrieval Utility and Answer Quality in Retrieval-Augmented Generation

Fangzheng Tian, Debasis Ganguly, Craig Macdonald

The quality of answers generated by large language models (LLMs) in retrieval-augmented generation (RAG) is largely influenced by the contextual information contained in the retrie…