paper-with-me

Papers

Causal Intervention Framework for Variational Auto Encoder Mechanistic Interpretability

2025-05-06 · Dip Roy

Mechanistic interpretability of deep learning models has emerged as a crucial research direction for understanding the functioning of neural networks. While significant progress has been made in interpreting discriminative models like transformers, understanding generative models such as Variational Autoencoders (VAEs) remains challenging. This paper introduces a comprehensive causal intervention framework for mechanistic interpretability of VAEs. We develop techniques to identify and analyze "circuit motifs" in VAEs, examining how semantic factors are encoded, processed, and disentangled through the network layers. Our approach uses targeted interventions at different levels: input manipulations, latent space perturbations, activation patching, and causal mediation analysis. We apply our framework to both synthetic datasets with known causal relationships and standard disentanglement benchmarks. Results show that our interventions can successfully isolate functional circuits, map computational graphs to causal graphs of semantic factors, and distinguish between polysemantic and monosemantic units. Furthermore, we introduce metrics for causal effect strength, intervention specificity, and circuit modularity that quantify the interpretability of VAE components. Experimental results demonstrate clear differences between VAE variants, with FactorVAE achieving higher disentanglement scores (0.084) and effect strengths (mean 4.59) compared to standard VAE (0.064, 3.99) and Beta-VAE (0.051, 3.43). Our framework advances the mechanistic understanding of generative models and provides tools for more transparent and controllable VAE architectures.

📄 PDF Abstract BibTeX arXiv:2505.03530

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementSpecificity

Methods 이 논문이 사용한 방법론

Beta-VAE Beta-VAE is a type of variational autoencoder that seeks to discover disentangled latent factors. It modifies VAEs with an adjustable…

Similar Papers 제목 키워드 기반

Variational Causal Autoencoder for Interventional and Counterfactual Queries

2021-05-21 · NeurIPS 2021 12 · Pablo Sanchez Martin, Miriam Rateike, Isabel Valera

We propose the Variational Causal Autoencoder (VCAUSE), a novel class of variational graph autoencoders for causal inference in the absence of hidden confounders, when only observational data and the causal graph are ava…

Causal InferencecounterfactualFairness

VACA: Design of Variational Graph Autoencoders for Interventional and Counterfactual Queries

2021-10-27 · Pablo Sanchez-Martin, Miriam Rateike, Isabel Valera

In this paper, we introduce VACA, a novel class of variational graph autoencoders for causal inference in the absence of hidden confounders, when only observational data and the causal graph are available. Without making…

Causal InferencecounterfactualFairness

Causal Flow-based Variational Auto-Encoder for Disentangled Causal Representation Learning

2023-04-18 · Di Fan, Yannian Kou, Chuanhou Gao

Disentangled representation learning aims to learn low-dimensional representations where each dimension corresponds to an underlying generative factor. While the Variational Auto-Encoder (VAE) is widely used for this pur…

DisentanglementRepresentation Learning

CITRIS: Causal Identifiability from Temporal Intervened Sequences

2022-02-07 · Phillip Lippe, Sara Magliacane, Sindy Löwe, Yuki M. Asano 외

Understanding the latent causal factors of a dynamical system from visual observations is considered a crucial step towards agents reasoning in complex environments. In this paper, we propose CITRIS, a variational autoen…

Representation LearningTemporal Sequences

Counterfactual Fairness with Disentangled Causal Effect Variational Autoencoder

2020-11-24 · Hyemi Kim, Seungjae Shin, JoonHo Jang, Kyungwoo Song 외

The problem of fair classification can be mollified if we develop a method to remove the embedded sensitive information from the classification features. This line of separating the sensitive information is developed thr…

AttributeCausal InferencecounterfactualDisentanglement+1