Papers › TabCF: Distributional Control Function Estimation with Tabular Foundation Models

TabCF: Distributional Control Function Estimation with Tabular Foundation Models

7 May 2026arXiv:2605.05993added by Syntology

Geping Chen, Chunlin Li, Tianzhong Yang, Zhengyuan Zhu, Jing Zhou

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Instrumental variable (IV) and control function (CF) methods are powerful tools for causal effect estimation in the presence of unmeasured confounding, yet most existing approaches target only mean effects and/or demand substantial fitting and tuning effort. In this paper, we introduce a simple method, TabCF, for control function regression using tabular foundation models, which enables accurate, fast, identification-transparent, and tuning-light causal estimation of distributional quantities, such as interventional means and quantiles; we also propose a copula-based approximation for multivariate outcomes. TabCF performs favorably against representative methods across a broad range of small- to medium-sized synthetic and real data scenarios. The central message is two-fold: for practitioners, it highlights that TabCF is an effective tool for distributional causal inference; for researchers, it suggests that the proposed approach could be considered a strong baseline for future method development. Code is available at https://github.com/GepingChen/TabCF.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2605.05993")

Code

Syntology Ran 18 of 43 code samples harvested from 4 repositories linked to this paper; 25 have no recorded run. Of those that ran: 1 ran · honoured contract; 7 ran · our draft was wrong; 10 ran with no contract checked.

By repository: found in paper text by Syntology: 43 samples from 4 repositories, 18 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

CausalML/DeepGMM found in paper text by Syntology report
PriorLabs/TabPFN found in paper text by Syntology report
GepingChen/TabCF found in paper text by Syntology report
jhartford/DeepIV found in paper text by Syntology report
py-why/EconML found in paper text by Syntology report
cran/DistributionIV found in paper text by SyntologyNOASSERTION report
yuchang0321/IVQR found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

43 samples harvested; 18 ran; 1 honoured the contract we drafted; 25 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
7ran · our draft was wrong
10ran
25unverified

Licence: 3 of the 43 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 4 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

