中文
相关论文

相关论文: MASALA: Model-Agnostic Surrogate Explanations by L…

200 篇论文

As neural networks become dominant in essential systems, Explainable Artificial Intelligence (XAI) plays a crucial role in fostering trust and detecting potential misbehavior of opaque models. LIME (Local Interpretable Model-agnostic…

机器学习 · 计算机科学 2025-04-01 Patrick Knab , Sascha Marton , Udo Schlegel , Christian Bartelt

Explainable AI (XAI) techniques have been widely used to help explain and understand the output of deep learning models in fields such as image classification and Natural Language Processing. Interest in using XAI techniques to explain deep…

计算与语言 · 计算机科学 2023-05-30 Xiaoliang Wu , Peter Bell , Ajitha Rajan

Despite the wide use of explainability techniques to attempt to understand the behavior of Artificial Intelligence (AI), the generated explanations may not always be reliable. An explanation can appear plausible to humans but fail to…

机器学习 · 计算机科学 2026-05-28 Tomás Pereira , João Vitorino , Eva Maia , Isabel Praça

The increased predictive power of machine learning models comes at the cost of increased complexity and loss of interpretability, particularly in comparison to parametric statistical models. This trade-off has led to the emergence of…

机器学习 · 统计学 2024-01-22 Nicholas Spyrison , Dianne Cook , Przemyslaw Biecek

Constructing accurate model-agnostic explanations for opaque machine learning models remains a challenging task. Classification models for high-dimensional data, like images, are often inherently complex. To reduce this complexity,…

机器学习 · 计算机科学 2020-10-26 Georgios Vlassopoulos , Tim van Erven , Henry Brighton , Vlado Menkovski

There have been several research works proposing new Explainable AI (XAI) methods designed to generate model explanations having specific properties, or desiderata, such as fidelity, robustness, or human-interpretability. However,…

人工智能 · 计算机科学 2021-01-25 Sérgio Jesus , Catarina Belém , Vladimir Balayan , João Bento , Pedro Saleiro , Pedro Bizarro , João Gama

Post-hoc explainability is essential for understanding black-box machine learning models. Surrogate-based techniques are widely used for local and global model-agnostic explanations but have significant limitations. Local surrogates capture…

机器学习 · 计算机科学 2026-03-19 Simone Piaggesi , Riccardo Guidotti , Fosca Giannotti , Dino Pedreschi

Local surrogate models, to approximate the local decision boundary of a black-box classifier, constitute one approach to generate explanations for the rationale behind an individual prediction made by the back-box. This paper highlights the…

机器学习 · 计算机科学 2018-06-21 Thibault Laugel , Xavier Renard , Marie-Jeanne Lesot , Christophe Marsala , Marcin Detyniecki

Explainable Artificial Intelligence (XAI) has gained importance in interpreting model predictions. Among leading techniques for XAI, Local Interpretable Model-agnostic Explanations (LIME) is most frequently utilized as it notably helps…

人机交互 · 计算机科学 2026-02-05 Jeongmin Rhee , Changhee Lee , DongHwa Shin , Bohyoung Kim

Large Language Models (LLMs) excel in text classification, but their complexity hinders interpretability, making it difficult to understand the reasoning behind their predictions. Explainable AI (XAI) methods like LIME and SHAP offer local…

计算与语言 · 计算机科学 2025-07-16 Yogachandran Rahulamathavan , Misbah Farooq , Varuna De Silva

Active learning has long been a topic of study in machine learning. However, as increasingly complex and opaque models have become standard practice, the process of active learning, too, has become more opaque. There has been little…

机器学习 · 统计学 2018-06-26 Richard L. Phillips , Kyu Hyun Chang , Sorelle A. Friedler

LIME (Local Interpretable Model-agnostic Explanations) is a popular XAI framework for unraveling decision-making processes in vision machine-learning models. The technique utilizes image segmentation methods to identify fixed regions for…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Patrick Knab , Sascha Marton , Christian Bartelt

Explainable AI (XAI) is an active research area to interpret a neural network's decision by ensuring transparency and trust in the task-specified learned models. Recently, perturbation-based model analysis has shown better interpretation,…

计算机视觉与模式识别 · 计算机科学 2021-02-17 Mahesh Sudhakar , Sam Sattarzadeh , Konstantinos N. Plataniotis , Jongseong Jang , Yeonjeong Jeong , Hyunwoo Kim

Deep reinforcement learning has been extensively studied in decision-making processes and has demonstrated superior performance over conventional approaches in various fields, including radar resource management (RRM). However, a notable…

机器学习 · 计算机科学 2025-06-27 Ziyang Lu , M. Cenk Gursoy , Chilukuri K. Mohan , Pramod K. Varshney

Understanding black-box machine learning models is crucial for their widespread adoption. Learning globally interpretable models is one approach, but achieving high performance with them is challenging. An alternative approach is to explain…

机器学习 · 计算机科学 2022-09-23 Jinsung Yoon , Sercan O. Arik , Tomas Pfister

Machine learning models are increasingly used in critical applications but are mostly "black boxes" due to their lack of transparency. Local explanation approaches, such as LIME, address this issue by approximating the behavior of complex…

机器学习 · 计算机科学 2025-12-01 Krishna Khadka , Sunny Shree , Pujan Budhathoki , Yu Lei , Raghu Kacker , D. Richard Kuhn

Recognizing daily activities with unobtrusive sensors in smart environments enables various healthcare applications. Monitoring how subjects perform activities at home and their changes over time can reveal early symptoms of health issues,…

人机交互 · 计算机科学 2024-08-14 Michele Fiori , Gabriele Civitarese , Claudio Bettini

Counterfactual explanations have emerged as a prominent method in Explainable Artificial Intelligence (XAI), providing intuitive and actionable insights into Machine Learning model decisions. In contrast to other traditional feature…

This paper proposes an alternative approach to the basic taxonomy of explanations produced by explainable artificial intelligence techniques. Methods of Explainable Artificial Intelligence (XAI) were developed to answer the question why a…

人工智能 · 计算机科学 2023-01-31 Sven Nomm

For applications of machine learning in critical decisions, explainability is a primary concern, and often a regulatory requirement. Local linear methods for generating explanations, such as LIME and SHAP, have been criticized for being…

机器学习 · 计算机科学 2026-03-25 Joseph L. Breeden