← Search

Abbavaram Gowtham Reddy

9 accepted papers

2026

Boosting for Predictive Sufficiency

ICLR 2026poster

Out-of-distribution (OOD) generalization is a defining hallmark of truly robust and reliable machine learning systems. Recently, it has been empirically observed that existing OOD generalization methods often underperform on real-world tabular data, where hidden confounding shifts drive distribution…

Cited by 0SourceScholar
2026

When Shift Happens - Confounding Is to Blame

ICLR 2026poster

Distribution shifts introduce uncertainty that undermines the robustness and generalization capabilities of machine learning models. While conventional wisdom suggests that learning causal-invariant representations enhances robustness to such shifts, recent empirical studies present a counterintuiti…

Cited by 0SourceScholar
2025

Causal Order: The Key to Leveraging Imperfect Experts in Causal Inference

ICLR 2025poster

Large Language Models (LLMs) have recently been used as experts to infer causal graphs, often by repeatedly applying a pairwise prompt that asks about the causal relationship of each variable pair. However, such experts, including human domain experts, cannot distinguish between direct and indirect…

Cited by 1SourcePDFScholar
2025

Teaching Transformers Causal Reasoning through Axiomatic Training

ICML 2025poster

For text-based AI systems to interact in the real world, causal reasoning is an essential skill. Since interventional data is costly to generate, we study to what extent an agent can learn causal reasoning from passive data. Specifically, we consider an axiomatic training setup where an agent learn…

Cited by 4SourcePDFScholar
2024

Detecting and Measuring Confounding Using Causal Mechanism Shifts

NeurIPS 2024poster

Detecting and measuring confounding effects from data is a key challenge in causal inference. Existing methods frequently assume causal sufficiency, disregarding the presence of unobserved confounding variables. Causal sufficiency is both unrealistic and empirically untestable. Additionally, existin…

2024

NESTER: An Adaptive Neurosymbolic Method for Causal Effect Estimation

AAAI 2024technical

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 estimati…

Cited by 0SourcePDFScholar
2024

Towards Learning and Explaining Indirect Causal Effects in Neural Networks

AAAI 2024technical

Recently, there has been a growing interest in learning and explaining causal effects within Neural Network (NN) models. By virtue of NN architectures, previous approaches consider only direct and total causal effects assuming independence among input variables. We view an NN as a structural causal…

2022

Matching Learned Causal Effects of Neural Networks with Domain Priors

ICML 2022spotlight

A trained neural network can be interpreted as a structural causal model (SCM) that provides the effect of changing input variables on the model’s output. However, if training data contains both causal and correlational relationships, a model that optimizes prediction accuracy may not necessarily le…

Cited by 15SourcePDFScholar
2022

On Causally Disentangled Representations

AAAI 2022technical

Representation learners that disentangle factors of variation have already proven to be important in addressing various real world concerns such as fairness and interpretability. Initially consisting of unsupervised models with independence assumptions, more recently, weak supervision and correlated…