中文
相关论文

相关论文: Concept-Based Explanations for Tabular Data

200 篇论文

A major prerequisite for the application of machine learning models in clinical decision making is trust and interpretability. Current explainability studies in the neuroimaging community have mostly focused on explaining individual…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Fabian Eitel , Anna Melkonyan , Kerstin Ritter

Concept-Based Models (CBMs) are a class of deep learning models that provide interpretability by explaining predictions through high-level concepts. These models first predict concepts and then use them to perform a downstream task.…

机器学习 · 计算机科学 2025-06-27 David Debot , Pietro Barbiero , Gabriele Dominici , Giuseppe Marra

Deep networks have shown remarkable performance across a wide range of tasks, yet getting a global concept-level understanding of how they function remains a key challenge. Many post-hoc concept-based approaches have been introduced to…

机器学习 · 计算机科学 2026-04-15 Amin Parchami-Araghi , Sukrut Rao , Jonas Fischer , Bernt Schiele

In the computer vision community, Convolutional Neural Networks (CNNs), first proposed in the 1980's, have become the standard visual classification model. Recently, as alternatives to CNNs, Capsule Networks (CapsNets) and Vision…

计算机视觉与模式识别 · 计算机科学 2023-01-05 Jindong Gu

Deep learning shows promise for medical image analysis but lacks interpretability, hindering adoption in healthcare. Attribution techniques that explain model reasoning may increase trust in deep learning among clinical stakeholders. This…

机器学习 · 计算机科学 2023-08-08 Yusuf Brima , Marcellin Atemkeng

Deep learning as represented by the artificial deep neural networks (DNNs) has achieved great success in many important areas that deal with text, images, videos, graphs, and so on. However, the black-box nature of DNNs has become one of…

机器学习 · 计算机科学 2021-09-29 Fenglei Fan , Jinjun Xiong , Mengzhou Li , Ge Wang

Neural networks (NNs) achieve outstanding performance in many domains; however, their decision processes are often opaque and their inference can be computationally expensive in resource-constrained environments. We recently proposed…

机器学习 · 计算机科学 2025-05-30 Chang Yue , Niraj K. Jha

Deep reinforcement learning (DRL), through learning policies or values represented by neural networks, has successfully addressed many complex control problems. However, the neural networks introduced by DRL lack interpretability and…

机器学习 · 计算机科学 2025-02-04 Zeyu Jiang , Hai Huang , Xingquan Zuo

A challenging open question in deep learning is how to handle tabular data. Unlike domains such as image and natural language processing, where deep architectures prevail, there is still no widely accepted neural architecture that dominates…

机器学习 · 计算机科学 2020-06-12 Ami Abutbul , Gal Elidan , Liran Katzir , Ran El-Yaniv

To better understand the output of deep neural networks (DNN), attribution based methods have been an important approach for model interpretability, which assign a score for each input dimension to indicate its importance towards the model…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Zhiyu Zhu , Huaming Chen , Jiayu Zhang , Xinyi Wang , Zhibo Jin , Minhui Xue , Dongxiao Zhu , Kim-Kwang Raymond Choo

To increase the trustworthiness of deep neural networks, it is critical to improve the understanding of how they make decisions. This paper introduces a novel unsupervised concept-based model for image classification, named Learnable…

Concept-based explanation methods, such as Concept Activation Vectors, are potent means to quantify how abstract or high-level characteristics of input data influence the predictions of complex deep neural networks. However, applying them…

机器学习 · 计算机科学 2023-10-18 Thomas Decker , Michael Lebacher , Volker Tresp

Methods for model explainability have become increasingly critical for testing the fairness and soundness of deep learning. Concept-based interpretability techniques, which use a small set of human-interpretable concept exemplars in order…

机器学习 · 计算机科学 2022-07-27 Davis Brown , Henry Kvinge

Deep neural networks have demonstrated remarkable performance across various domains, yet their decision-making processes remain opaque. Although many explanation methods are dedicated to bringing the obscurity of DNNs to light, they…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Kanglong Fan , Yunqiao Yang , Chen Ma

Tabular data builds the basis for a wide range of applications, yet real-world datasets are frequently incomplete due to collection errors, privacy restrictions, or sensor failures. As missing values degrade the performance or hinder the…

This paper presents a novel concept learning framework for enhancing model interpretability and performance in visual classification tasks. Our approach appends an unsupervised explanation generator to the primary classifier network and…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Tanmay Garg , Deepika Vemuri , Vineeth N Balasubramanian

Providing textual concept-based explanations for neurons in deep neural networks (DNNs) is of importance in understanding how a DNN model works. Prior works have associated concepts with neurons based on examples of concepts or a…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Nhat Hoang-Xuan , Minh Vu , My T. Thai

Neural network models are widely used in a variety of domains, often as black-box solutions, since they are not directly interpretable for humans. The field of explainable artificial intelligence aims at developing explanation methods to…

机器学习 · 计算机科学 2023-07-25 Patrik Hammersborg , Inga Strümke

We propose a general framework called Network Dissection for quantifying the interpretability of latent representations of CNNs by evaluating the alignment between individual hidden units and a set of semantic concepts. Given any CNN model,…

计算机视觉与模式识别 · 计算机科学 2017-04-20 David Bau , Bolei Zhou , Aditya Khosla , Aude Oliva , Antonio Torralba

In this work, we propose CLass-Enhanced Attentive Response (CLEAR): an approach to visualize and understand the decisions made by deep neural networks (DNNs) given a specific input. CLEAR facilitates the visualization of attentive regions…

计算机视觉与模式识别 · 计算机科学 2017-05-22 Devinder Kumar , Alexander Wong , Graham W. Taylor