y0-causal-inference / y0

❓y0 (pronounced "why not?") is for causal inference in Python
https://y0.readthedocs.io
BSD 3-Clause "New" or "Revised" License
44 stars 9 forks source link

Estimation Algorithms #124

Open cthoyt opened 1 year ago

cthoyt commented 1 year ago

Ananke has several classes of estimation algorithms, depending on how "challenging" the graph is (different subclasses of acyclic directed mixed graphs (ADMGs))

Step 1 would be to wrap these, step 2 is to re-implement (if necessary)

cthoyt commented 1 year ago

CC @srtaheri @pnavada

djinnome commented 1 year ago

For estimating causal inferences, we might also want to consider tractable circuit approaches.

Wang, B., & Kwiatkowska, M. (11.04.2023). Compositional Probabilistic and Causal Inference using Tractable Circuit Models. Proceedings of The 26th International Conference on Artificial Intelligence and Statistics. AISTATS.,

Causal Discussion Group video seminar