paper-with-me

Papers

Select Wisely and Explain: Active Learning and Probabilistic Local Post-hoc Explainability

2021-08-16 · Aditya Saini, Ranjitha Prasad

Albeit the tremendous performance improvements in designing complex artificial intelligence (AI) systems in data-intensive domains, the black-box nature of these systems leads to the lack of trustworthiness. Post-hoc interpretability methods explain the prediction of a black-box ML model for a single instance, and such explanations are being leveraged by domain experts to diagnose the underlying biases of these models. Despite their efficacy in providing valuable insights, existing approaches fail to deliver consistent and reliable explanations. In this paper, we propose an active learning-based technique called UnRAvEL (Uncertainty driven Robust Active Learning Based Locally Faithful Explanations), which consists of a novel acquisition function that is locally faithful and uses uncertainty-driven sampling based on the posterior distribution on the probabilistic locality using Gaussian process regression(GPR). We present a theoretical analysis of UnRAvEL by treating it as a local optimizer and analyzing its regret in terms of instantaneous regrets over a global optimizer. We demonstrate the efficacy of the local samples generated by UnRAvEL by incorporating different kernels such as the Matern and linear kernels in GPR. Through a series of experiments, we show that UnRAvEL outperforms the baselines with respect to stability and local fidelity on several real-world models and datasets. We show that UnRAvEL is an efficient surrogate dataset generator by deriving importance scores on this surrogate dataset using sparse linear models. We also showcase the sample efficiency and flexibility of the developed framework on the Imagenet dataset using a pre-trained ResNet model.

📄 PDF Abstract BibTeX arXiv:2108.06907

Code (1)

adityasaini70/unravel 공식 구현

Tasks

Active LearningGaussian ProcessesGPR

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Residual Connection 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Average Pooling 설명 없음

Similar Papers 제목 키워드 기반

Choose Wisely and Privately: Proactive Client Selection for Fair and Efficient Federated Learning

2026-05-20 · Adda Akram Bendoukha, Heber Hwang Arcolezi, Nesrine Kaaniche, Aymen Boudguiga arxiv

Federated Learning enables collaborative model training across decentralized data sources without data transfer. Averaging-based FL is limited by the presence of non-IID data, which negatively impacts convergence speed a…

Federated Learning

Choose Your Simulator Wisely: A Review on Open-source Simulators for Autonomous Driving

2023-11-18 · Yueyuan Li, Wei Yuan, Songan Zhang, Weihao Yan 외

Simulators play a crucial role in autonomous driving, offering significant time, cost, and labor savings. Over the past few years, the number of simulators for autonomous driving has grown substantially. However, there i…

Autonomous Driving

You Only Recognize Once: Towards Fast Video Text Spotting

2019-03-08 · Zhanzhan Cheng, Jing Lu, Yi Niu, ShiLiang Pu 외

Video text spotting is still an important research topic due to its various real-applications. Previous approaches usually fall into the four-staged pipeline: text detection in individual images, framewisely recognizing …

Text DetectionText Spotting

Toward Optimal Probabilistic Active Learning Using a Bayesian Approach

2020-06-02 · Daniel Kottke, Marek Herde, Christoph Sandrock, Denis Huseljic 외

Gathering labeled data to train well-performing machine learning models is one of the critical challenges in many applications. Active learning aims at reducing the labeling costs by an efficient and effective allocation…

Active Learning

LaPLACE: Probabilistic Local Model-Agnostic Causal Explanations

2023-10-01 · Sein Minn

Machine learning models have undeniably achieved impressive performance across a range of applications. However, their often perceived black-box nature, and lack of transparency in decision-making, have raised concerns a…

Decision MakingFairnessmodelModel Selection