paper-with-me

Papers

Framing Algorithmic Recourse for Anomaly Detection

2022-06-29 · Debanjan Datta, Feng Chen, Naren Ramakrishnan

The problem of algorithmic recourse has been explored for supervised machine learning models, to provide more interpretable, transparent and robust outcomes from decision support systems. An unexplored area is that of algorithmic recourse for anomaly detection, specifically for tabular data with only discrete feature values. Here the problem is to present a set of counterfactuals that are deemed normal by the underlying anomaly detection model so that applications can utilize this information for explanation purposes or to recommend countermeasures. We present an approach -- Context preserving Algorithmic Recourse for Anomalies in Tabular data (CARAT), that is effective, scalable, and agnostic to the underlying anomaly detection model. CARAT uses a transformer based encoder-decoder model to explain an anomaly by finding features with low likelihood. Subsequently semantically coherent counterfactuals are generated by modifying the highlighted features, using the overall context of features in the anomalous instance(s). Extensive experiments help demonstrate the efficacy of CARAT.

📄 PDF Abstract BibTeX arXiv:2206.14384

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDecoder

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

Algorithmic Recourse for Anomaly Detection in Multivariate Time Series

2023-09-28 · Xiao Han, Lu Zhang, Yongkai Wu, Shuhan Yuan

Anomaly detection in multivariate time series has received extensive study due to the wide spectrum of applications. An anomaly in multivariate time series usually indicates a critical event, such as a system fault or an…

Anomaly DetectionTime SeriesTime Series Anomaly Detection

Setting the Right Expectations: Algorithmic Recourse Over Time

2023-09-13 · Joao Fonseca, Andrew Bell, Carlo Abrate, Francesco Bonchi 외

Algorithmic systems are often called upon to assist in high-stakes decision making. In light of this, algorithmic recourse, the principle wherein individuals should be able to take action against an undesirable outcome m…

Decision Making

Relevance-aware Algorithmic Recourse

2024-05-29 · Dongwhi Kim, Nuno Moniz

As machine learning continues to gain prominence, transparency and explainability are increasingly critical. Without an understanding of these models, they can replicate and worsen human bias, adversely affecting margina…

Reassessing Evaluation Functions in Algorithmic Recourse: An Empirical Study from a Human-Centered Perspective

2024-05-23 · Tomu Tominaga, Naomi Yamashita, Takeshi Kurashima

In this study, we critically examine the foundational premise of algorithmic recourse - a process of generating counterfactual action plans (i.e., recourses) assisting individuals to reverse adverse decisions made by AI …

counterfactual

A Causal Perspective on Meaningful and Robust Algorithmic Recourse

2021-07-16 · Gunnar König, Timo Freiesleben, Moritz Grosse-Wentrup

Algorithmic recourse explanations inform stakeholders on how to act to revert unfavorable predictions. However, in general ML models do not predict well in interventional distributions. Thus, an action that changes the p…