中文
相关论文

相关论文: Generative Perturbation Analysis for Probabilistic…

200 篇论文

In many anomaly detection tasks, where anomalous data rarely appear and are difficult to collect, training using only normal data is important. Although it is possible to manually create anomalous data using prior knowledge, they may be…

机器学习 · 计算机科学 2022-05-10 Hironori Murase , Kenji Fukumizu

Conventional predictive Artificial Neural Networks (ANNs) commonly employ deterministic weight matrices; therefore, their prediction is a point estimate. Such a deterministic nature in ANNs causes the limitations of using ANNs for medical…

机器学习 · 计算机科学 2020-07-02 Minhyeok Lee , Junhee Seok

Traditional regression and prediction tasks often only provide deterministic point estimates. To estimate the distribution or uncertainty of the response variable, traditional methods either assume that the posterior distribution of samples…

机器学习 · 计算机科学 2025-01-08 Daojun Liang , Haixia Zhang , Dongfeng Yuan

Sampling from an unknown distribution, accessible only through discrete samples, is a fundamental problem at the core of generative AI. The current state-of-the-art methods follow a two-step process: first, estimating the score function…

机器学习 · 计算机科学 2026-05-20 Samuel Hurault , Matthieu Terris , Thomas Moreau , Gabriel Peyré

Attribution maps are one of the most established tools to explain the functioning of computer vision models. They assign importance scores to input features, indicating how relevant each feature is for the prediction of a deep neural…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Robin Hesse , Simone Schaub-Meyer , Stefan Roth

Cooperative game theory methods, notably Shapley values, have significantly enhanced machine learning (ML) interpretability. However, existing explainable AI (XAI) frameworks mainly attribute average model predictions, overlooking…

人工智能 · 计算机科学 2025-05-20 Marouane Il Idrissi , Agathe Fernandes Machado , Ewen Gallic , Arthur Charpentier

An extensible statistical framework for detecting anomalous time series including those with heavy-tailed distributions and non-stationarity in higher-order moments is introduced based on penalized likelihood distributional regression.…

统计计算 · 统计学 2020-02-04 Cole Sodja

Additive feature explanations using Shapley values have become popular for providing transparency into the relative importance of each feature to an individual prediction of a machine learning model. While Shapley values provide a unique…

机器学习 · 计算机科学 2021-12-21 Thomas W. Campbell , Heinrich Roder , Robert W. Georgantas , Joanna Roder

A multitude of explainability methods and associated fidelity performance metrics have been proposed to help better understand how modern AI systems make decisions. However, much of the current work has remained theoretical -- without much…

计算机视觉与模式识别 · 计算机科学 2023-02-01 Julien Colin , Thomas Fel , Remi Cadene , Thomas Serre

Many methods to explain black-box models, whether local or global, are additive. In this paper, we study global additive explanations for non-additive models, focusing on four explanation methods: partial dependence, Shapley explanations…

机器学习 · 统计学 2023-08-02 Sarah Tan , Giles Hooker , Paul Koch , Albert Gordo , Rich Caruana

Uncertainty is a key feature of any machine learning model and is particularly important in neural networks, which tend to be overconfident. This overconfidence is worrying under distribution shifts, where the model performance silently…

机器学习 · 计算机科学 2024-03-18 Arthur Thuy , Dries F. Benoit

Machine learning techniques can automatically identify outliers in massive datasets, much faster and more reproducible than human inspection ever could. But finding such outliers immediately leads to the question: which features render this…

机器学习 · 计算机科学 2023-11-01 Jeff Shen , Peter Melchior

Many inference-time language-model pipelines combine a cheap reward signal with an expensive verifier, such as exact answer checking in mathematical reasoning or hidden-test execution in code generation. We formalize this setting using a…

机器学习 · 计算机科学 2026-05-19 Shaddin Dughmi , Mahdi Haghifam , Yusuf Hakan Kalayci

Anomaly detection (AD) is a crucial machine learning task that aims to learn patterns from a set of normal training samples to identify abnormal samples in test data. Most existing AD studies assume that the training and test data are drawn…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Tri Cao , Jiawen Zhu , Guansong Pang

A nonparanormal graphical model is a semiparametric generalization of a Gaussian graphical model for continuous variables in which it is assumed that the variables follow a Gaussian graphical model only after some unknown smooth monotone…

统计方法学 · 统计学 2021-02-23 Jami J. Mulgrave , Subhashis Ghosal

Bayesian learning provides a unified skeleton to solve the electrophysiological source imaging task. From this perspective, existing source imaging algorithms utilize the Gaussian assumption for the observation noise to build the likelihood…

机器学习 · 计算机科学 2025-08-07 Yuanhao Li , Badong Chen , Zhongxu Hu , Keita Suzuki , Wenjun Bai , Yasuharu Koike , Okito Yamashita

Methods for unsupervised anomaly detection suffer from the fact that the data is unlabeled, making it difficult to assess the optimality of detection algorithms. Ensemble learning has shown exceptional results in classification and…

机器学习 · 统计学 2016-10-26 Edward Yu , Parth Parekh

Anomaly detection methods strive to discover patterns that differ from the norm in a semantic way. This goal is ambiguous as a data point differing from the norm by an attribute e.g., age, race or gender, may be considered anomalous by some…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Niv Cohen , Jonathan Kahana , Yedid Hoshen

Real-world data contains aleatoric uncertainty - irreducible noise arising from imperfect measurements or from incomplete knowledge about the data generation process. Mean-variance estimation networks can learn this type of uncertainty but…

机器学习 · 计算机科学 2026-05-29 Jiaxiang Yi , Miguel A. Bessa

eXplainable Artificial Intelligence (XAI) is a sub-field of Artificial Intelligence (AI) that is at the forefront of AI research. In XAI, feature attribution methods produce explanations in the form of feature importance. People often use…

人工智能 · 计算机科学 2022-02-09 Jamie Duell , Monika Seisenberger , Gert Aarts , Shangming Zhou , Xiuyi Fan