Interpretable Learning-to-Rank with Generalized Additive Models
Honglei Zhuang, Xuanhui Wang, Michael Bendersky, Alexander Grushetsky,, Yonghui Wu, Petr Mitrichev, Ethan Sterling, Nathan Bell, Walker Ravina, Hai, Qian

TL;DR
This paper introduces neural generalized additive models for ranking, enabling intrinsically interpretable models that balance transparency and performance, suitable for scenarios requiring explainability by design.
Contribution
It extends GAMs to ranking tasks using neural networks and demonstrates their effectiveness and interpretability through experiments.
Findings
Neural ranking GAMs outperform traditional GAM baselines.
The models maintain interpretability with minimal accuracy loss.
Efficient evaluation via piece-wise linear functions.
Abstract
Interpretability of learning-to-rank models is a crucial yet relatively under-examined research area. Recent progress on interpretable ranking models largely focuses on generating post-hoc explanations for existing black-box ranking models, whereas the alternative option of building an intrinsically interpretable ranking model with transparent and self-explainable structure remains unexplored. Developing fully-understandable ranking models is necessary in some scenarios (e.g., due to legal or policy constraints) where post-hoc methods cannot provide sufficiently accurate explanations. In this paper, we lay the groundwork for intrinsically interpretable learning-to-rank by introducing generalized additive models (GAMs) into ranking tasks. Generalized additive models (GAMs) are intrinsically interpretable machine learning models and have been extensively studied on regression and…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Adversarial Robustness in Machine Learning · Machine Learning and Data Classification
MethodsGeneralized additive models
