paper-with-me

홈 › Papers

Dynamic Facet Selection by Maximizing Graded Relevance

2021-08-01 · ACL (InterNLP) 2021 8 · Michael Glass, Md Faisal Mahbub Chowdhury, Yu Deng, Ruchi Mahindru, Nicolas Rodolfo Fauceglia, Alfio Gliozzo, Nandana Mihindukulasooriya

Dynamic faceted search (DFS), an interactive query refinement technique, is a form of Human–computer information retrieval (HCIR) approach. It allows users to narrow down search results through facets, where the facets-documents mapping is determined at runtime based on the context of user query instead of pre-indexing the facets statically. In this paper, we propose a new unsupervised approach for dynamic facet generation, namely optimistic facets, which attempts to generate the best possible subset of facets, hence maximizing expected Discounted Cumulative Gain (DCG), a measure of ranking quality that uses a graded relevance scale. We also release code to generate a new evaluation dataset. Through empirical results on two datasets, we show that the proposed DFS approach considerably improves the document ranking in the search results.

📄 PDF Abstract BibTeX

Code (1)

ibm/stackoverflow-technotes-dataset 공식 구현

Tasks

Document RankingInformation RetrievalRetrieval

Similar Papers 제목 키워드 기반

Multi-Facet Blending for Faceted Query-by-Example Retrieval

2024-12-02 · Heejin Do, Sangwon Ryu, Jonghwi Kim, Gary Geunbae Lee

With the growing demand to fit fine-grained user intents, faceted query-by-example (QBE), which retrieves similar documents conditioned on specific facets, has gained recent attention. However, prior approaches mainly de…

Retrieval

Graded Relevance Assessments and Graded Relevance Measures of NTCIR: A Survey of the First Twenty Years

2019-03-27 · Tetsuya Sakai

NTCIR was the first large-scale IR evaluation conference to construct test collections with graded relevance assessments: the NTCIR-1 test collections from 1998 already featured relevant and partially relevant documents.…

RetrievalSurvey

Maximizing Marginal Fairness for Dynamic Learning to Rank

2021-02-18 · Tao Yang, Qingyao Ai

Rankings, especially those in search and recommendation systems, often determine how people access information and how information is exposed to people. Therefore, how to balance the relevance and fairness of information…

FairnessLearning-To-RankRecommendation Systems

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

Generative Retrieval Meets Multi-Graded Relevance

2024-09-27 · Yubao Tang, Ruqing Zhang, Jiafeng Guo, Maarten de Rijke 외

Generative retrieval represents a novel approach to information retrieval. It uses an encoder-decoder architecture to directly produce relevant document identifiers (docids) for queries. While this method offers benefits…

DecoderInformation RetrievalRetrieval