Why did I choose this paper? QPP is concerned with estimating the effectiveness of a query within the context of a retrieval model. Thus, reviewing the evaluation methods for QPP can be highly related to the second part of my thesis.
Main problem:
This paper examines the existing evaluation methods that are commonly used for Query Performance Prediction. In addition, the authors propose a new approach for QPP.
Applications:
Feedback to the user (how to change the query)
Feedback to the system (query expansion)
Conversational search (clarifying question)
Query suggestion
QPP tasks:
Classifying queries
Predicting the effectiveness of retrieval
ranking queries based on effectiveness
Existing work:
Pre-retrieval predictors: analyze query and corpus statistics prior to retrieval
Post-retrieval predictors: analyze the retrieval results
GAPS
Single value as the performance
hard to interpret
Unable to find the hard queries
Cannot completely analyze the effects of different components
Hard to generalize
Inputs:
A list of queries
A corpus of documents
Retrieval models
Outputs:
the distribution to show the performance of input query set
Method:
Advantages:
outputs a distribution for the QPP task instead of relying on point estimates.
explores the benefits of using multiple query formulations and ANalysis Of VAriance (ANOVA) modeling
Why did I choose this paper? QPP is concerned with estimating the effectiveness of a query within the context of a retrieval model. Thus, reviewing the evaluation methods for QPP can be highly related to the second part of my thesis.
Main problem:
This paper examines the existing evaluation methods that are commonly used for Query Performance Prediction. In addition, the authors propose a new approach for QPP. Applications:
QPP tasks:
Existing work:
Inputs:
Outputs:
the distribution to show the performance of input query set
Method:
Advantages:
Experimental Setup:
Dataset: TREC Robust 2004 (Robust04): 528K documents, 249 topics
Parameters:
Metrics:
Baselines:
Code:
The code of this paper is available on: https://github.com/Zendelo/QPP-EnhancedEval
Presentation:
The presentation of this paper is available on: https://www.youtube.com/watch?v=TOd1W1rujbg