VIGOR+: Iterative Confounder Generation and Validation via LLM-CEVAE Feedback Loop
JiaWei Zhu, ZiHeng Liu
TL;DR
VIGOR+ tackles hidden confounding in observational causal inference by creating a closed-loop between LLM-based confounder generation and CEVAE statistical validation. It translates validation signals into natural-language feedback to iteratively refine confounders, bridging semantic plausibility and statistical utility. On the Twins dataset, the method converges in three iterations, producing a high-utility confounder that improves model fit and brings treatment-effect estimates closer to benchmarks. This approach offers a principled way to enhance causal estimates in the presence of unmeasured confounding by integrating language models with probabilistic latent-variable modeling.
Abstract
Hidden confounding remains a fundamental challenge in causal inference from observational data. Recent advances leverage Large Language Models (LLMs) to generate plausible hidden confounders based on domain knowledge, yet a critical gap exists: LLM-generated confounders often exhibit semantic plausibility without statistical utility. We propose VIGOR+ (Variational Information Gain for iterative cOnfounder Refinement), a novel framework that closes the loop between LLM-based confounder generation and CEVAE-based statistical validation. Unlike prior approaches that treat generation and validation as separate stages, VIGOR+ establishes an iterative feedback mechanism: validation signals from CEVAE (including information gain, latent consistency metrics, and diagnostic messages) are transformed into natural language feedback that guides subsequent LLM generation rounds. This iterative refinement continues until convergence criteria are met. We formalize the feedback mechanism, prove convergence properties under mild assumptions, and provide a complete algorithmic framework.
