中文
相关论文

相关论文: Interpretable DNFs

200 篇论文

In an ever expanding set of research and application areas, deep neural networks (DNNs) set the bar for algorithm performance. However, depending upon additional constraints such as processing power and execution time limits, or…

机器学习 · 计算机科学 2021-06-22 Nathan Dahlin , Krishna Chaitanya Kalagarla , Nikhil Naik , Rahul Jain , Pierluigi Nuzzo

A decision list is an ordered list of rules. Each rule is specified by a term, which is a conjunction of literals, and a value. Given an input, the output of a decision list is the value corresponding to the first rule whose term is…

计算复杂性 · 计算机科学 2020-02-19 Shachar Lovett , Kewen Wu , Jiapeng Zhang

Decision trees (DTs) epitomize what have become to be known as interpretable machine learning (ML) models. This is informally motivated by paths in DTs being often much smaller than the total number of features. This paper shows that in…

机器学习 · 计算机科学 2020-10-22 Yacine Izza , Alexey Ignatiev , Joao Marques-Silva

Neural rationale models are popular for interpretable predictions of NLP tasks. In these, a selector extracts segments of the input text, called rationales, and passes these segments to a classifier for prediction. Since the rationale is…

计算与语言 · 计算机科学 2022-07-26 Yiming Zheng , Serena Booth , Julie Shah , Yilun Zhou

Interpretability is having an increasingly important role in the design of machine learning algorithms. However, interpretable methods tend to be less accurate than their black-box counterparts. Among others, DNFs (Disjunctive Normal Forms)…

机器学习 · 计算机科学 2022-04-12 Fabio Aiolli , Luca Bergamin , Tommaso Carraro , Mirko Polato

Ensemble models are widely recognized in the ML community for their limited interpretability. For instance, while a single decision tree is considered interpretable, ensembles of trees (e.g., boosted trees) are often treated as black-boxes.…

机器学习 · 计算机科学 2025-06-11 Shahaf Bassan , Guy Amir , Meirav Zehavi , Guy Katz

Deep learning models have achieved state-of-the-art performance in many classification tasks. However, most of them cannot provide an interpretation for their classification results. Machine learning models that are interpretable are…

机器学习 · 计算机科学 2021-11-04 Miles Q. Li , Benjamin C. M. Fung , Adel Abusitta

While deep neural networks (DNNs) have become a standard architecture for many machine learning tasks, their internal decision-making process and general interpretability is still poorly understood. Conversely, common decision trees are…

机器学习 · 计算机科学 2022-02-02 Coenraad Mouton , Marelie H. Davel

Two types of explanations have been receiving increased attention in the literature when analyzing the decisions made by classifiers. The first type explains why a decision was made and is known as a sufficient reason for the decision, also…

人工智能 · 计算机科学 2023-07-25 Chunxi Ji , Adnan Darwiche

Deep neural networks (DNNs) are known as black-box models. In other words, it is difficult to interpret the internal state of the model. Improving the interpretability of DNNs is one of the hot research topics. However, at present, the…

机器学习 · 计算机科学 2019-09-17 Masanari Kimura , Masayuki Tanaka

We propose a fast, model agnostic method for finding interpretable counterfactual explanations of classifier predictions by using class prototypes. We show that class prototypes, obtained using either an encoder or through class specific…

机器学习 · 计算机科学 2020-02-19 Arnaud Van Looveren , Janis Klaise

We propose an interpretable Capsule Network, iCaps, for image classification. A capsule is a group of neurons nested inside each layer, and the one in the last layer is called a class capsule, which is a vector whose norm indicates a…

计算机视觉与模式识别 · 计算机科学 2020-08-21 Dahuin Jung , Jonghyun Lee , Jihun Yi , Sungroh Yoon

Interpretable classification models are built with the purpose of providing a comprehensible description of the decision logic to an external oversight agent. When considered in isolation, a decision tree, a set of classification rules, or…

机器学习 · 计算机科学 2019-03-18 Riccardo Guidotti , Salvatore Ruggieri

Deep neural networks (DNNs) have become a proven and indispensable machine learning tool. As a black-box model, it remains difficult to diagnose what aspects of the model's input drive the decisions of a DNN. In countless real-world…

机器学习 · 计算机科学 2021-09-14 Gabrielle Ras , Ning Xie , Marcel van Gerven , Derek Doran

Providing explanations for deep neural networks (DNNs) is essential for their use in domains wherein the interpretability of decisions is a critical prerequisite. Despite the plethora of work on interpreting DNNs, most existing solutions…

机器学习 · 计算机科学 2021-01-26 Xinyang Zhang , Ren Pang , Shouling Ji , Fenglong Ma , Ting Wang

Model interpretability methods are often used to explain NLP model decisions on tasks such as text classification, where the output space is relatively small. However, when applied to language generation, where the output space often…

计算与语言 · 计算机科学 2022-05-24 Kayo Yin , Graham Neubig

For supervised classification problems involving design, control, other practical purposes, users are not only interested in finding a highly accurate classifier, but they also demand that the obtained classifier be easily interpretable.…

机器学习 · 计算机科学 2020-08-04 Yashesh Dhebar , Kalyanmoy Deb

Deep neural networks have been well-known for their superb handling of various machine learning and artificial intelligence tasks. However, due to their over-parameterized black-box nature, it is often difficult to understand the prediction…

机器学习 · 计算机科学 2022-07-18 Xuhong Li , Haoyi Xiong , Xingjian Li , Xuanyu Wu , Xiao Zhang , Ji Liu , Jiang Bian , Dejing Dou

Explainability of deep convolutional neural networks (DCNNs) is an important research topic that tries to uncover the reasons behind a DCNN model's decisions and improve their understanding and reliability in high-risk environments. In this…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Syed Ali Tariq , Tehseen Zia , Mubeen Ghafoor

In this paper, we propose a generic model transfer scheme to make Convlutional Neural Networks (CNNs) interpretable, while maintaining their high classification accuracy. We achieve this by building a differentiable decision forest on top…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Yilin Wang , Shaozuo Yu , Xiaokang Yang , Wei Shen
‹ 上一页 1 2 3 10 下一页 ›