paper-with-me

Papers

Causal Inference by Stochastic Complexity

2017-02-22 · Kailash Budhathoki, Jilles Vreeken

The algorithmic Markov condition states that the most likely causal direction between two random variables X and Y can be identified as that direction with the lowest Kolmogorov complexity. Due to the halting problem, however, this notion is not computable. We hence propose to do causal inference by stochastic complexity. That is, we propose to approximate Kolmogorov complexity via the Minimum Description Length (MDL) principle, using a score that is mini-max optimal with regard to the model class under consideration. This means that even in an adversarial setting, such as when the true distribution is not in this class, we still obtain the optimal encoding for the data relative to the class. We instantiate this framework, which we call CISC, for pairs of univariate discrete variables, using the class of multinomial distributions. Experiments show that CISC is highly accurate on synthetic, benchmark, as well as real-world data, outperforming the state of the art by a margin, and scales extremely well with regard to sample and domain sizes.

📄 PDF Abstract BibTeX arXiv:1702.06776

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Inference

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Causal inference using the algorithmic Markov condition

2008-04-23 · Dominik Janzing, Bernhard Schoelkopf

Inferring the causal structure that links n observables is usually based upon detecting statistical dependences and choosing simple graphs that make the joint measure Markovian. Here we argue why causal inference is also…

Causal Inference

Maximum Likelihood Constraint Inference from Stochastic Demonstrations

2021-02-24 · David L. McPherson, Kaylene C. Stocking, S. Shankar Sastry

When an expert operates a perilous dynamic system, ideal constraint information is tacitly contained in their demonstrated trajectories and controls. The likelihood of these demonstrations can be computed, given the syst…

Debiasing Conditional Stochastic Optimization

2023-04-20 · NeurIPS 2023 11 · Lie He, Shiva Prasad Kasiviswanathan

In this paper, we study the conditional stochastic optimization (CSO) problem which covers a variety of applications including portfolio selection, reinforcement learning, robust learning, causal inference, etc. The samp…

Causal InferenceStochastic Optimization

Sample Complexity of Sample Average Approximation for Conditional Stochastic Optimization

2019-05-28 · Yifan Hu, Xin Chen, Niao He

In this paper, we study a class of stochastic optimization problems, referred to as the \emph{Conditional Stochastic Optimization} (CSO), in the form of $\min_{x \in \mathcal{X}} \EE_{\xi}f_\xi\Big({\EE_{\eta|\xi}[g_\eta…

Causal InferenceReinforcement LearningStochastic Optimization

Causal Modeling with Stochastic Confounders

2020-04-24 · Thanh Vinh Vo, Pengfei Wei, Wicher Bergsma, Tze-Yun Leong

This work extends causal inference with stochastic confounders. We propose a new approach to variational estimation for causal inference based on a representer theorem with a random input space. We estimate causal effect…

Causal Inference