RSS Amplifier

Dr. Juan Camilo Orduz · Dec 13, 2025

CATE Estimation with Causal Effect Variational Autoencoders

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

In this notebook, we demonstrate how to estimate Conditional Average Treatment Effects
(CATE) using a Causal Effect Variational Autoencoder (CEVAE) by implementing an example
from scratch in NumPyro . This approach is particularly useful when we suspect
the presence of unobserved confounders that affect both treatment assignment and outcomes. 
 Disclaimer : I am not an expert in…

In this notebook, we demonstrate how to estimate Conditional Average Treatment Effects (CATE) using a Causal Effect Variational Autoencoder (CEVAE) by implementing an example from scratch in NumPyro. This approach is particularly useful when we suspect the presence of unobserved confounders that affect both treatment assignment and outcomes.

Disclaimer: I am not an expert in this specific approach, so please take all the results with a grain of salt and please do not hesitate to provide feedback.

Read on /cate_nn/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.