paper-with-me

Papers

Testing Generalizability in Causal Inference

2024-11-05 · Daniel de Vassimon Manela, Linying Yang, Robin J. Evans

Ensuring robust model performance in diverse real-world scenarios requires addressing generalizability across domains with covariate shifts. However, no formal procedure exists for statistically evaluating generalizability in machine learning algorithms. Existing predictive metrics like mean squared error (MSE) help to quantify the relative performance between models, but do not directly answer whether a model can or cannot generalize. To address this gap in the domain of causal inference, we propose a systematic framework for statistically evaluating the generalizability of high-dimensional causal inference models. Our approach uses the frugal parameterization to flexibly simulate from fully and semi-synthetic causal benchmarks, offering a comprehensive evaluation for both mean and distributional regression methods. Grounded in real-world data, our method ensures more realistic evaluations, which is often missing in current work relying on simplified datasets. Furthermore, using simulations and statistical testing, our framework is robust and avoids over-reliance on conventional metrics, providing statistical safeguards for decision making.

📄 PDF Abstract BibTeX arXiv:2411.03021

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceDecision Making

Methods 이 논문이 사용한 방법론

Focus 설명 없음
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 제목 키워드 기반

Benchmarking and Pushing the Multi-Bias Elimination Boundary of LLMs via Causal Effect Estimation-guided Debiasing

2025-05-22 · Zhouhao Sun, Zhiyuan Kan, Xiao Ding, Li Du 외

Despite significant progress, recent studies have indicated that current large language models (LLMs) may still utilize bias during inference, leading to the poor generalizability of LLMs. Some benchmarks are proposed to…

Benchmarking

Can predictive models be used for causal inference?

2023-06-18 · Maximilian Pichler, Florian Hartig

Supervised machine learning (ML) and deep learning (DL) algorithms excel at predictive tasks, but it is commonly assumed that they often do so by exploiting non-causal correlations, which may limit both interpretability …

Causal Inferencefeature selectionPrediction

Towards Human-like Perception: Learning Structural Causal Model in Heterogeneous Graph

2023-12-10 · Tianqianjin Lin, Kaisong Song, Zhuoren Jiang, Yangyang Kang 외

Heterogeneous graph neural networks have become popular in various domains. However, their generalizability and interpretability are limited due to the discrepancy between their inherent inference flows and human reasoni…

Causal Discovery

Error Causal inference for Multi-Fusion models

2021-06-01 · NAACL (ALVR) 2021 6 · Chengxi Li, Brent Harrison

In this paper, we propose an error causal inference method that could be used for finding dominant features for a faulty instance under a well-trained multi-modality input model, which could apply to any testing instance…

Caption GenerationCausal Inference

Causally-guided Regularization of Graph Attention Improves Generalizability

2022-10-20 · Alexander P. Wu, Thomas Markovich, Bonnie Berger, Nils Hammerla 외

Graph attention networks estimate the relational importance of node neighbors to aggregate relevant information over local neighborhoods for a prediction task. However, the inferred attentions are vulnerable to spurious …

Causal InferenceGraph AttentionNode Classification