pith. sign in

arxiv: 1511.00271 · v1 · pith:KUNXIVQKnew · submitted 2015-11-01 · 💻 cs.IR · cs.LG

Stochastic Top-k ListNet

classification 💻 cs.IR cs.LG
keywords listnetmodelstochastictrainingapproachcomplexitycomputationpermutations
0
0 comments X
read the original abstract

ListNet is a well-known listwise learning to rank model and has gained much attention in recent years. A particular problem of ListNet, however, is the high computation complexity in model training, mainly due to the large number of object permutations involved in computing the gradients. This paper proposes a stochastic ListNet approach which computes the gradient within a bounded permutation subset. It significantly reduces the computation complexity of model training and allows extension to Top-k models, which is impossible with the conventional implementation based on full-set permutations. Meanwhile, the new approach utilizes partial ranking information of human labels, which helps improve model quality. Our experiments demonstrated that the stochastic ListNet method indeed leads to better ranking performance and speeds up the model training remarkably.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. PLD: A Choice-Theoretic List-Wise Knowledge Distillation

    cs.LG 2025-06 unverdicted novelty 6.0

    PLD recasts knowledge distillation as a weighted list-wise ranking loss under the Plackett-Luce model that optimizes a teacher-optimal class ranking and subsumes weighted cross-entropy.