2011
DOI: 10.1109/tnn.2011.2160875
|View full text |Cite
|
Sign up to set email alerts
|

SortNet: Learning to Rank by a Neural Preference Function

Abstract: Relevance ranking consists in sorting a set of objects with respect to a given criterion. However, in personalized retrieval systems, the relevance criteria may usually vary among different users and may not be predefined. In this case, ranking algorithms that adapt their behavior from users' feedbacks must be devised. Two main approaches are proposed in the literature for learning to rank: the use of a scoring function, learned by examples, that evaluates a feature-based representation of each object yielding… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
31
0

Year Published

2011
2011
2021
2021

Publication Types

Select...
4
3
3

Relationship

1
9

Authors

Journals

citations
Cited by 52 publications
(31 citation statements)
references
References 24 publications
0
31
0
Order By: Relevance
“…Finally, several works exist [4,5,23,30] that have proposed neural network architectures for learning-to-rank. We do not focus on a specific network architecture in this paper, but instead propose a new training criterion for learning-to-rank from implicit feedback that in principle allows unbiased network training for a large class of architectures.…”
Section: Related Workmentioning
confidence: 99%
“…Finally, several works exist [4,5,23,30] that have proposed neural network architectures for learning-to-rank. We do not focus on a specific network architecture in this paper, but instead propose a new training criterion for learning-to-rank from implicit feedback that in principle allows unbiased network training for a large class of architectures.…”
Section: Related Workmentioning
confidence: 99%
“…RankNet adjusts the attribute weights to best meet pairwise user choices [134] where the implicit feedback such as clickthrough and other user interactions is treated as vector of features which is later integrated directly into the ranking algorithm. SortNet is a pairwise learning method [135] with its associated priority function provided by a multi-layered neural network with a feed-forward configuration and is is trained in the learning phase with a dataset formed of pairs of documents where the associated score of the preference function is provided. SortNet is based on the minimization of the square error function between the network outputs and preferred targets on every unique couple of documents.…”
Section: Neural Network In Learning To Rank Algorithmsmentioning
confidence: 99%
“…A similar approach called SortNet is proposed by Rigutini et al (2011). They introduce a three-layered network architecture called CmpNN, which takes two input object vectors and outputs two real-valued numbers.…”
Section: Comparison With Existing Nn-based Approachesmentioning
confidence: 99%