fani-lab / SEERa

A framework to predict the future user communities in a text streaming social network based on the users’ topics of interest.
Other
4 stars 5 forks source link

ECIR2021.An Enhanced Evaluation Framework for Query Performance Prediction #31

Open soroush-ziaeinejad opened 2 years ago

soroush-ziaeinejad commented 2 years ago

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:

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

hosseinfani commented 2 years ago

@soroush-ziaeinejad where is the body?!