paper-with-me

Papers

DenoiseRank: Learning to Rank by Diffusion Models

2026-02-17 · Ying Wang, Preslav Nakov, Shangsong Liang arxiv

Learning to rank (LTR) is one of the core tasks in Machine Learning. Traditional LTR models have made great progress, but nearly all of them are implemented from discriminative perspective. In this paper, we aim at addressing LTR from a novel perspective, i.e., by a deep generative model. Specifically, we propose a novel denoise rank model, DenoiseRank, which noises the relevant labels in the diffusion process and denoises them on the query documents in the reverse process to accurately predict their distribution. Our model is the first to address traditional LTR from generative perspective and is a diffusion method for LTR. Our extensive experiments on benchmark datasets demonstrated the effectiveness of DenoiseRank, and we believe it provides a benchmark for generative LTR task.

📄 PDF Abstract BibTeX arXiv:2604.20852

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Permutation Distributions via Reflected Diffusion on Ranks

2026-03-18 · Sizhuang He, Yangtian Zhang, Shiyang Zhang, David van Dijk arxiv

The finite symmetric group S_n provides a natural domain for permutations, yet learning probability distributions on S_n is challenging due to its factorially growing size and discrete, non-Euclidean structure. Recent pe…

From Noise to Order: Learning to Rank via Denoising Diffusion

2026-02-12 · Sajad Ebrahimi, Bhaskar Mitra, Negar Arabzadeh, Ye Yuan 외 arxiv

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 giv…

Information Retrieval

Diffusion-GR2: Diffusion Generative Reasoning Re-ranker

2026-07-01 · Zhuoxuan Zhang, Kangqi Ni, Yuhang Chen, Mingfu Liang 외 arxiv

Generative reasoning re-rankers achieve strong recommendation accuracy by emitting a chain-of-thought before re-ordering a candidate list, but they are slow at inference: an autoregressive (AR) decoder spends one sequent…

Discrete Conditional Diffusion for Reranking in Recommendation

2023-08-14 · Xiao Lin, Xiaokai Chen, Chenyang Wang, Hantao Shu 외

Reranking plays a crucial role in modern multi-stage recommender systems by rearranging the initial ranking list to model interplay between items. Considering the inherent challenges of reranking such as combinatorial se…

Recommendation SystemsReranking

Towards Better Optimization For Listwise Preference in Diffusion Models

2025-10-02 · Jiamu Bai, Xin Yu, Meilong Xu, Weitao Lu 외 arxiv

Reinforcement learning from human feedback (RLHF) has proven effectiveness for aligning text-to-image (T2I) diffusion models with human preferences. Although Direct Preference Optimization (DPO) is widely adopted for its…

Text-to-Image GenerationComputational EfficiencyReinforcement LearningImage Editing