2013
DOI: 10.1002/asi.22958
|View full text |Cite
|
Sign up to set email alerts
|

A Two‐stage active learning method for learning to rank

Abstract: Learning to rank (L2R) algorithms use a labeled training set to generate a ranking model that can later be used to rank new query results. These training sets are costly and laborious to produce, requiring human annotators to assess the relevance or order of the documents in relation to a query. Active learning algorithms are able to reduce the labeling effort by selectively sampling an unlabeled set and choosing data instances that maximize a learning function's effectiveness. In this article, we propose a no… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
7
0

Year Published

2015
2015
2023
2023

Publication Types

Select...
7

Relationship

0
7

Authors

Journals

citations
Cited by 12 publications
(7 citation statements)
references
References 31 publications
0
7
0
Order By: Relevance
“…We configured PPJoin++ with Jaccard as the similarity function. We also used the active sampling implementation (SSAR) described in [21].…”
Section: Methodsmentioning
confidence: 99%
See 2 more Smart Citations
“…We configured PPJoin++ with Jaccard as the similarity function. We also used the active sampling implementation (SSAR) described in [21].…”
Section: Methodsmentioning
confidence: 99%
“…The second stage of T3S aims at incrementally removing the non-informative or redundant pairs inside each sample level by using the SSAR (Selective Sampling using Association Rules) active learning method [21]. By redundant, we mean pairs carrying very similar information; the inclusion of a redundant pair in the training set for the classification step does not contribute with useful information for the learning process.…”
Section: Second Stage: Redundancy Removalmentioning
confidence: 99%
See 1 more Smart Citation
“…In these strategies, ML algorithms, in conjunction with a human expert, seek to select informative data for training, resulting in the generation of smaller balanced labeled sets, but sufficient to train accurate algorithms . In the scope of AL, informative data is those which, without presenting redundancy between them, are capable of representing the characteristics of the dataset …”
Section: Introductionmentioning
confidence: 99%
“…The selection of data is performed through the application of heuristics, such as AL based on sample by uncertainty or consultation of a committee of classifiers . The set T , resulting from the selection, can be used to train ML algorithms as accurately as those algorithms that make use of large training sets generated by random sampling …”
Section: Introductionmentioning
confidence: 99%