paper-with-me

홈 › Papers

TRIVEA: Transparent Ranking Interpretation using Visual Explanation of Black-Box Algorithmic Rankers

2023-08-28 · Jun Yuan, Kaustav Bhattacharjee, Akm Zahirul Islam, Aritra Dasgupta

Ranking schemes drive many real-world decisions, like, where to study, whom to hire, what to buy, etc. Many of these decisions often come with high consequences. For example, a university can be deemed less prestigious if not featured in a top-k list, and consumers might not even explore products that do not get recommended to buyers. At the heart of most of these decisions are opaque ranking schemes, which dictate the ordering of data entities, but their internal logic is inaccessible or proprietary. Drawing inferences about the ranking differences is like a guessing game to the stakeholders, like, the rankees (i.e., the entities who are ranked, like product companies) and the decision-makers (i.e., who use the rankings, like buyers). In this paper, we aim to enable transparency in ranking interpretation by using algorithmic rankers that learn from available data and by enabling human reasoning about the learned ranking differences using explainable AI (XAI) methods. To realize this aim, we leverage the exploration-explanation paradigm of human-data interaction to let human stakeholders explore subsets and groupings of complex multi-attribute ranking data using visual explanations of model fit and attribute influence on rankings. We realize this explanation paradigm for transparent ranking interpretation in TRIVEA, a visual analytic system that is fueled by: i) visualizations of model fit derived from algorithmic rankers that learn the associations between attributes and rankings from available data and ii) visual explanations derived from XAI methods that help abstract important patterns, like, the relative influence of attributes in different ranking ranges. Using TRIVEA, end users not trained in data science have the agency to transparently reason about the global and local behavior of the rankings without the need to open black-box ranking models and develop confidence in the resulting attribute-based inferences. We demonstrate the efficacy of TRIVEA using multiple usage scenarios and subjective feedback from researchers with diverse domain expertise. Keywords: Visual Analytics, Learning-to-Rank, Explainable ML, Ranking

📄 PDF Abstract BibTeX arXiv:2308.14622

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeData InteractionLearning-To-Rank

Methods 이 논문이 사용한 방법론

Visual Analytics 설명 없음

Similar Papers 제목 키워드 기반

Learning Interpretable Logic Rules from Deep Vision Models

2025-03-13 · Chuqin Geng, Yuhe Jiang, Ziyu Zhao, Haolin Ye 외

We propose a general framework called VisionLogic to extract interpretable logic rules from deep vision models, with a focus on image classification tasks. Given any deep vision model that uses a fully connected layer as…

image-classificationImage Classification

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

AS-XAI: Self-supervised Automatic Semantic Interpretation for CNN

2023-12-02 · Changqi Sun, Hao Xu, Yuntian Chen, Dongxiao Zhang

Explainable artificial intelligence (XAI) aims to develop transparent explanatory approaches for "black-box" deep learning models. However,it remains difficult for existing methods to achieve the trade-off of the three k…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Feature Activation Map: Visual Explanation of Deep Learning Models for Image Classification

2023-07-11 · Yi Liao, Yongsheng Gao, Weichuan Zhang

Decisions made by convolutional neural networks(CNN) can be understood and explained by visualizing discriminative regions on images. To this end, Class Activation Map (CAM) based methods were proposed as powerful interp…

ClassificationContrastive LearningDeep LearningFew-Shot Image Classification+5

SCOUTER: Slot Attention-based Classifier for Explainable Image Recognition

2020-09-14 · ICCV 2021 10 · Liangzhi Li, Bowen Wang, Manisha Verma, Yuta Nakashima 외

Explainable artificial intelligence has been gaining attention in the past few years. However, most existing methods are based on gradients or intermediate features, which are not directly involved in the decision-making…

Decision MakingExplainable artificial intelligence