# An Axiomatic Approach to Regularizing Neural Ranking Models

**Authors:** Corby Rosset, Bhaskar Mitra, Chenyan Xiong, Nick Craswell, Xia Song, and Saurabh Tiwary

arXiv: 1904.06808 · 2019-04-16

## TL;DR

This paper introduces an axiomatic regularization method for neural ranking models, guiding their training with IR principles to improve convergence and generalization.

## Contribution

It proposes a novel approach that incorporates IR axioms as regularizers during neural model training, enhancing relevance estimation.

## Key findings

- Faster convergence of neural ranking models with axiomatic regularization.
- Improved generalization performance on relevance ranking tasks.
- Effective use of IR axioms to guide neural network training.

## Abstract

Axiomatic information retrieval (IR) seeks a set of principle properties desirable in IR models. These properties when formally expressed provide guidance in the search for better relevance estimation functions. Neural ranking models typically contain a large number of parameters. The training of these models involve a search for appropriate parameter values based on large quantities of labeled examples. Intuitively, axioms that can guide the search for better traditional IR models should also help in better parameter estimation for machine learning based rankers. This work explores the use of IR axioms to augment the direct supervision from labeled data for training neural ranking models. We modify the documents in our dataset along the lines of well-known axioms during training and add a regularization loss based on the agreement between the ranking model and the axioms on which version of the document---the original or the perturbed---should be preferred. Our experiments show that the neural ranking model achieves faster convergence and better generalization with axiomatic regularization.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.06808/full.md

## Figures

2 figures with captions in the complete paper: https://tomesphere.com/paper/1904.06808/full.md

## References

29 references — full list in the complete paper: https://tomesphere.com/paper/1904.06808/full.md

---
Source: https://tomesphere.com/paper/1904.06808