中文
相关论文

相关论文: Fooling LIME and SHAP: Adversarial Attacks on Post…

200 篇论文

Strategies based on Explainable Artificial Intelligence (XAI) have promoted better human interpretability of the results of black box models. This opens up the possibility of questioning whether explanations created by XAI methods meet…

机器学习 · 计算机科学 2024-07-08 José Ribeiro , Níkolas Carneiro , Ronnie Alves

Unsupervised black-box models are drivers of scientific discovery, yet are difficult to interpret, as their output is often a multidimensional embedding rather than a well-defined target. While explainability for supervised learning…

机器学习 · 计算机科学 2026-02-02 Ivan Stresec , Joana P. Gonçalves

The increasing difficulty to distinguish language-model-generated from human-written text has led to the development of detectors of machine-generated text (MGT). However, in many contexts, a black-box prediction is not sufficient, it is…

机器学习 · 计算机科学 2026-01-21 Loris Schoenegger , Yuxi Xia , Benjamin Roth

With the advancement of technology for artificial intelligence (AI) based solutions and analytics compute engines, machine learning (ML) models are getting more complex day by day. Most of these models are generally used as a black box…

机器学习 · 计算机科学 2022-10-11 P. Sai Ram Aditya , Mayukha Pal

Explainable artificial intelligence (XAI) is an emerging new domain in which a set of processes and tools allow humans to better comprehend the decisions generated by black box models. However, most of the available XAI tools are often…

机器学习 · 计算机科学 2021-07-22 Zoumpolia Dikopoulou , Serafeim Moustakidis , Patrik Karlsson

We consider the problem of explaining the predictions of an arbitrary blackbox model $f$: given query access to $f$ and an instance $x$, output a small set of $x$'s features that in conjunction essentially determines $f(x)$. We design an…

机器学习 · 计算机科学 2021-11-03 Guy Blanc , Jane Lange , Li-Yang Tan

Gradient-based optimization is the workhorse of deep learning, offering efficient and scalable training via backpropagation. However, exposing gradients during training can leak sensitive information about the underlying data, raising…

Neural network models trained on text data have been found to encode undesirable linguistic or sensitive concepts in their representation. Removing such concepts is non-trivial because of a complex relationship between the concept, text…

机器学习 · 计算机科学 2023-06-21 Abhinav Kumar , Chenhao Tan , Amit Sharma

The growing interest for adversarial examples, i.e. maliciously modified examples which fool a classifier, has resulted in many defenses intended to detect them, render them inoffensive or make the model more robust against them. In this…

机器学习 · 计算机科学 2021-03-04 Rémi Bernhard , Pierre-Alain Moellic , Jean-Max Dutertre

Black box machine learning models are currently being used for high stakes decision-making throughout society, causing problems throughout healthcare, criminal justice, and in other domains. People have hoped that creating methods for…

机器学习 · 统计学 2019-09-24 Cynthia Rudin

Clustering algorithms rely on complex optimisation processes that may be difficult to comprehend, especially for individuals who lack technical expertise. While many explainable artificial intelligence techniques exist for supervised…

机器学习 · 计算机科学 2024-09-20 Aurora Spagnol , Kacper Sokol , Pietro Barbiero , Marc Langheinrich , Martin Gjoreski

Binary classifiers are traditionally studied by propositional logic (PL). PL can only represent them as white boxes, under the assumption that the underlying Boolean function is fully known. Binary classifiers used in practical applications…

计算机科学中的逻辑 · 计算机科学 2024-03-04 Xinghan Liu , Emiliano Lorini

Local Interpretable Model-Agnostic Explanations (LIME) is a popular technique used to increase the interpretability and explainability of black box Machine Learning (ML) algorithms. LIME typically generates an explanation for a single…

机器学习 · 计算机科学 2019-06-26 Muhammad Rehman Zafar , Naimul Mefraz Khan

We develop a method for generating causal post-hoc explanations of black-box classifiers based on a learned low-dimensional representation of the data. The explanation is causal in the sense that changing learned latent factors produces a…

机器学习 · 计算机科学 2020-10-23 Matthew O'Shaughnessy , Gregory Canal , Marissa Connor , Mark Davenport , Christopher Rozell

The application of deep learning models in medical diagnosis has showcased considerable efficacy in recent years. Nevertheless, a notable limitation involves the inherent lack of explainability during decision-making processes. This study…

图像与视频处理 · 电气工程与系统科学 2024-05-01 Konstantinos Pasvantis , Eftychios Protopapadakis

The increasing use of deep learning across various domains highlights the importance of understanding the decision-making processes of these black-box models. Recent research focusing on the decision boundaries of deep classifiers, relies…

Very few eXplainable AI (XAI) studies consider how users understanding of explanations might change depending on whether they know more or less about the to be explained domain (i.e., whether they differ in their expertise). Yet, expertise…

人工智能 · 计算机科学 2022-12-20 Courtney Ford , Mark T Keane

With the wide adoption of black-box models, instance-based \emph{post hoc} explanation tools, such as LIME and SHAP became increasingly popular. These tools produce explanations, pinpointing contributions of key features associated with a…

人工智能 · 计算机科学 2021-06-30 Timen Stepišnik Perdih , Nada Lavrač , Blaž Škrlj

Video classification systems are vulnerable to adversarial attacks, which can create severe security problems in video verification. Current black-box attacks need a large number of queries to succeed, resulting in high computational…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Yuxin Cao , Xi Xiao , Ruoxi Sun , Derui Wang , Minhui Xue , Sheng Wen

Many deployed learned models are black boxes: given input, returns output. Internal information about the model, such as the architecture, optimisation procedure, or training data, is not disclosed explicitly as it might contain proprietary…

机器学习 · 统计学 2018-02-15 Seong Joon Oh , Max Augustin , Bernt Schiele , Mario Fritz