paper-with-me

홈 › Papers

Valid Explanations for Learning to Rank Models

2020-04-29 · Jaspreet Singh, Zhenye Wang, Megha Khosla, Avishek Anand

Learning-to-rank (LTR) is a class of supervised learning techniques that apply to ranking problems dealing with a large number of features. The popularity and widespread application of LTR models in prioritizing information in a variety of domains makes their scrutability vital in today's landscape of fair and transparent learning systems. However, limited work exists that deals with interpreting the decisions of learning systems that output rankings. In this paper we propose a model agnostic local explanation method that seeks to identify a small subset of input features as explanation to a ranking decision. We introduce new notions of validity and completeness of explanations specifically for rankings, based on the presence or absence of selected features, as a way of measuring goodness. We devise a novel optimization problem to maximize validity directly and propose greedy algorithms as solutions. In extensive quantitative experiments we show that our approach outperforms other model agnostic explanation approaches across pointwise, pairwise and listwise LTR models in validity while not compromising on completeness.

📄 PDF Abstract BibTeX arXiv:2004.13972

Code (0)

등록된 구현이 없습니다.

Tasks

Learning-To-Rankvalid

Similar Papers 제목 키워드 기반

Explanations of Machine Learning Models in Repeated Nested Cross-Validation: An Application in Age Prediction Using Brain Complexity Features

2022-07-01 · Applied Sciences 2022 7 · Riccardo Scheda, Stefano Diciotti

SHAP (Shapley additive explanations) is a framework for explainable AI that makes explanations locally and globally. In this work, we propose a general method to obtain representative SHAP values within a repeated nested…

A Song of (Dis)agreement: Evaluating the Evaluation of Explainable Artificial Intelligence in Natural Language Processing

2022-05-09 · Michael Neely, Stefan F. Schouten, Maurits Bleeker, Ana Lucic

There has been significant debate in the NLP community about whether or not attention weights can be used as an explanation - a mechanism for interpreting how important each input token is for a particular prediction. Th…

Explainable artificial intelligence

Learning to Rank Aspects and Opinions for Comparative Explanations

2025-01-16 · Machine Learning 2025 1 · Trung-Hoang Le, Hady W. Lauw

Comparative recommendation explanations help to make sense of recommendations by comparing a recommended item along some aspects of interest with one or many items being considered. This work extends the notion of compar…

Explainable RecommendationLearning-To-Rank

ExaRanker: Explanation-Augmented Neural Ranker

2023-01-25 · Fernando Ferraretto, Thiago Laitz, Roberto Lotufo, Rodrigo Nogueira

Recent work has shown that inducing a large language model (LLM) to generate explanations prior to outputting an answer is an effective strategy to improve performance on a wide range of reasoning tasks. In this work, we…

Language ModelingLanguage ModellingLarge Language ModelRetrieval

RankingSHAP -- Listwise Feature Attribution Explanations for Ranking Models

2024-03-24 · Maria Heuss, Maarten de Rijke, Avishek Anand

While SHAP (SHapley Additive exPlanations) and other feature attribution methods are commonly employed to explain model predictions, their application within information retrieval (IR), particularly for complex outputs s…

Information RetrievalLearning-To-Rankvalid