Table of Contents
Fetching ...

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.

VIGOR+: Iterative Confounder Generation and Validation via LLM-CEVAE Feedback Loop

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.
Paper Structure (36 sections, 1 theorem, 7 equations, 1 figure, 4 tables)

This paper contains 36 sections, 1 theorem, 7 equations, 1 figure, 4 tables.

Key Result

proposition 1

If the LLM perfectly follows feedback instructions and generates confounders in unexplored directions of the latent space, then $\Delta_{\text{ELBO}}^{(k)}$ is non-decreasing in expectation.

Figures (1)

  • Figure 1: The overall architecture of the proposed framework.

Theorems & Definitions (2)

  • definition 1: Information Gain
  • proposition 1: Monotonic Improvement under Ideal Feedback