RankNet
RankNet is a neural network-based learning-to-rank algorithm developed by researchers at Microsoft Research in the mid-2000s. It is designed to learn a scoring function that can order documents with respect to a given query by modeling pairwise preferences between documents.
The core idea is to assign a real-valued score s for each document using a shared neural
RankNet popularized end-to-end neural approaches to ranking by using a differentiable surrogate loss and pairwise comparisons,
Applications of RankNet include information retrieval and web search ranking, where the goal is to order results