Robust Query Performance Prediction for Dense Retrievers via Adaptive Disturbance Generation

Abstract

This paper introduces ADG-QPP (Adaptive Disturbance Generation), an unsupervised Query Performance Prediction (QPP) method designed specifically for dense neural retrievers. The underlying foundation of ADG-QPP is to measure query performance based on its degree of robustness towards perturbations. Traditional QPP methods rely on predefined lexical perturbations on the query, which only apply to sparse retrieval methods and fail to maintain consistent performance across different datasets. In our work, we address these limitations by perturbing the query by injecting disturbance leveraged by the focal network-based measurements including node-based, edge-based, and cluster-based metrics, into its neural embedding representation. Rather than applying the same perturbation across all queries, our approach develops an instance-wise disturbance for each query that is then used for its perturbation. Through extensive experiments on three benchmark datasets, we demonstrate that ADG-QPP outperforms state-of-the-art baselines in terms of Kendall $\tau$ τ , Spearman $\rho$ ρ , and Pearson’s $\rho$ ρ correlations.

Cite

Text

Saleminezhad et al. "Robust Query Performance Prediction for Dense Retrievers via Adaptive Disturbance Generation." Machine Learning, 2025. doi:10.1007/S10994-024-06659-Z

Markdown

[Saleminezhad et al. "Robust Query Performance Prediction for Dense Retrievers via Adaptive Disturbance Generation." Machine Learning, 2025.](https://mlanthology.org/mlj/2025/saleminezhad2025mlj-robust/) doi:10.1007/S10994-024-06659-Z

BibTeX

@article{saleminezhad2025mlj-robust,
  title     = {{Robust Query Performance Prediction for Dense Retrievers via Adaptive Disturbance Generation}},
  author    = {Saleminezhad, Abbas and Arabzadeh, Negar and Rad, Radin Hamidi and Beheshti, Soosan and Bagheri, Ebrahim},
  journal   = {Machine Learning},
  year      = {2025},
  pages     = {65},
  doi       = {10.1007/S10994-024-06659-Z},
  volume    = {114},
  url       = {https://mlanthology.org/mlj/2025/saleminezhad2025mlj-robust/}
}