Foundations and Trends® in Information Retrieval > Vol 13 > Issue 1

An Introduction to Neural Information Retrieval

By Bhaskar Mitra, Microsoft, Canada, bmitra@microsoft.com | Nick Craswell, Microsoft, USA, nickcr@microsoft.com

 
Suggested Citation
Bhaskar Mitra and Nick Craswell (2018), "An Introduction to Neural Information Retrieval ", Foundations and Trends® in Information Retrieval: Vol. 13: No. 1, pp 1-126. http://dx.doi.org/10.1561/1500000061

Publication Date: 23 Dec 2018
© 2018 B. Mitra and N. Craswell
 
Subjects
Question anwering,  Web search,  Deep learning,  Dimensionality reduction,  Search
 

Free Preview:

Download extract

Share

Download article
In this article:
1. Introduction
2. Fundamentals of text retrieval
3. Unsupervised learning of term representations
4. Term embeddings for IR
5. Supervised learning to rank
6. Deep neural networks
7. Deep neural networks for IR
8. Conclusion
Acknowledgements
References

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 supervised machine learning (ML) techniques—including neural networks—over hand-crafted IR features. By contrast, more recently proposed neural models learn representations of language from raw text that can bridge the gap between query and document vocabulary. Unlike classical learning to rank models and non-neural approaches to IR, these new ML techniques 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 classical non-neural approaches to IR. We begin by introducing fundamental concepts of retrieval and different neural and non-neural approaches to unsupervised learning of vector representations of text. We then review IR methods that employ these pre-trained neural vector representations without learning the IR task end-to-end. We introduce the Learning to Rank (LTR) framework next, discussing standard loss functions for ranking. We follow that with an overview of deep neural networks (DNNs), including standard architectures and implementations. Finally, we review supervised neural learning to rank models, including recent DNN architectures trained end-to-end for ranking tasks. We conclude with a discussion on potential future directions for neural IR.

DOI:10.1561/1500000061
ISBN: 978-1-68083-532-8
142 pp. $90.00
Buy book (pb)
 
ISBN: 978-1-68083-533-5
142 pp. $140.00
Buy E-book (.pdf)
Table of contents:
1. Introduction
2. Fundamentals of text retrieval
3. Unsupervised learning of term representations
4. Term embeddings for IR
5. Supervised learning to rank
6. Deep neural networks
7. Deep neural networks for IR
8. Conclusion
Acknowledgements
References

An Introduction to Neural Information Retrieval

Neural models have been employed in many Information Retrieval scenarios, including ad-hoc retrieval, recommender systems, multi-media search, and even conversational systems that generate answers in response to natural language questions. An Introduction to Neural Information Retrieval provides a tutorial introduction to neural methods for ranking documents in response to a query, an important IR task.

The monograph provides a complete picture of neural information retrieval techniques that culminate in supervised neural learning to rank models including deep neural network architectures that are trained end-to-end for ranking tasks. In reaching this point, the authors cover all the important topics, including the learning to rank framework and an overview of deep neural networks.

This monograph provides an accessible, yet comprehensive, overview of the state-of-the-art of Neural Information Retrieval.

 
INR-061