HCLGJun 25, 2022

Visual Auditor: Interactive Visualization for Detection and Summarization of Model Biases

Georgia Tech
arXiv:2206.12540v122 citationsh-index: 48Has Code
Originality Synthesis-oriented
AI Analysis

This tool addresses the need for accessible bias detection in ML systems, making it easier for practitioners to audit models before deployment, though it is incremental as it builds on existing bias detection algorithms.

The authors tackled the problem of auditing machine learning models for biases by developing Visual Auditor, an interactive visualization tool that helps identify and summarize intersectional biases, with a user study showing it assists practitioners in understanding model biases.

As machine learning (ML) systems become increasingly widespread, it is necessary to audit these systems for biases prior to their deployment. Recent research has developed algorithms for effectively identifying intersectional bias in the form of interpretable, underperforming subsets (or slices) of the data. However, these solutions and their insights are limited without a tool for visually understanding and interacting with the results of these algorithms. We propose Visual Auditor, an interactive visualization tool for auditing and summarizing model biases. Visual Auditor assists model validation by providing an interpretable overview of intersectional bias (bias that is present when examining populations defined by multiple features), details about relationships between problematic data slices, and a comparison between underperforming and overperforming data slices in a model. Our open-source tool runs directly in both computational notebooks and web browsers, making model auditing accessible and easily integrated into current ML development workflows. An observational user study in collaboration with domain experts at Fiddler AI highlights that our tool can help ML practitioners identify and understand model biases.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes