paper-with-me

홈 › Papers

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 such as ranked lists, remains limited. Existing attribution methods typically provide pointwise explanations, focusing on why a single document received a high-ranking score, rather than considering the relationships between documents in a ranked list. We present three key contributions to address this gap. First, we rigorously define listwise feature attribution for ranking models. Secondly, we introduce RankingSHAP, extending the popular SHAP framework to accommodate listwise ranking attribution, addressing a significant methodological gap in the field. Third, we propose two novel evaluation paradigms for assessing the faithfulness of attributions in learning-to-rank models, measuring the correctness and completeness of the explanation with respect to different aspects. Through experiments on standard learning-to-rank datasets, we demonstrate RankingSHAP's practical application while identifying the constraints of selection-based explanations. We further employ a simulated study with an interpretable model to showcase how listwise ranking attributions can be used to examine model decisions and conduct a qualitative evaluation of explanations. Due to the contrastive nature of the ranking task, our understanding of ranking model decisions can substantially benefit from feature attribution explanations like RankingSHAP.

📄 PDF Abstract BibTeX arXiv:2403.16085

Code (1)

mariaheuss/rankingshap 공식 구현

Tasks

Information RetrievalLearning-To-Rankvalid

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Faithfully Explaining Rankings in a News Recommender System

2018-05-14 · Maartje ter Hoeve, Anne Schuth, Daan Odijk, Maarten de Rijke

There is an increasing demand for algorithms to explain their outcomes. So far, there is no method that explains the rankings produced by a ranking algorithm. To address this gap we propose LISTEN, a LISTwise ExplaiNer, …

News RecommendationRecommendation Systems

RankSHAP: Shapley Value Based Feature Attributions for Learning to Rank

2024-05-03 · Tanya Chowdhury, Yair Zick, James Allan

Numerous works propose post-hoc, model-agnostic explanations for learning to rank, focusing on ordering entities by their relevance to a query through feature attribution methods. However, these attributions often weakly…

Computational EfficiencyLearning-To-Rank

Explanation Quality Assessment as Ranking with Listwise Rewards

2026-04-27 · Thomas Bailleux, Tanmoy Mukherjee, Emmanuel Lonca, Pierre Marquis 외 arxiv

We reformulate explanation quality assessment as a ranking problem rather than a generation problem. Instead of optimizing models to produce a single "best" explanation token-by-token, we train reward models to discrimin…

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 informat…

Learning-To-Rankvalid

A Representation Theory for Ranking Functions

2014-12-01 · NeurIPS 2014 12 · Harsh H. Pareek, Pradeep K. Ravikumar

This paper presents a representation theory for permutation-valued functions, which in their general form can also be called listwise ranking functions. Pointwise ranking functions assign a score to each object independe…

Learning-To-RankReranking