中文
相关论文

相关论文: RuleMatrix: Visualizing and Understanding Classifi…

200 篇论文

Although deep learning models are powerful among various applications, most deep learning models are still a black box, lacking verifiability and interpretability, which means the decision-making process that human beings cannot understand.…

计算机视觉与模式识别 · 计算机科学 2021-09-29 Qianmengke Zhao , Ye Wang , Qun Liu

Visualization recommendation or automatic visualization generation can significantly lower the barriers for general users to rapidly create effective data visualizations, especially for those users without a background in data…

人机交互 · 计算机科学 2021-12-28 Haotian Li , Yong Wang , Songheng Zhang , Yangqiu Song , Huamin Qu

Learning to see through data is central to contemporary forms of algorithmic knowledge production. While often represented as a mechanical application of rules, making algorithms work with data requires a great deal of situated work. This…

人机交互 · 计算机科学 2020-02-11 Samir Passi , Steven J. Jackson

Machine learning models deployed in sensitive areas such as healthcare must be interpretable to ensure accountability and fairness. Rule lists (if Age < 35 $\wedge$ Priors > 0 then Recidivism = True, else if Next Condition . . . ) offer…

机器学习 · 计算机科学 2024-11-12 Sascha Xu , Nils Philipp Walter , Jilles Vreeken

Machine learning models that first learn a representation of a domain in terms of human-understandable concepts, then use it to make predictions, have been proposed to facilitate interpretation and interaction with models trained on…

机器学习 · 计算机科学 2020-12-08 Isaac Lage , Finale Doshi-Velez

As data-driven intelligent systems advance, the need for reliable and transparent decision-making mechanisms has become increasingly important. Therefore, it is essential to integrate uncertainty quantification and model explainability…

机器学习 · 计算机科学 2023-04-13 Nijat Mehdiyev , Maxim Majlatow , Peter Fettke

Rule-based classification models described in the language of logic directly predict boolean values, rather than modeling a probability and translating it into a prediction as done in statistical models. The vast majority of existing…

人工智能 · 计算机科学 2022-11-04 Yusik Kim

We propose Black Box Explanations through Transparent Approximations (BETA), a novel model agnostic framework for explaining the behavior of any black-box classifier by simultaneously optimizing for fidelity to the original model and…

人工智能 · 计算机科学 2017-07-06 Himabindu Lakkaraju , Ece Kamar , Rich Caruana , Jure Leskovec

Given a large-scale graph with millions of nodes and edges, how to reveal macro patterns of interest, like cliques, bi-partite cores, stars, and chains? Furthermore, how to visualize such patterns altogether getting insights from the graph…

社会与信息网络 · 计算机科学 2016-11-17 Hugo Gualdron , Robson Cordeiro , Jose Rodrigues

We propose a measure to compute class similarity in large-scale classification based on prediction scores. Such measure has not been formally pro-posed in the literature. We show how visualizing the class similarity matrix can reveal…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Bilal Alsallakh , Zhixin Yan , Shabnam Ghaffarzadegan , Zeng Dai , Liu Ren

Tabular data remain a dominant form of real-world information but pose persistent challenges for deep learning due to heterogeneous feature types, lack of natural structure, and limited label-preserving augmentations. As a result, ensemble…

机器学习 · 计算机科学 2025-09-23 Sivan Sarafian , Yehudit Aperstein

In this work, we propose a simple but effective method to interpret black-box machine learning models globally. That is, we use a compact binary tree, the interpretation tree, to explicitly represent the most important decision rules that…

机器学习 · 计算机科学 2018-05-24 Chengliang Yang , Anand Rangarajan , Sanjay Ranka

Data visualizations are central to scientific communication, journalism, and everyday decision-making, yet they are frequently prone to errors that can distort interpretation or mislead audiences. Rule-based visualization linters can flag…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Valentin Bonas , Martin Sinnona , Viviana Siless , Emmanuel Iarussi

Analyzing interaction data provides an opportunity to learn about users, uncover their underlying goals, and create intelligent visualization systems. The first step for intelligent response in visualizations is to enable computers to infer…

人机交互 · 计算机科学 2020-10-19 Shayan Monadjemi , Roman Garnett , Alvitta Ottley

Understanding why machine learning models behave the way they do empowers both system designers and end-users in many ways: in model selection, feature engineering, in order to trust and act upon the predictions, and in more intuitive user…

机器学习 · 统计学 2016-06-20 Marco Tulio Ribeiro , Sameer Singh , Carlos Guestrin

In socio-technical settings, operators are increasingly assisted by decision support systems. By employing these, important properties of socio-technical systems such as self-adaptation and self-optimization are expected to improve further.…

人机交互 · 计算机科学 2022-07-07 Michael Heider , Helena Stegherr , Richard Nordsieck , Jörg Hähner

Rapid improvements in the performance of machine learning models have pushed them to the forefront of data-driven decision-making. Meanwhile, the increased integration of these models into various application domains has further highlighted…

人机交互 · 计算机科学 2021-09-14 Oscar Gomez , Steffen Holter , Jun Yuan , Enrico Bertini

Most deep neural networks are considered to be black boxes, meaning their output is hard to interpret. In contrast, logical expressions are considered to be more comprehensible since they use symbols that are semantically close to natural…

机器学习 · 计算机科学 2020-12-16 Sophie Burkhardt , Jannis Brugger , Nicolas Wagner , Zahra Ahmadi , Kristian Kersting , Stefan Kramer

State-of-the-art deep neural network recognition systems are designed for a static and closed world. It is usually assumed that the distribution at test time will be the same as the distribution during training. As a result, classifiers are…

计算机视觉与模式识别 · 计算机科学 2019-02-28 Benjamin J. Meyer , Tom Drummond

Though deep reinforcement learning agents have achieved unprecedented success in recent years, their learned policies can be brittle, failing to generalize to even slight modifications of their environments or unfamiliar situations. The…

人工智能 · 计算机科学 2021-12-13 Yiheng Xie , Mingxuan Li , Shangqun Yu , Michael Littman