EMNLP 2023long main0 citations

Enhancing Generative Retrieval with Reinforcement Learning from Relevance Feedback

Yujia Zhou, Zhicheng Dou, Ji-Rong Wen

Abstract

The recent advent of end-to-end generative retrieval marks a significant shift in document retrieval methods, leveraging differentiable search indexes to directly produce relevant document identifiers (docids) in response to a specific query. Nevertheless, this approach faces two fundamental challenges: (i) a discrepancy between the token-level probabilistic optimization and the broader document-level relevance estimation; (ii) an overemphasis on top-1 results at the expense of overall ranking quality. To tackle these challenges, we propose a generative retrieval model with reinforcement learning from relevance feedback, which aims to align token-level docid generation with document-level relevance estimation. The training process incorporates three stages: supervised fine-tuning, relevance reward model training, and reinforced learning-to-rank from relevance feedback. To train a high-quality reward model, we define "relevance" under three progressive scenarios, which collectively offer a comprehensive evaluation of the document relevance. Experiments conducted on two benchmark datasets demonstrate the effectiveness of our proposed approach.

Generative retrievalReinforcement learningDocument retrieval
BibTeX
@inproceedings{
zhou2023enhancing,
title={Enhancing Generative Retrieval with Reinforcement Learning from Relevance Feedback},
author={Yujia Zhou and Zhicheng Dou and Ji-Rong Wen},
booktitle={The 2023 Conference on Empirical Methods in Natural Language Processing},
year={2023},
url={https://openreview.net/forum?id=DxYDP3B31K}
}
Enhancing Generative Retrieval with Reinforcement Learning from Relevance Feedback · EMNLP 2023