LoL: A Comparative Regularization Loss over Query Reformulation Losses for Pseudo-Relevance Feedback
Yunchang Zhu, Liang Pang, Yanyan Lan, Huawei Shen, Xueqi Cheng

TL;DR
This paper introduces the Loss-over-Loss framework for pseudo-relevance feedback, which compares reformulation losses from different feedback levels to improve query reformulation and reduce irrelevant information.
Contribution
It proposes a novel regularization method that compares reformulation losses across feedback levels, enhancing PRF models' ability to distinguish relevant from irrelevant information.
Findings
Improves retrieval accuracy for sparse and dense models
Reduces query drift caused by irrelevant feedback
Demonstrates robustness across different retrieval models
Abstract
Pseudo-relevance feedback (PRF) has proven to be an effective query reformulation technique to improve retrieval accuracy. It aims to alleviate the mismatch of linguistic expressions between a query and its potential relevant documents. Existing PRF methods independently treat revised queries originating from the same query but using different numbers of feedback documents, resulting in severe query drift. Without comparing the effects of two different revisions from the same query, a PRF model may incorrectly focus on the additional irrelevant information increased in the more feedback, and thus reformulate a query that is less effective than the revision using the less feedback. Ideally, if a PRF model can distinguish between irrelevant and relevant information in the feedback, the more feedback documents there are, the better the revised query will be. To bridge this gap, we propose…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Algorithms · Information Retrieval and Search Behavior
