中文
相关论文

相关论文: Enhancing LIME using Neural Decision Trees

200 篇论文

Addressing the need for explainable Machine Learning has emerged as one of the most important research directions in modern Artificial Intelligence (AI). While the current dominant paradigm in the field is based on black-box models,…

神经与进化计算 · 计算机科学 2022-08-29 Andrea Ferigo , Leonardo Lucio Custode , Giovanni Iacca

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

Local explanation methods such as LIME have become popular in MIR as tools for generating post-hoc, model-agnostic explanations of a model's classification decisions. The basic idea is to identify a small set of human-understandable…

音频与语音处理 · 电气工程与系统科学 2021-09-07 Verena Praher , Katharina Prinz , Arthur Flexer , Gerhard Widmer

Interpretability methods that utilise local surrogate models (e.g. LIME) are very good at describing the behaviour of the predictive model at a point of interest, but they are not guaranteed to extrapolate to the local region surrounding…

机器学习 · 计算机科学 2024-02-21 Marton Havasi , Sonali Parbhoo , Finale Doshi-Velez

Neural networks are among the most accurate supervised learning methods in use today, but their opacity makes them difficult to trust in critical applications, especially when conditions in training differ from those in test. Recent work on…

机器学习 · 计算机科学 2017-11-15 Andrew Slavin Ross , Michael C. Hughes , Finale Doshi-Velez

To ensure the trustworthiness and interpretability of AI systems, it is essential to align machine learning models with human domain knowledge. This can be a challenging and time-consuming endeavor that requires close communication between…

机器学习 · 计算机科学 2025-04-01 Alexander Koebler , Ingo Thon , Florian Buettner

Neural networks (NNs) have gained significant attention across various engineering disciplines, particularly in design optimization, where they are used to build surrogate models for high-dimensional regression problems. Despite their power…

计算工程、金融与科学 · 计算机科学 2026-03-30 Timm Gödde , Eisso H. Atzema , Bojana Rosić

Deep neural networks (DNNs) have proven to be highly effective in a variety of tasks, making them the go-to method for problems requiring high-level predictive power. Despite this success, the inner workings of DNNs are often not…

机器学习 · 统计学 2024-03-04 Anton Thielmann , René-Marcel Kruse , Thomas Kneib , Benjamin Säfken

Despite their great success in recent years, deep neural networks (DNN) are mainly black boxes where the results obtained by running through the network are difficult to understand and interpret. Compared to e.g. decision trees or bayesian…

机器学习 · 计算机科学 2019-07-02 Jan Niclas Reimann , Andreas Schwung

Numerical solutions of partial differential equations (PDEs) require expensive simulations, limiting their application in design optimization, model-based control, and large-scale inverse problems. Surrogate modeling techniques seek to…

计算物理 · 物理学 2022-05-18 James Duvall , Karthik Duraisamy , Shaowu Pan

Large language models (LLMs) face significant challenges when processing complex rule systems, as they typically treat interdependent rules as unstructured textual data rather than as logically organized frameworks. This limitation results…

The ability for a human to understand an Artificial Intelligence (AI) model's decision-making process is critical in enabling stakeholders to visualize model behavior, perform model debugging, promote trust in AI models, and assist in…

机器学习 · 计算机科学 2022-03-07 Yiwei Lyu , Paul Pu Liang , Zihao Deng , Ruslan Salakhutdinov , Louis-Philippe Morency

Transfer learning on tabular data is challenging due to disparate feature spaces across domains, in contrast to the homogeneous structures of image and text. Large language models (LLMs) offer a knowledge base to improve the limited…

机器学习 · 计算机科学 2026-01-26 Ibna Kowsar , Kazi F. Akhter , Manar D. Samad

The success of neural networks comes hand in hand with a desire for more interpretability. We focus on text classifiers and make them more interpretable by having them provide a justification, a rationale, for their predictions. We approach…

计算与语言 · 计算机科学 2020-06-22 Jasmijn Bastings , Wilker Aziz , Ivan Titov

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

Distributional semantics based on neural approaches is a cornerstone of Natural Language Processing, with surprising connections to human meaning representation as well. Recent Transformer-based Language Models have proven capable of…

计算与语言 · 计算机科学 2022-04-04 Daniel Loureiro , Alípio Mário Jorge , Jose Camacho-Collados

Understanding the internal thinking process of Large Language Models (LLMs) and the cause of hallucinations remains a key challenge. To this end, we introduce latent debate, a novel framework for interpreting model predictions through the…

计算与语言 · 计算机科学 2026-02-03 Lihu Chen , Xiang Yin , Francesca Toni

How can we identify the training examples that contribute most to the prediction of a tree ensemble? In this paper, we introduce TREX, an explanation system that provides instance-attribution explanations for tree ensembles, such as random…

机器学习 · 计算机科学 2021-12-20 Jonathan Brophy , Daniel Lowd

Even though neural networks have been long deployed in applications involving tabular data, still existing neural architectures are not explainable by design. In this paper, we propose a new class of interpretable neural networks for…

机器学习 · 计算机科学 2024-10-31 Arlind Kadra , Sebastian Pineda Arango , Josif Grabocka

Decision-making processes in healthcare can be highly complex and challenging. Machine Learning tools offer significant potential to assist in these processes. However, many current methodologies rely on complex models that are not easily…