paper-with-me

홈 › Papers

An Analysis of the Adaptation Speed of Causal Models

2020-05-18 · Rémi Le Priol, Reza Babanezhad Harikandeh, Yoshua Bengio, Simon Lacoste-Julien

Consider a collection of datasets generated by unknown interventions on an unknown structural causal model $G$. Recently, Bengio et al. (2020) conjectured that among all candidate models, $G$ is the fastest to adapt from one dataset to another, along with promising experiments. Indeed, intuitively $G$ has less mechanisms to adapt, but this justification is incomplete. Our contribution is a more thorough analysis of this hypothesis. We investigate the adaptation speed of cause-effect SCMs. Using convergence rates from stochastic optimization, we justify that a relevant proxy for adaptation speed is distance in parameter space after intervention. Applying this proxy to categorical and normal cause-effect models, we show two results. When the intervention is on the cause variable, the SCM with the correct causal direction is advantaged by a large factor. When the intervention is on the effect variable, we characterize the relative adaptation speed. Surprisingly, we find situations where the anticausal model is advantaged, falsifying the initial hypothesis. Code to reproduce experiments is available at https://github.com/remilepriol/causal-adaptation-speed

📄 PDF Abstract BibTeX arXiv:2005.09136

Code (1)

remilepriol/causal-adaptation-speed 공식 구현 pytorch

Tasks

Meta-LearningStochastic Optimization

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Adaptation Speed Analysis for Fairness-aware Causal Models

2023-08-31 · Yujie Lin, Chen Zhao, Minglai Shao, Xujiang Zhao 외

For example, in machine translation tasks, to achieve bidirectional translation between two languages, the source corpus is often used as the target corpus, which involves the training of two models with opposite directi…

FairnessMachine TranslationTranslation

Test-Time Adaptation by Causal Trimming

2025-10-13 · Yingnan Liu, Rui Qiao, Mong Li Lee, Wynne Hsu arxiv

Test-time adaptation aims to improve model robustness under distribution shifts by adapting models with access to unlabeled target samples. A primary cause of performance degradation under such shifts is the model's reli…

Test-time Adaptation

On the Generalization and Adaption Performance of Causal Models

2022-06-09 · Nino Scherrer, Anirudh Goyal, Stefan Bauer, Yoshua Bengio 외

Learning models that offer robust out-of-distribution generalization and fast adaptation is a key challenge in modern machine learning. Modelling causal structure into neural networks holds the promise to accomplish robu…

Causal DiscoveryOut-of-Distribution Generalization

Salesforce CausalAI Library: A Fast and Scalable Framework for Causal Analysis of Time Series and Tabular Data

2023-01-25 · Devansh Arpit, Matthew Fernandez, Itai Feigenbaum, Weiran Yao 외

We introduce the Salesforce CausalAI Library, an open-source library for causal analysis using observational data. It supports causal discovery and causal inference for tabular and time series data, of discrete, continuo…

Causal DiscoveryCausal InferenceTime SeriesTime Series Analysis

A Meta-Transfer Objective for Learning to Disentangle Causal Mechanisms

2019-01-30 · ICLR 2020 1 · Yoshua Bengio, Tristan Deleu, Nasim Rahaman, Rosemary Ke 외

We propose to meta-learn causal structures based on how fast a learner adapts to new distributions arising from sparse distributional changes, e.g. due to interventions, actions of agents and other sources of non-station…

Meta-Learning