TL;DR
ILMART introduces an interpretable ranking model based on LambdaMART that balances ranking effectiveness with model simplicity by controlling feature interactions, outperforming existing interpretable models on public datasets.
Contribution
This paper presents ILMART, a novel interpretable learning to rank model that effectively exploits limited feature interactions, achieving superior performance over prior interpretable approaches.
Findings
ILMART outperforms state-of-the-art interpretable rankers with up to 8% nDCG gain.
Controlled feature interactions enable effective and interpretable ranking models.
Experiments on three datasets validate ILMART's effectiveness and reproducibility.
Abstract
Interpretable Learning to Rank (LtR) is an emerging field within the research area of explainable AI, aiming at developing intelligible and accurate predictive models. While most of the previous research efforts focus on creating post-hoc explanations, in this paper we investigate how to train effective and intrinsically-interpretable ranking models. Developing these models is particularly challenging and it also requires finding a trade-off between ranking quality and model complexity. State-of-the-art rankers, made of either large ensembles of trees or several neural layers, exploit in fact an unlimited number of feature interactions making them black boxes. Previous approaches on intrinsically-interpretable ranking models address this issue by avoiding interactions between features thus paying a significant performance drop with respect to full-complexity models. Conversely, ILMART,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
