Neural Models for Information Retrieval
Bhaskar Mitra, Nick Craswell

TL;DR
This paper reviews neural ranking models for information retrieval, highlighting their ability to learn language representations from raw text, contrasting them with traditional models, and discussing recent deep neural network approaches and future directions.
Contribution
It provides a comprehensive overview of neural IR models, including shallow and deep architectures, and discusses their advantages, challenges, and future research directions.
Findings
Neural IR models can effectively learn language representations from raw text.
Deep neural networks have been successfully applied to improve ranking performance.
Neural IR models require large-scale training data for optimal performance.
Abstract
Neural ranking models for information retrieval (IR) use shallow or deep neural networks to rank search results in response to a query. Traditional learning to rank models employ machine learning techniques over hand-crafted IR features. By contrast, neural models learn representations of language from raw text that can bridge the gap between query and document vocabulary. Unlike classical IR models, these new machine learning based approaches are data-hungry, requiring large scale training data before they can be deployed. This tutorial introduces basic concepts and intuitions behind neural IR models, and places them in the context of traditional retrieval models. We begin by introducing fundamental concepts of IR and different neural and non-neural approaches to learning vector representations of text. We then review shallow neural IR methods that employ pre-trained neural term…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Neural Models for Information Retrieval· youtube
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Domain Adaptation and Few-Shot Learning
