Skip to content

UAI 2022: "Capturing Actionable Dynamics with Structured Latent Ordinary Differential Equations"

License

Notifications You must be signed in to change notification settings

paidamoyo/structured_latent_ODEs

Repository files navigation

Capturing Actionable Dynamics with Structured Latent Ordinary Differential Equations (UAI 2022)

This repository contains the Pytorch code to replicate experiments in our paper Capturing Actionable Dynamics with Structured Latent Ordinary Differential Equations accepted at Conference on Uncertainty in Artificial Intelligence (UAI 2022):

@inproceedings{chapfuwa2022capturing,
  title={Capturing Actionable Dynamics with Structured Latent Ordinary Differential Equations},
  author={Chapfuwa, Paidamoyo and Rose, Sherri and Carin, Lawrence and Meeds, Edward and Henao, Ricardo},
  booktitle={The 38th Conference on Uncertainty in Artificial Intelligence},
  year={2022}
}

Model

Model

Prerequisites

The code is implemented with the following dependencies:

pip install -r requirements.txt

Data

We consider the following datasets:

Model Training

Metrics and Visualizations