This document discusses using machine learning techniques for learning to rank documents in information retrieval and web search applications. Specifically, it covers:
- Early attempts at using machine learning for ranking that were not very successful due to limited training data and modeling techniques.
- More recent approaches like learning to rank using pairwise preferences and ranking SVMs that directly optimize measures like NDCG and have seen more success by addressing hundreds of ranking features and customizing models for IR problems.