BinCritic CausalML/DeepGMM/baselines/agmm/deep_gmm.py found in paper text by Syntology ran MIT (permissive) · 21215dbd31cb5d2a · report
GroupedLocalDistributionAdapter GepingChen/TabCF/tabcf_core/stage2_outcome.py found in paper text by Syntology ran MIT (permissive) · b9a19d2811603c1a · report
LocalContextConfig GepingChen/TabCF/tabcf_core/stage2_outcome.py found in paper text by Syntology ran · metamorphic tier: deterministic MIT (permissive) · 1532d46505e4afe2 · report
LoopIterator CausalML/DeepGMM/baselines/agmm/deep_gmm.py found in paper text by Syntology ran MIT (permissive) · 55228c2964526630 · report
OnesidedUnbaised jhartford/DeepIV/deepiv/models.py found in paper text by Syntology ran MIT (permissive) · 2ab4162cdbe2d47f · report
SampledSequence jhartford/DeepIV/deepiv/models.py found in paper text by Syntology ran MIT (permissive) · 18cb68c93c76d1a4 · report
_tabpfn_cache_dir GepingChen/TabCF/tabcf_core/stage2_outcome.py found in paper text by Syntology ran · metamorphic tier: deterministic MIT (permissive) · 2cb8fcf86ff0f342 · report
ensure_finite_kwargs py-why/EconML/econml/_sklearn_compat.py found in paper text by Syntology ran licence not identified · pointer only · 5acca7d382d58bda · report
ensure_local_context_config GepingChen/TabCF/tabcf_core/stage2_outcome.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · ad3e3bce3d8675f4 · report
gaussian_kernel CausalML/DeepGMM/baselines/agmm/deep_gmm.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 40939406cc6a9f16 · report
import_tabicl_regressor GepingChen/TabCF/tabcf_core/stage2_outcome.py found in paper text by Syntology ran · metamorphic tier: deterministic MIT (permissive) · 8bb14323d3fd0ae6 · report
normalize_backend_name GepingChen/TabCF/tabcf_core/stage2_outcome.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · d616c028b8825d2a · report
one_hot_encoder py-why/EconML/econml/_sklearn_compat.py found in paper text by Syntology ran licence not identified · pointer only · cc963910bceeb426 · report
resolve_local_k_neighbors GepingChen/TabCF/tabcf_core/stage2_outcome.py found in paper text by Syntology ran · honoured contract MIT (permissive) · 51c32ad4de9dee98 · report
resolve_model_path GepingChen/TabCF/tabcf_core/stage2_outcome.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 32662710c301f6db · report
split jhartford/DeepIV/deepiv/models.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · de28a56fedb8f6ac · report
split_mixture_of_gaussians jhartford/DeepIV/deepiv/models.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 3c8d277900355042 · report
uniform_kernel CausalML/DeepGMM/baselines/agmm/deep_gmm.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 4bf47bda9efdd1c3 · report
DeepGMM CausalML/DeepGMM/baselines/agmm/deep_gmm.py found in paper text by Syntology unverified MIT (permissive) · db14d6bef0bb9133 · report
GMMGameGraph CausalML/DeepGMM/baselines/agmm/deep_gmm.py found in paper text by Syntology unverified MIT (permissive) · 2327c4d83e773e1f · report
GaussianCritic CausalML/DeepGMM/baselines/agmm/deep_gmm.py found in paper text by Syntology unverified MIT (permissive) · 70c2baa0909529d5 · report
LocalKNNRegressorWrapper GepingChen/TabCF/tabcf_core/stage2_outcome.py found in paper text by Syntology unverified MIT (permissive) · f9539636b99f8b16 · report
Modeler CausalML/DeepGMM/baselines/agmm/deep_gmm.py found in paper text by Syntology unverified MIT (permissive) · 1eec9fee2b64010d · report
Response jhartford/DeepIV/deepiv/models.py found in paper text by Syntology unverified MIT (permissive) · c2ab99a0e9553a27 · report
StructuralFunctionModel GepingChen/TabCF/tabcf_core/stage2_outcome.py found in paper text by Syntology unverified MIT (permissive) · b5efdfed089bbba3 · report
Treatment jhartford/DeepIV/deepiv/models.py found in paper text by Syntology unverified MIT (permissive) · cd95f33e8733af08 · report
_ensure_tabicl_src_path GepingChen/TabCF/tabcf_core/stage2_outcome.py found in paper text by Syntology unverified MIT (permissive) · 0f5b6f5dcf69a823 · report
_make_base_regressor_backend GepingChen/TabCF/tabcf_core/stage2_outcome.py found in paper text by Syntology unverified MIT (permissive) · e1abeb6c600ab9d2 · report
dnn_regressor CausalML/DeepGMM/baselines/agmm/deep_gmm.py found in paper text by Syntology unverified MIT (permissive) · ad0d4113c728b800 · report
get_gradients jhartford/DeepIV/deepiv/models.py found in paper text by Syntology unverified MIT (permissive) · d857136dd4c35240 · report
get_selector py-why/EconML/econml/sklearn_extensions/model_selection.py found in paper text by Syntology unverified licence not identified · pointer only · 407bca813dad3da5 · report
import_tabpfn_regressor GepingChen/TabCF/tabcf_core/stage2_outcome.py found in paper text by Syntology unverified MIT (permissive) · ce1a88c6d9db0a32 · report
log_function CausalML/DeepGMM/baselines/agmm/deep_gmm.py found in paper text by Syntology unverified MIT (permissive) · 81d115a036772486 · report
log_norm_pdf jhartford/DeepIV/deepiv/models.py found in paper text by Syntology unverified MIT (permissive) · af71f8b98378fbf3 · report
make_regressor_backend GepingChen/TabCF/tabcf_core/stage2_outcome.py found in paper text by Syntology unverified MIT (permissive) · efdd980fc6b15f15 · report
mix_gaussian_loss jhartford/DeepIV/deepiv/models.py found in paper text by Syntology unverified MIT (permissive) · f2fed6db81bd010d · report
mixture_of_gaussian_loss jhartford/DeepIV/deepiv/models.py found in paper text by Syntology unverified MIT (permissive) · d4af015b65e62f3c · report
random_gmm jhartford/DeepIV/deepiv/models.py found in paper text by Syntology unverified MIT (permissive) · 7d906b18ef843ed2 · report
random_laplace jhartford/DeepIV/deepiv/models.py found in paper text by Syntology unverified MIT (permissive) · 9f8121b2bff02590 · report
random_multinomial jhartford/DeepIV/deepiv/models.py found in paper text by Syntology unverified MIT (permissive) · adefb97b3798d191 · report
random_normal jhartford/DeepIV/deepiv/models.py found in paper text by Syntology unverified MIT (permissive) · 1c5c524131d5f2c4 · report
replace_gradients_mse jhartford/DeepIV/deepiv/models.py found in paper text by Syntology unverified MIT (permissive) · 27198989b21ef10b · report
scope_variables CausalML/DeepGMM/baselines/agmm/deep_gmm.py found in paper text by Syntology unverified MIT (permissive) · ea747cae9fa80c40 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2605.05993, was issued in May 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections