paper-with-me

홈 › Papers

A Workflow for Visual Diagnostics of Binary Classifiers using Instance-Level Explanations

2017-05-04 · Josua Krause, Aritra Dasgupta, Jordan Swartz, Yindalon Aphinyanaphongs, Enrico Bertini

Human-in-the-loop data analysis applications necessitate greater transparency in machine learning models for experts to understand and trust their decisions. To this end, we propose a visual analytics workflow to help data scientists and domain experts explore, diagnose, and understand the decisions made by a binary classifier. The approach leverages "instance-level explanations", measures of local feature relevance that explain single instances, and uses them to build a set of visual representations that guide the users in their investigation. The workflow is based on three main visual representations and steps: one based on aggregate statistics to see how data distributes across correct / incorrect decisions; one based on explanations to understand which features are used to make these decisions; and one based on raw data, to derive insights on potential root causes for the observed patterns. The workflow is derived from a long-term collaboration with a group of machine learning and healthcare professionals who used our method to make sense of machine learning models they developed. The case study from this collaboration demonstrates that the proposed workflow helps experts derive useful knowledge about the model and the phenomena it describes, thus experts can generate useful hypotheses on how a model can be improved.

📄 PDF Abstract BibTeX arXiv:1705.01968

Code (1)

nyuvis/explanation_explorer 공식 구현

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Beyond Rebalancing: Benchmarking Binary Classifiers Under Class Imbalance Without Rebalancing Techniques

2025-09-09 · Ali Nawaz, Amir Ahmad, Shehroz S. Khan arxiv

Class imbalance poses a significant challenge to supervised classification, particularly in critical domains like medical diagnostics and anomaly detection where minority class instances are rare. While numerous studies …

Anomaly Detection

Biased Binary Attribute Classifiers Ignore the Majority Classes

2024-03-21 · Xinyi Zhang, Johanna Sophie Bieri, Manuel Günther

To visualize the regions of interest that classifiers base their decisions on, different Class Activation Mapping (CAM) methods have been developed. However, all of these techniques target categorical classifiers only, t…

AttributeBinary Classification

Learning-From-Disagreement: A Model Comparison and Visual Analytics Framework

2022-01-19 · Junpeng Wang, Liang Wang, Yan Zheng, Chin-Chia Michael Yeh 외

With the fast-growing number of classification models being produced every day, numerous model interpretation and comparison solutions have also been introduced. For example, LIME and SHAP can interpret what input featur…

Binary Classification

RISAN: Robust Instance Specific Abstention Network

2021-07-07 · Bhavya Kalra, Kulin Shah, Naresh Manwani

In this paper, we propose deep architectures for learning instance specific abstain (reject option) binary classifiers. The proposed approach uses double sigmoid loss function as described by Kulin Shah and Naresh Manwan…

Active Learning

Multi-modal Point-of-Care Diagnostics for COVID-19 Based On Acoustics and Symptoms

2021-06-01 · Srikanth Raj Chetupalli, Prashant Krishnan, Neeraj Sharma, Ananya Muguli 외

The research direction of identifying acoustic bio-markers of respiratory diseases has received renewed interest following the onset of COVID-19 pandemic. In this paper, we design an approach to COVID-19 diagnostic using…

Diagnostic