paper-with-me

Papers

NESTER: An Adaptive Neurosymbolic Method for Causal Effect Estimation

2022-11-08 · Abbavaram Gowtham Reddy, Vineeth N Balasubramanian

Causal effect estimation from observational data is a central problem in causal inference. Methods based on potential outcomes framework solve this problem by exploiting inductive biases and heuristics from causal inference. Each of these methods addresses a specific aspect of causal effect estimation, such as controlling propensity score, enforcing randomization, etc., by designing neural network (NN) architectures and regularizers. In this paper, we propose an adaptive method called Neurosymbolic Causal Effect Estimator (NESTER), a generalized method for causal effect estimation. NESTER integrates the ideas used in existing methods based on multi-head NNs for causal effect estimation into one framework. We design a Domain Specific Language (DSL) tailored for causal effect estimation based on causal inductive biases used in literature. We conduct a theoretical analysis to investigate NESTER's efficacy in estimating causal effects. Our comprehensive empirical results show that NESTER performs better than state-of-the-art methods on benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2211.04370

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceProgram Synthesis

Similar Papers 제목 키워드 기반

CausalTrace: A Neurosymbolic Causal Analysis Agent for Smart Manufacturing

2025-10-14 · Chathurangi Shyalika, Aryaman Sharma, Fadi El Kalach, Utkarshani Jaimini 외 arxiv

Modern manufacturing environments demand not only accurate predictions but also interpretable insights to process anomalies, root causes, and potential interventions. Existing AI systems often function as isolated black …

Knowledge Graphs

Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models

2022-08-13 · Xingyu Xie, Pan Zhou, Huan Li, Zhouchen Lin 외

In deep learning, different kinds of deep networks typically need different optimizers, which have to be chosen after multiple trials, making the training process inefficient. To relieve this issue and consistently impro…

Deep Learning

Causal Modeling of Adverse Pregnancy Outcomes via Adaptive LLM Proposals

2026-08-21 · Kavimayil P. Komarasamy, Saurabh Mathur, Ameet Soni, David M. Haas 외 arxiv

Adverse Pregnancy Outcomes (APOs) such as preterm birth and gestational diabetes can have long-term consequences for both the mother and child, yet an understanding of their causes remains elusive. Causal discovery in th…

An Adaptive Stochastic Nesterov Accelerated Quasi Newton Method for Training RNNs

2019-09-09 · S. Indrapriyadarsini, Shahrzad Mahboubi, Hiroshi Ninomiya, Hideki Asai

A common problem in training neural networks is the vanishing and/or exploding gradient problem which is more prominently seen in training of Recurrent Neural Networks (RNNs). Thus several algorithms have been proposed f…

EMA-Nesterov: Stabilizing Nesterov's Lookahead for Accelerated Deep Learning Optimization

2026-05-25 · Chung-Yiu Yau, Dawei Li, Athanasios Glentis, Valentyn Boreiko 외 arxiv

Lookahead-based acceleration methods, such as Nesterov's momentum, are widely used in optimization, but they often become unreliable in deep learning training mainly due to stochastic gradient noise and non-convex loss l…