中文
相关论文

相关论文: Comparing Explanation Methods for Traditional Mach…

200 篇论文

Machine learning (ML) model explainability has received growing attention, especially in the area related to model risk and regulations. In this paper, we reviewed and compared some popular ML model explainability methodologies, especially…

人工智能 · 计算机科学 2021-06-15 Shafie Gholizadeh , Nengfeng Zhou

Machine learning and deep learning models are pivotal in educational contexts, particularly in predicting student success. Despite their widespread application, a significant gap persists in comprehending the factors influencing these…

机器学习 · 计算机科学 2024-05-24 Priscylla Silva , Claudio T. Silva , Luis Gustavo Nonato

Explainability is needed to establish confidence in machine learning results. Some explainable methods take a post hoc approach to explain the weights of machine learning models, others highlight areas of the input contributing to…

机器学习 · 计算机科学 2024-07-15 Paul Whitten , Francis Wolff , Chris Papachristou

Machine Learning (ML) provides important techniques for classification and predictions. Most of these are black-box models for users and do not provide decision-makers with an explanation. For the sake of transparency or more validity of…

机器学习 · 计算机科学 2021-02-26 Léonard Kwuida , Dmitry I. Ignatov

The relevance of machine learning (ML) in our daily lives is closely intertwined with its explainability. Explainability can allow end-users to have a transparent and humane reckoning of a ML scheme's capability and utility. It will also…

机器学习 · 计算机科学 2022-12-27 Payel Sadhukhan , Sarbani palit , Kausik Sengupta

Explanations of Machine Learning (ML) models often address a 'Why?' question. Such explanations can be related with selecting feature-value pairs which are sufficient for the prediction. Recent work has investigated explanations that…

机器学习 · 计算机科学 2020-12-22 Alexey Ignatiev , Nina Narodytska , Nicholas Asher , Joao Marques-Silva

The growing need for trustworthy machine learning has led to the blossom of interpretability research. Numerous explanation methods have been developed to serve this purpose. However, these methods are deficiently and inappropriately…

机器学习 · 计算机科学 2022-03-29 Yipei Wang , Xiaoqian Wang

This thesis explores the generation of local explanations for already deployed machine learning models, aiming to identify optimal conditions for producing meaningful explanations considering both data and user requirements. The primary…

人工智能 · 计算机科学 2024-02-19 julien Delaunay

Recent advances in interpretable Machine Learning (iML) and eXplainable AI (XAI) construct explanations based on the importance of features in classification tasks. However, in a high-dimensional feature space this approach may become…

Given a machine learning (ML) model and a prediction, explanations can be defined as sets of features which are sufficient for the prediction. In some applications, and besides asking for an explanation, it is also critical to understand…

机器学习 · 计算机科学 2023-02-08 Xuanxiang Huang , Martin C. Cooper , Antonio Morgado , Jordi Planes , Joao Marques-Silva

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

A high-velocity paradigm shift towards Explainable Artificial Intelligence (XAI) has emerged in recent years. Highly complex Machine Learning (ML) models have flourished in many tasks of intelligence, and the questions have started to shift…

机器学习 · 计算机科学 2024-05-31 Jacob Dineen , Don Kridel , Daniel Dolk , David Castillo

Researchers have proposed a wide variety of model explanation approaches, but it remains unclear how most methods are related or when one method is preferable to another. We examine the literature and find that many methods are based on a…

机器学习 · 计算机科学 2022-08-24 Ian Covert , Scott Lundberg , Su-In Lee

Interpretable Machine Learning (IML) has become increasingly important in many real-world applications, such as autonomous cars and medical diagnosis, where explanations are significantly preferred to help people better understand how…

机器学习 · 计算机科学 2019-08-19 Fan Yang , Mengnan Du , Xia Hu

In the field of Explainable AI, multiples evaluation metrics have been proposed in order to assess the quality of explanation methods w.r.t. a set of desired properties. In this work, we study the articulation between the stability,…

计算机视觉与模式识别 · 计算机科学 2023-11-23 Romain Xu-Darme , Jenny Benois-Pineau , Romain Giot , Georges Quénot , Zakaria Chihani , Marie-Christine Rousset , Alexey Zhukov

Interpretability remains a key difficulty in sentiment analysis with Large Language Models (LLMs), particularly in high-stakes applications where it is crucial to comprehend the rationale behind forecasts. This research addressed this by…

计算与语言 · 计算机科学 2025-03-18 Thivya Thogesan , Anupiya Nugaliyadde , Kok Wai Wong

While a lot of research in explainable AI focuses on producing effective explanations, less work is devoted to the question of how people understand and interpret the explanation. In this work, we focus on this question through a study of…

计算与语言 · 计算机科学 2022-06-20 Hendrik Schuff , Alon Jacovi , Heike Adel , Yoav Goldberg , Ngoc Thang Vu

Automated decision making is used routinely throughout our everyday life. Recommender systems decide which jobs, movies, or other user profiles might be interesting to us. Spell checkers help us to make good use of language. Fraud detection…

机器学习 · 计算机科学 2020-07-15 Alexander Jung , Pedro H. J. Nardelli

Linear approximations to the decision boundary of a complex model have become one of the most popular tools for interpreting predictions. In this paper, we study such linear explanations produced either post-hoc by a few recent methods or…

机器学习 · 计算机科学 2018-01-31 Maruan Al-Shedivat , Avinava Dubey , Eric P. Xing

Understanding why a model makes a certain prediction can be as crucial as the prediction's accuracy in many applications. However, the highest accuracy for large modern datasets is often achieved by complex models that even experts struggle…

人工智能 · 计算机科学 2017-11-28 Scott Lundberg , Su-In Lee