English

Framing Algorithmic Recourse for Anomaly Detection

Machine Learning 2022-06-30 v1 Artificial Intelligence Methodology

Abstract

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.

Keywords

Cite

@article{arxiv.2206.14384,
  title  = {Framing Algorithmic Recourse for Anomaly Detection},
  author = {Debanjan Datta and Feng Chen and Naren Ramakrishnan},
  journal= {arXiv preprint arXiv:2206.14384},
  year   = {2022}
}

Comments

ACM SigKDD 2022, Research Track

R2 v1 2026-06-24T12:07:46.427Z