中文
相关论文

相关论文: EMAP: Explanation by Minimal Adversarial Perturbat…

200 篇论文

In eXplainable Artificial Intelligence (XAI), instance-based explanations for time series have gained increasing attention due to their potential for actionable and interpretable insights in domains such as healthcare. Addressing the…

机器学习 · 计算机科学 2026-01-21 Maciej Mozolewski , Betül Bayrak , Kerstin Bach , Grzegorz J. Nalepa

Extreme Learning Machine (ELM) is an efficient and effective least-square-based learning algorithm for classification, regression problems based on single hidden layer feed-forward neural network (SLFN). It has been shown in the literature…

机器学习 · 计算机科学 2020-11-05 Ramesh Ragala , Bharadwaja kumar

We consider learning to optimize a classification metric defined by a black-box function of the confusion matrix. Such black-box learning settings are ubiquitous, for example, when the learner only has query access to the metric of…

Context: The identification of bugs within the reported issues in an issue tracker is crucial for the triage of issues. Machine learning models have shown promising results regarding the performance of automated issue type prediction.…

软件工程 · 计算机科学 2022-09-19 Benjamin Ledel , Steffen Herbold

Machine learning algorithms generally suffer from a problem of explainability. Given a classification result from a model, it is typically hard to determine what caused the decision to be made, and to give an informative explanation. We…

机器学习 · 计算机科学 2019-06-26 Jonathan Moore , Nils Hammerla , Chris Watkins

Detecting anomalies in energy consumption data is crucial for identifying energy waste, equipment malfunction, and overall, for ensuring efficient energy management. Machine learning, and specifically deep learning approaches, have been…

机器学习 · 计算机科学 2025-01-13 Mohammad Noorchenarboo , Katarina Grolinger

As machine learning algorithms continue to improve, there is an increasing need for explaining why a model produces a certain prediction for a certain input. In recent years, several methods for model interpretability have been developed,…

机器学习 · 计算机科学 2018-11-22 Yoel Shoshan , Vadim Ratner

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

Neural networks trained with ERM (empirical risk minimization) sometimes learn unintended decision rules, in particular when their training data is biased, i.e., when training labels are strongly correlated with undesirable features. To…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Inwoo Hwang , Sangjun Lee , Yunhyeok Kwak , Seong Joon Oh , Damien Teney , Jin-Hwa Kim , Byoung-Tak Zhang

We present a heuristic strategy for marginal MAP (MMAP) queries in graphical models. The algorithm is based on a reduction of the task to a polynomial number of marginal inference computations. Given an input evidence, the marginals mass…

人工智能 · 计算机科学 2020-02-13 Alessandro Antonucci , Thomas Tiotto

As black-box machine learning models grow in complexity and find applications in high-stakes scenarios, it is imperative to provide explanations for their predictions. Although Local Interpretable Model-agnostic Explanations (LIME) [22] is…

机器学习 · 计算机科学 2023-11-28 Zeren Tan , Yang Tian , Jian Li

We introduce LAMPO, a novel paradigm that leverages Large Language Models (LLMs) for solving few-shot multi-class ordinal classification tasks. Unlike conventional methods, which concatenate all demonstration examples with the test instance…

机器学习 · 计算机科学 2024-08-08 Zhen Qin , Junru Wu , Jiaming Shen , Tianqi Liu , Xuanhui Wang

Mixed linear regression involves the recovery of two (or more) unknown vectors from unlabeled linear measurements; that is, where each sample comes from exactly one of the vectors, but we do not know which one. It is a classic problem, and…

机器学习 · 统计学 2014-02-10 Xinyang Yi , Constantine Caramanis , Sujay Sanghavi

In light of the growing concerns regarding the unauthorized use of facial recognition systems and its implications on individual privacy, the exploration of adversarial perturbations as a potential countermeasure has gained traction.…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Jiaming Zhang , Qi Yi , Dongyuan Lu , Jitao Sang

We address the problem of solving mixed random linear equations. We have unlabeled observations coming from multiple linear regressions, and each observation corresponds to exactly one of the regression models. The goal is to learn the…

机器学习 · 统计学 2020-08-13 Avishek Ghosh , Kannan Ramchandran

Modern applications of artificial neural networks have yielded remarkable performance gains in a wide range of tasks. However, recent studies have discovered that such modelling strategy is vulnerable to Adversarial Examples, i.e. examples…

计算机视觉与模式识别 · 计算机科学 2019-04-24 João Monteiro , Isabela Albuquerque , Zahid Akhtar , Tiago H. Falk

Sparse additive models have attracted much attention in high-dimensional data analysis due to their flexible representation and strong interpretability. However, most existing models are limited to single-level learning under the…

机器学习 · 计算机科学 2026-04-23 Xuelin Zhang , Xinyue Liu , Lingjuan Wu , Hong Chen

Maximum a posteriori (MAP) inference is a fundamental computational paradigm for statistical inference. In the setting of graphical models, MAP inference entails solving a combinatorial optimization problem to find the most likely…

机器学习 · 计算机科学 2020-03-03 Jonathan N. Lee , Aldo Pacchiano , Michael I. Jordan

With the advent of larger and more complex deep learning models, such as in Natural Language Processing (NLP), model qualities like explainability and interpretability, albeit highly desirable, are becoming harder challenges to tackle and…

计算与语言 · 计算机科学 2024-01-30 Amrita Bhattacharjee , Raha Moraffah , Joshua Garland , Huan Liu

Many recent language model (LM) interpretability studies have adopted the circuits framework, which aims to find the minimal computational subgraph, or circuit, that explains LM behavior on a given task. Most studies determine which edges…

机器学习 · 计算机科学 2024-07-16 Michael Hanna , Sandro Pezzelle , Yonatan Belinkov