paper-with-me

홈 › Papers

An Explainable Gaussian Process Auto-encoder for Tabular Data

2025-08-31 · Wei Zhang, Brian Barr, John Paisley arxiv

Explainable machine learning has attracted much interest in the community where the stakes are high. Counterfactual explanations methods have become an important tool in explaining a black-box model. The recent advances have leveraged the power of generative models such as an autoencoder. In this paper, we propose a novel method using a Gaussian process to construct the auto-encoder architecture for generating counterfactual samples. The resulting model requires fewer learnable parameters and thus is less prone to overfitting. We also introduce a novel density estimator that allows for searching for in-distribution samples. Furthermore, we introduce an algorithm for selecting the optimal regularization rate on density estimator while searching for counterfactuals. We experiment with our method in several large-scale tabular datasets and compare with other auto-encoder-based methods. The results show that our method is capable of generating diversified and in-distribution counterfactual samples.

📄 PDF Abstract BibTeX arXiv:2509.00884

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Explaining Anomalies using Denoising Autoencoders for Financial Tabular Data

2022-09-21 · Timur Sattarov, Dayananda Herurkar, Jörn Hees

Recent advances in Explainable AI (XAI) increased the demand for deployment of safe and interpretable AI models in various industry sectors. Despite the latest success of deep neural networks in a variety of domains, und…

Decision MakingDenoisingExplainable Artificial Intelligence (XAI)Management

Gaussian Process Neural Additive Models

2024-02-19 · Wei zhang, Brian Barr, John Paisley

Deep neural networks have revolutionized many fields, but their black-box nature also occasionally prevents their wider adoption in fields such as healthcare and finance, where interpretable and explainable models are re…

Additive modelsExplainable Models

SwitchTab: Switched Autoencoders Are Effective Tabular Learners

2024-01-04 · Jing Wu, Suiyao Chen, Qi Zhao, Renat Sergazinov 외

Self-supervised representation learning methods have achieved significant success in computer vision and natural language processing, where data samples exhibit explicit spatial or semantic dependencies. However, applyin…

DecoderRepresentation Learning

Deep Clustering of Tabular Data by Weighted Gaussian Distribution Learning

2023-01-02 · Shourav B. Rabbani, Ivan V. Medri, Manar D. Samad

Deep learning methods are primarily proposed for supervised learning of images or text with limited applications to clustering problems. In contrast, tabular data with heterogeneous features pose unique challenges in rep…

ClusteringData VisualizationDeep ClusteringDeep Learning+1

Learning Explainable and Better Performing Representations of POMDP Strategies

2024-01-15 · Alexander Bork, Debraj Chakraborty, Kush Grover, Jan Kretinsky 외

Strategies for partially observable Markov decision processes (POMDP) typically require memory. One way to represent this memory is via automata. We present a method to learn an automaton representation of a strategy usi…