paper-with-me

Papers

Query-specific Variable Depth Pooling via Query Performance Prediction towards Reducing Relevance Assessment Effort

2023-04-23 · Debasis Ganguly, Emine Yilmaz

Due to the massive size of test collections, a standard practice in IR evaluation is to construct a 'pool' of candidate relevant documents comprised of the top-k documents retrieved by a wide range of different retrieval systems - a process called depth-k pooling. A standard practice is to set the depth (k) to a constant value for each query constituting the benchmark set. However, in this paper we argue that the annotation effort can be substantially reduced if the depth of the pool is made a variable quantity for each query, the rationale being that the number of documents relevant to the information need can widely vary across queries. Our hypothesis is that a lower depth for the former class of queries and a higher depth for the latter can potentially reduce the annotation effort without a significant change in retrieval effectiveness evaluation. We make use of standard query performance prediction (QPP) techniques to estimate the number of potentially relevant documents for each query, which is then used to determine the depth of the pool. Our experiments conducted on standard test collections demonstrate that this proposed method of employing query-specific variable depths is able to adequately reflect the relative effectiveness of IR systems with a substantially smaller annotation effort.

📄 PDF Abstract BibTeX arXiv:2304.11752

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

T-CorresNet: Template Guided 3D Point Cloud Completion with Correspondence Pooling Query Generation Strategy

2024-07-06 · Fan Duan, Jiahao Yu, Li Chen

Point clouds are commonly used in various practical applications such as autonomous driving and the manufacturing industry. However, these point clouds often suffer from incompleteness due to limited perspectives, scanne…

Autonomous DrivingPoint Cloud Completion

Can Generative LLMs Create Query Variants for Test Collections? An Exploratory Study

2025-01-29 · Marwah Alaofi, Luke Gallagher, Mark Sanderson, Falk Scholer 외

This paper explores the utility of a Large Language Model (LLM) to automatically generate queries and query variants from a description of an information need. Given a set of information needs described as backstories, w…

Language ModelingLanguage ModellingLarge Language Model

CSFCube -- A Test Collection of Computer Science Research Articles for Faceted Query by Example

2021-03-24 · Sheshera Mysore, Tim O'Gorman, Andrew McCallum, Hamed Zamani

Query by Example is a well-known information retrieval task in which a document is chosen by the user as the search query and the goal is to retrieve relevant documents from a large collection. However, a document often …

ArticlesInformation RetrievalRetrieval

Recurrent Feature Mining and Keypoint Mixup Padding for Category-Agnostic Pose Estimation

2025-03-27 · CVPR 2025 1 · Junjie Chen, Weilong Chen, Yifan Zuo, Yuming Fang

Category-agnostic pose estimation aims to locate keypoints on query images according to a few annotated support images for arbitrary novel classes. Existing methods generally extract support features via heatmap pooling,…

Category-Agnostic Pose EstimationPose Estimation

Context Pooling: Query-specific Graph Pooling for Generic Inductive Link Prediction in Knowledge Graphs

2025-07-10 · Zhixiang Su, Di Wang, Chunyan Miao arxiv

Recent investigations on the effectiveness of Graph Neural Network (GNN)-based models for link prediction in Knowledge Graphs (KGs) show that vanilla aggregation does not significantly impact the model performance. In th…

Inductive Link PredictionGraph Neural NetworkKnowledge Graphs