In information retrieval (IR), learning-to-rank (LTR) methods have traditionally limited themselves to discriminative machine learning approaches that model the probability of the document being relevant to the query given some feature representation of the query-document pair. In this work, we propose an alternative denoising diffusion-based deep generative approach to LTR that instead models the full joint distribution over feature vectors and relevance labels. While in the discriminative setting, an over-parameterized ranking model may find different ways to fit the training data, we hypothesize that candidate solutions that can explain the full data distribution under the generative setting are better equipped to estimate relevance. With this motivation, we propose DiffusionRank that extends TabDiff, an existing denoising diffusion-based generative model for tabular datasets, to create generative equivalents of classical discriminative pointwise and pairwise LTR objectives. We conduct thorough empirical evaluation on four standard LTR datasets to demonstrate improvements from DiffusionRank models over their discriminative counterparts. Our work points to a rich space for future research exploration on how we can leverage ongoing advancements in deep generative modeling approaches, such as diffusion, for learning-to-rank in IR.
翻译:在信息检索领域,传统学习排序方法通常局限于判别式机器学习方法,这类方法通过建模查询-文档对的某种特征表示来预测文档与查询的相关性概率。本研究提出一种基于去噪扩散的深度生成式学习排序替代方案,该方案对特征向量与相关性标签的完整联合分布进行建模。在判别式框架下,过参数化的排序模型可能通过不同方式拟合训练数据,我们假设在生成式框架下能够解释完整数据分布的候选解能更有效地估计相关性。基于这一动机,我们提出DiffusionRank模型,将现有表格数据去噪扩散生成模型TabDiff扩展为经典判别式逐点/配对学习排序目标的生成式等价物。通过在四个标准学习排序数据集上的全面实证评估,我们证明了DiffusionRank模型相较于其判别式对应模型的性能提升。本研究为未来探索如何利用扩散等深度生成建模方法在信息检索中实现学习排序开辟了广阔的研究空间。