Proceedings of the 30th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval 2007
DOI: 10.1145/1277741.1277792
|View full text |Cite
|
Sign up to set email alerts
|

A regression framework for learning ranking functions using relative relevance judgments

Abstract: Effective ranking functions are an essential part of commercial search engines. We focus on developing a regression framework for learning ranking functions for improving relevance of search engines serving diverse streams of user queries. We explore supervised learning methodology from machine learning, and we distinguish two types of relevance judgments used as the training data: 1) absolute relevance judgments arising from explicit labeling of search results; and 2) relative relevance judgments extracted fr… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
96
0

Year Published

2011
2011
2023
2023

Publication Types

Select...
4
4

Relationship

0
8

Authors

Journals

citations
Cited by 162 publications
(96 citation statements)
references
References 21 publications
0
96
0
Order By: Relevance
“…RankSVM [12], RankNet [6], RankBoost [8] have been created to utilize preference data to enhance ranking. Our work is also related to the recent research of Ko et al [16] that propose a probabilistic framework for answer selection for traditional question answering.In this paper, we adapt a regression framework which is based on Gradient Boosting [25,9]. We now present our ranking framework in more detail.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…RankSVM [12], RankNet [6], RankBoost [8] have been created to utilize preference data to enhance ranking. Our work is also related to the recent research of Ko et al [16] that propose a probabilistic framework for answer selection for traditional question answering.In this paper, we adapt a regression framework which is based on Gradient Boosting [25,9]. We now present our ranking framework in more detail.…”
Section: Related Workmentioning
confidence: 99%
“…Answers. Based on the extracted features and preference data, we apply the regression-based gradient boosting framework [25] to the problem of learning ranking function for QA retrieval.…”
Section: Learning Ranking Functions For Qa Retrievalmentioning
confidence: 99%
See 1 more Smart Citation
“…These learning-to-rank approaches are capable of combining different kinds of features to train ranking functions. Especially, pair-wise learning-to-rank approaches, including RankSVM [8], RankNet [9], RankBoost [10], and GBRank [11], have become very popular. They learn the ranking function from pair-wise preference data by minimizing the number of contradicting pairs in training data.…”
Section: Related Workmentioning
confidence: 99%
“…Pointwise methods, for example, decision tree models and linear regression, directly learn the relevance score of each instance; pairwise methods like rankSVM (Herbrich et al, 2000) learn to classify preference pairs; listwise methods such as LambdaMART (Burges, 2010) try to optimize the measurement for evaluating the whole ranking list. Some methods lie between two categories, for example, GBRank (Zheng et al, 2007) combines pointwise decision tree models and pairwise loss. Among them, rankSVM, as a pairwise approach, is one commonly used method.…”
Section: Introductionmentioning
confidence: 99%