paper-with-me

Papers

Generative Retrieval Meets Multi-Graded Relevance

2024-09-27 · Yubao Tang, Ruqing Zhang, Jiafeng Guo, Maarten de Rijke, Wei Chen, Xueqi Cheng

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, current approaches are limited to scenarios with binary relevance data, overlooking the potential for documents to have multi-graded relevance. Extending generative retrieval to accommodate multi-graded relevance poses challenges, including the need to reconcile likelihood probabilities for docid pairs and the possibility of multiple relevant documents sharing the same identifier. To address these challenges, we introduce a framework called GRaded Generative Retrieval (GR$^2$). GR$^2$ focuses on two key components: ensuring relevant and distinct identifiers, and implementing multi-graded constrained contrastive training. First, we create identifiers that are both semantically relevant and sufficiently distinct to represent individual documents effectively. This is achieved by jointly optimizing the relevance and distinctness of docids through a combination of docid generation and autoencoder models. Second, we incorporate information about the relationship between relevance grades to guide the training process. We use a constrained contrastive training strategy to bring the representations of queries and the identifiers of their relevant documents closer together, based on their respective relevance grades. Extensive experiments on datasets with both multi-graded and binary relevance demonstrate the effectiveness of GR$^2$.

📄 PDF Abstract BibTeX arXiv:2409.18409

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderInformation RetrievalRetrieval

Similar Papers 제목 키워드 기반

BiXSE: Improving Dense Retrieval via Probabilistic Graded Relevance Distillation

2025-08-09 · Christos Tsirigotis, Vaibhav Adlakha, Joao Monteiro, Aaron Courville 외 arxiv

Neural sentence embedding models for dense retrieval typically rely on binary relevance labels, treating query-document pairs as either relevant or irrelevant. However, real-world relevance often exists on a continuum, a…

Contrastive Learning

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

Mine and Refine: Optimizing Graded Relevance in E-commerce Semantic Search Retrieval

2026-02-19 · Jiaqi Xi, Raghav Saboo, Luming Chen, Martin Wang 외 arxiv

Embedding-based retrieval (EBR) for large-scale e-commerce search faces three intertwined challenges: graded (non-binary) relevance where engagement signals are noisy and intent-varying while business relevance guideline…

Listwise Generative Retrieval Models via a Sequential Learning Process

2024-03-19 · Yubao Tang, Ruqing Zhang, Jiafeng Guo, Maarten de Rijke 외

Recently, a novel generative retrieval (GR) paradigm has been proposed, where a single sequence-to-sequence model is learned to directly generate a list of relevant document identifiers (docids) given a query. Existing G…

Retrieval

Predicting Relevance based on Assessor Disagreement: Analysis and Practical Applications for Search Evaluation

2015-11-23 · Demeester Thomas, Aly Robin, Hiemstra Djoerd, Nguyen Dong 외

Evaluation of search engines relies on assessments of search results for selected test queries, from which we would ideally like to draw conclusions in terms of relevance of the results for general (e.g., future, unknown…

Information RetrievalRetrieval