paper-with-me

Papers

Model agnostic local variable importance for locally dependent relationships

2024-11-13 · Kelvyn K. Bladen, Adele Cutler, D. Richard Cutler, Kevin R. Moon

Global variable importance measures are commonly used to interpret the results of machine learning models. Local variable importance techniques assess how variables contribute to individual observations. Current methods typically fail to accurately reflect locally dependent relationships between variables and instead focus on marginal importance values. Additionally, they are not natively adapted for multi-class classification problems. We propose a new model-agnostic method for calculating local variable importance, CLIQUE, that captures locally dependent relationships, improves over permutation-based methods, and can be directly applied to multi-category classification problems. Simulated and real-world examples show that CLIQUE emphasizes locally dependent information and properly reduces bias in regions where variables do not affect the response.

📄 PDF Abstract BibTeX arXiv:2411.08821

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-class Classification

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Variational Inference with Locally Enhanced Bounds for Hierarchical Models

2022-03-08 · Tomas Geffner, Justin Domke

Hierarchical models represent a challenging setting for inference algorithms. MCMC methods struggle to scale to large models with many local variables and observations, and variational inference (VI) may fail to provide …

Variational Inference

Regional Explanations: Bridging Local and Global Variable Importance

2026-04-13 · Salim I. Amoukou, Nicolas J-B. Brunel arxiv

We analyze two widely used local attribution methods, Local Shapley Values and LIME, which aim to quantify the contribution of a feature value $x_i$ to a specific prediction $f(x_1, \dots, x_p)$. Despite their widespread…

Feature Importance

Model Agnostic Local Explanations of Reject

2022-05-16 · André Artelt, Roel Visser, Barbara Hammer

The application of machine learning based decision making systems in safety critical areas requires reliable high certainty predictions. Reject options are a common way of ensuring a sufficiently high certainty of predic…

counterfactualDecision Makingmodel

Spatial Contrastive Learning for Few-Shot Classification

2020-12-26 · Yassine Ouali, Céline Hudelot, Myriam Tami

In this paper, we explore contrastive learning for few-shot classification, in which we propose to use it as an additional auxiliary training objective acting as a data-dependent regularizer to promote more general and t…

ClassificationContrastive LearningFew-Shot LearningGeneral Classification

An Adaptive Importance Sampling for Locally Stable Point Processes

2024-08-14 · Hee-Geon Kang, Sunggon Kim

The problem of finding the expected value of a statistic of a locally stable point process in a bounded region is addressed. We propose an adaptive importance sampling for solving the problem. In our proposal, we restric…

Point Processes