paper-with-me

홈 › Papers

SLEM: Machine Learning for Path Modeling and Causal Inference with Super Learner Equation Modeling

2023-08-08 · Matthew J. Vowels

Causal inference is a crucial goal of science, enabling researchers to arrive at meaningful conclusions regarding the predictions of hypothetical interventions using observational data. Path models, Structural Equation Models (SEMs), and, more generally, Directed Acyclic Graphs (DAGs), provide a means to unambiguously specify assumptions regarding the causal structure underlying a phenomenon. Unlike DAGs, which make very few assumptions about the functional and parametric form, SEM assumes linearity. This can result in functional misspecification which prevents researchers from undertaking reliable effect size estimation. In contrast, we propose Super Learner Equation Modeling, a path modeling technique integrating machine learning Super Learner ensembles. We empirically demonstrate its ability to provide consistent and unbiased estimates of causal effects, its competitive performance for linear models when compared with SEM, and highlight its superiority over SEM when dealing with non-linear relationships. We provide open-source code, and a tutorial notebook with example usage, accentuating the easy-to-use nature of the method.

📄 PDF Abstract BibTeX arXiv:2308.04365

Code (1)

matthewvowels1/slem 공식 구현

Tasks

Causal Inference

Similar Papers 제목 키워드 기반

Kernel Square-Loss Exemplar Machines for Image Retrieval

2017-07-01 · CVPR 2017 7 · Rafael S. Rezende, Joaquin Zepeda, Jean Ponce, Francis Bach 외

Zepeda and Perez have recently demonstrated the promise of the exemplar SVM (ESVM) as a feature encoder for image retrieval. This paper extends this approach in several directions: We first show that replacing the hinge …

Image RetrievalRetrieval

Learning local equivariant representations for quantum operators

2024-07-08 · Zhanghao Zhouyin, Zixi Gan, MingKang Liu, Shishir Kumar Pandey 외

Predicting quantum operator matrices such as Hamiltonian, overlap, and density matrices in the density functional theory (DFT) framework is crucial for material science. Current methods often focus on individual operator…

Computational Efficiency

Aslema at NADI 2026: Augmentation through Fewshot for SLU

2026-08-19 · Tajwaar Shafiq, Hunzalah Hassan Bhatti, Shammur Absar Chowdhury, Firoj Alam arxiv

We present Aslema, our system for NADI 2026 Shared Task 5, which consists of two subtasks: intent recognition and slot filling. We evaluate four omni LLMs in a zero-shot setting and compare them with fine-tuned models. O…

Intent RecognitionData AugmentationSlot Filling

CLEAR: Causal Learning Framework For Robust Histopathology Tumor Detection Under Out-Of-Distribution Shifts

2025-10-16 · Kieu-Anh Truong Thi, Huy-Hieu Pham, Duc-Trong Le arxiv

Domain shift in histopathology, often caused by differences in acquisition processes or data sources, poses a major challenge to the generalization ability of deep learning models. Existing methods primarily rely on mode…

Causal Inference

Definite Non-Ancestral Relations and Structure Learning

2021-05-20 · Wenyu Chen, Mathias Drton, Ali Shojaie

In causal graphical models based on directed acyclic graphs (DAGs), directed paths represent causal pathways between the corresponding variables. The variable at the beginning of such a path is referred to as an ancestor…