Causal generative modeling

Mrs. Young | July 17, 2025

This method also belongs to Causal ML and Causal discovery.

Table of Contents

  1. Description & principle
  2. Reference articles
  3. Packages
  4. Assessment table

Description & principle

A clear, technical yet accessible explanation of the method, its core principle(s).

Major variants

optional

If the method has variants that seem important, either already widespread or promising and well documented.

Further online resources

References to useful online resources to get started, e.g. explanation blogs

Reference articles

Method

  • One or a few key academic references that introduce or formalize the method.

Research applications

With RS data in Ecology / Biodiversity

  • A

Without RS data (Ecology domain)

optional

  • B

Packages

Python

R

Code Cells

optional

Assessment table

CategoryCriteriaAssessment
OutcomeObjectiveEffect estimation, Causal relationship(s), Scenario projection
 EstimandATE, CATE, Mediation effects, Oriented link, Maps & generalisations
 ValidityVarying
Data compatibilityTypePanel data (many samples)
 Required TS length≥ 10, ≥ 100
 Handles few samplesNo
 Handles huge datasets (n)Yes
 Handles missing dataYes
 RS-data provenNo
AssumptionsFunctional formAssumption-free
 No unobserved confoundersRecommended
 No interferenceRequired
 Well-defined treatmentsRequired
 Common support (positivity)Desirable
 Causal Markov ConditionInapplicable
 FaithfulnessRequired
 IDDRelaxes assumption
 Model specific assumptionNo specific
Model propertiesRequires explicit processesOptional
 Exposure typeAll
 Number of variablesMultivariate, High-dimensional (p≫n)
 Handles lag effectsPossible
 Propagates uncertaintyNeeds model-agnostic propagation
 Parametric natureSemi-parametric, Non-parametric
PackagesLanguagePython
 UsageTechnical but well documented, Domain-specific skills

References