Search papers, labs, and topics across Lattice.
The paper introduces Conditional Entropy-Penalized Autoencoders (CEPAE) for counterfactual inference on time series data, addressing the need for understanding the impact of events in domains like finance and healthcare. CEPAE leverages an entropy penalization loss in the latent space of an autoencoder to promote disentangled representations, facilitating more accurate counterfactual generation. Empirical evaluations on synthetic, semi-synthetic, and real-world datasets demonstrate that CEPAE achieves superior performance compared to variational and adversarial autoencoder-based baselines adapted for time series.
CEPAE disentangles time series data better than VAEs and GANs, unlocking more reliable counterfactual predictions for critical applications like finance and healthcare.
The ability to accurately perform counterfactual inference on time series is crucial for decision-making in fields like finance, healthcare, and marketing, as it allows us to understand the impact of events or treatments on outcomes over time. In this paper, we introduce a new counterfactual inference approach tailored to time series data impacted by market events, which is motivated by an industrial application. Utilizing the abduction-action-prediction procedure and the Structural Causal Model framework, we first adapt methods based on variational autoencoders and adversarial autoencoders, both previously used in counterfactual literature although not in time series settings. Then, we present the Conditional Entropy-Penalized Autoencoder (CEPAE), a novel autoencoder-based approach for counterfactual inference, which employs an entropy penalization loss over the latent space to encourage disentangled data representations. We validate our approach both theoretically and experimentally on synthetic, semi-synthetic, and real-world datasets, showing that CEPAE generally outperforms the other approaches in the evaluated metrics.