paper-with-me

Papers

Multi-task Causal Learning with Gaussian Processes

2020-09-27 · NeurIPS 2020 12 · Virginia Aglietti, Theodoros Damoulas, Mauricio Álvarez, Javier González

This paper studies the problem of learning the correlation structure of a set of intervention functions defined on the directed acyclic graph (DAG) of a causal model. This is useful when we are interested in jointly learning the causal effects of interventions on different subsets of variables in a DAG, which is common in field such as healthcare or operations research. We propose the first multi-task causal Gaussian process (GP) model, which we call DAG-GP, that allows for information sharing across continuous interventions and across experiments on different variables. DAG-GP accommodates different assumptions in terms of data availability and captures the correlation between functions lying in input spaces of different dimensionality via a well-defined integral operator. We give theoretical results detailing when and how the DAG-GP model can be formulated depending on the DAG. We test both the quality of its predictions and its calibrated uncertainties. Compared to single-task models, DAG-GP achieves the best fitting performance in a variety of real and synthetic settings. In addition, it helps to select optimal interventions faster than competing approaches when used within sequential decision making frameworks, like active learning or Bayesian optimization.

📄 PDF Abstract BibTeX arXiv:2009.12821

Code (1)

VirgiAgl/DAG-GP

Tasks

Active LearningBayesian OptimizationDecision MakingGaussian ProcessesSequential Decision Making

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Local Granger Causality

2020-10-26 · Sebastiano Stramaglia, Tomas Scagliarini, Yuri Antonacci, Luca Faes

Granger causality is a statistical notion of causal influence based on prediction via vector autoregression. For Gaussian variables it is equivalent to transfer entropy, an information-theoretic measure of time-directed …

Gaussian Processes

Granger Causality from Quantized Measurements

2021-06-03 · Salman Ahmadi, Girish N. Nair, Erik Weyer

An approach is proposed for inferring Granger causality between jointly stationary, Gaussian signals from quantized data. First, a necessary and sufficient rank criterion for the equality of two conditional Gaussian dist…

Gaussian ProcessesQuantization

A note on the smallest eigenvalue of the empirical covariance of causal Gaussian processes

2022-12-19 · Ingvar Ziemann

We present a simple proof for bounding the smallest eigenvalue of the empirical covariance in a causal Gaussian process. Along the way, we establish a one-sided tail inequality for Gaussian quadratic forms using a causal…

Gaussian Processes

Warped Gaussian Processes in Remote Sensing Parameter Estimation and Causal Inference

2020-12-09 · Anna Mateo-Sanchis, Jordi Muñoz-Marí, Adrián Pérez-Suay, Gustau Camps-Valls

This paper introduces warped Gaussian processes (WGP) regression in remote sensing applications. WGP models output observations as a parametric nonlinear transformation of a GP. The parameters of such prior model are the…

Causal InferenceGaussian Processesparameter estimationregression

Inference on Causal Effects of Interventions in Time using Gaussian Processes

2022-10-06 · Gianluca Giudice, Sara Geneletti, Konstantinos Kalogeropoulos

This paper focuses on drawing inference on the causal impact of an intervention at a specific time point, as manifested in an outcome variable over time. We operate on the interrupted time series framework and expand on …

Gaussian ProcessesTime SeriesTime Series Analysis