paper-with-me

홈 › Papers

Learned Causal Method Prediction

2023-11-07 · Shantanu Gupta, Cheng Zhang, Agrin Hilmkil

For a given causal question, it is important to efficiently decide which causal inference method to use for a given dataset. This is challenging because causal methods typically rely on complex and difficult-to-verify assumptions, and cross-validation is not applicable since ground truth causal quantities are unobserved. In this work, we propose CAusal Method Predictor (CAMP), a framework for predicting the best method for a given dataset. To this end, we generate datasets from a diverse set of synthetic causal models, score the candidate methods, and train a model to directly predict the highest-scoring method for that dataset. Next, by formulating a self-supervised pre-training objective centered on dataset assumptions relevant for causal inference, we significantly reduce the need for costly labeled data and enhance training efficiency. Our strategy learns to map implicit dataset properties to the best method in a data-driven manner. In our experiments, we focus on method prediction for causal discovery. CAMP outperforms selecting any individual candidate method and demonstrates promising generalization to unseen semi-synthetic and real-world benchmarks.

📄 PDF Abstract BibTeX arXiv:2311.03989

Code (0)

등록된 구현이 없습니다.

Tasks

Causal DiscoveryCausal InferencePrediction

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
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…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Causal Adjacency Learning for Spatiotemporal Prediction Over Graphs

2024-11-25 · Zhaobin Mo, Qingyuan Liu, Baohua Yan, Longxiang Zhang 외

Spatiotemporal prediction over graphs (STPG) is crucial for transportation systems. In existing STPG models, an adjacency matrix is an important component that captures the relations among nodes over graphs. However, mos…

Out-of-Distribution GeneralizationPrediction

Interpretable Imitation Learning with Dynamic Causal Relations

2023-09-30 · Tianxiang Zhao, Wenchao Yu, Suhang Wang, Lu Wang 외

Imitation learning, which learns agent policy by mimicking expert demonstration, has shown promising results in many applications such as medical treatment regimes and self-driving vehicles. However, it remains a difficu…

Causal DiscoveryDecision MakingImitation Learning

GT-CausIn: a novel causal-based insight for traffic prediction

2022-12-12 · Ting Gao, Rodrigo Kappes Marques, Lei Yu

Traffic forecasting is an important application of spatiotemporal series prediction. Among different methods, graph neural networks have achieved so far the most promising results, learning relations between graph nodes …

Traffic Prediction

Causal Contextual Prediction for Learned Image Compression

2020-11-19 · Zongyu Guo, Zhizheng Zhang, Runsen Feng, Zhibo Chen

Over the past several years, we have witnessed impressive progress in the field of learned image compression. Recent learned image codecs are commonly based on autoencoders, that first encode an image into low-dimensiona…

Image CompressionMS-SSIMPredictionSSIM

Semi-Supervised Learning under General Causal Models

2025-10-26 · Archer Moore, Heejung Shim, Jingge Zhu, Mingming Gong arxiv

Semi-supervised learning (SSL) aims to train a machine learning model using both labelled and unlabelled data. While the unlabelled data have been used in various ways to improve the prediction accuracy, the reason why u…