REVIEW 3 major objections 5 minor 34 references
TL-ANDI builds a budget-sized source context for tabular foundation models by posterior-aware transport and label distillation, enabling transfer while blocking negative transfer.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · grok-4.5
2026-07-11 13:10 UTC pith:VRA5WB67
load-bearing objection Solid engineering-plus-theory package for context-limited TFM transfer; the OT+distillation combo is useful, the no-negative-transfer claim is standard validation, and the residual/pilot link is the real soft spot. the 3 major comments →
Context-Constrained Transfer Learning for Tabular Foundation Models via Data Distillation
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
A compact source context for black-box tabular foundation models can be constructed by solving a budget-constrained optimal transport problem whose cost jointly measures target covariate coverage and posterior compatibility; the selected anchors receive locally distilled labels and residual calibration on target data. Whenever a transferable source subset of size at most the context budget exists, the distilled context is target-compatible over the observed test region up to distillation, pilot, and optimization error, and validation against the target-only predictor yields a no-negative-transfer guarantee for the full procedure.
What carries the argument
Budget-constrained posterior-aware OT anchoring: select at most n_max source points minimizing average min-cost assignment from test covariates, with cost equal to squared Euclidean distance plus λ times squared estimated conditional-mean discrepancy; local kernel distillation then replaces labels at those anchors before residual transfer and validation.
Load-bearing premise
The method needs a target-only pilot that is already accurate enough on source points to score posterior mismatch, and it treats source–target difference mainly as an additive residual the foundation model can learn from limited target data.
What would settle it
On a heterogeneous-source regression task where only one source component matches the target posterior, if TL-ANDI’s validation-selected predictor has higher test MSE than both the target-only baseline and random-subset residual transfer across many independent seeds, the claimed protection against negative transfer fails.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes TL-ANDI for transfer learning with black-box tabular foundation models under a hard context-size budget. Source context is built by a budget-constrained, posterior-aware optimal-transport selection of at most n_max anchors (cost = squared covariate distance + λ times squared estimated posterior discrepancy), followed by local kernel label distillation, residual calibration via Vanilla-TL (Algorithm 1), and validation selection that always includes the target-only predictor. Theory gives a high-probability oracle bound on a target-context approximation error D_tar (Theorem 3.1) and a standard validation oracle / no-negative-transfer guarantee (Theorem 3.2). Simulations (homogeneous/heterogeneous regression, classification, ablations, sensitivity) and two real datasets show gains over Target-only, TL-RAND, and TabPFN-kNN, especially under heterogeneous sources.
Significance. The problem is timely: TFMs such as TabPFN are strong ICL engines but are constrained by context length and sensitive to heterogeneity, so naive pooling is often infeasible or harmful. Framing source selection as budgeted posterior-aware OT plus distillation is a clean, black-box-compatible idea that does not require opening the TFM. Strengths include explicit high-probability nonparametric bounds (Lemma 3.1, Theorems 3.1–3.2), a validation safeguard against negative transfer, and a reasonably thorough empirical package (homogeneous vs heterogeneous ablations, classification, real data, overlap and n_tar sensitivity, refitting). If the residual-transfer template and pilot-based OT cost remain reliable in practice, the method is a useful practical contribution for constrained TFM transfer.
major comments (3)
- Theorem 3.1 bounds the proxy D_tar(S,h) by C(T*λ,m + r_src^{2} + r_tar^{2} + η_m) under Assumptions 1–4, including uniform pilot accuracy max_i |f̂^(tar)(x_i^(src)) − f^(tar)(x_i^(src))| ≤ r_tar (Assumption 4) and Lipschitz f^(tar). The pilot enters the estimated scores Δ̂_i^(h) and thus the OT cost (Eqs. 2–3). For the main simulation regime n_tar = 100–150, p = 10 this uniform bound is not obviously small, and a poor pilot can select anchors with large true Δ even when a transferable subset exists. The paper should either (i) quantify pilot error on source points in the simulations (e.g., report empirical max/mean |f̂^(tar) − f^(tar)| or selection quality vs oracle Δ), or (ii) weaken the claim that the distilled context is target-compatible “whenever transferable source regions exist” to the more accurate statement that this holds when the pilot is sufficiently accurate.
- The end-to-end predictor is always the residual procedure of Algorithm 1 (source TFM prediction + target residual TFM). Theorem 3.1 controls only the proxy D_tar of the distilled context; there is no result showing that small D_tar implies small risk of the residual TFM predictor under black-box ICL. Theorem 3.2 only guarantees that validation cannot be much worse than the best candidate (including target-only). The positive-transfer narrative therefore rests on an unstated modeling assumption that additive residual correction adequately captures source–target discrepancy for the TFM. This should be stated as a modeling assumption, and ideally supported by a limited diagnostic (e.g., residual structure or comparison to a non-residual transfer baseline) rather than left implicit.
- In the homogeneous ablation (Table 3), TL-ANDI without distillation is slightly worse than TL-RAND, and TL-RAND with distillation is best or tied; the main gains of full TL-ANDI under homogeneity come from distillation, not OT anchoring. Under heterogeneity (Table 4) anchoring dominates. The abstract and introduction present posterior-aware OT as the central mechanism for mitigating negative transfer. The paper should more carefully qualify that OT anchoring is primarily valuable under source heterogeneity, while distillation helps more generally, so that the method’s contribution is not overstated for the homogeneous case.
minor comments (5)
- Notation: n_max is used both as the context budget and as m in the theory; a single consistent symbol would help.
- The greedy facility-location update (Eq. 6) is standard but its approximation quality relative to the true argmin of (4) is only absorbed into η_m; a short remark on worst-case or empirical suboptimality would be useful.
- Classification uses the same residual/regression-style pipeline with a 0.5 threshold; a brief note on how distilled labels and residual correction are interpreted for Bernoulli outcomes would improve clarity.
- Figure 1 and Figure 2 would benefit from numerical means (or a small table) in addition to the bar plots for easier comparison.
- Minor typos and spacing issues appear in places (e.g., “forthetarget-context”, “whichreplacesnoisysourcelabels”, “HolzmÞller” in references).
Circularity Check
No significant circularity: oracle bounds and no-negative-transfer are standard non-tautological guarantees under explicit assumptions; residual template and pilot are modeling choices, not definitional collapses.
full rationale
The derivation chain is self-contained. Theorem 3.1 bounds the defined proxy D_tar(S,h) by a multiple of the oracle OT cost T*_λ,m plus explicit estimation/optimization remainders (r_src^{2}(h), r_tar^{2}, η_m) under Assumptions 1–4 and the empirical optimization inequality; the proof (Appendix A) relates estimated costs ĉ to true costs via the uniform distillation error of Lemma 3.1 and the pilot error of Assumption 4, without equating the bound to its inputs by construction. Theorem 3.2 is a routine finite-class validation oracle (Hoeffding + union bound) that includes the target-only predictor by design of Algorithm 2; the resulting R(f_sel) ≤ R(f_tar) + O(B_n √(log(M+1)/n_val)) is a genuine safeguard against negative transfer, not a forced success of transfer or a renaming of the validation risk. Algorithm 1’s residual correction and the posterior-aware cost (3) are modeling choices whose adequacy is left to assumptions and empirics; they do not make the claimed oracle or empirical gains tautological. Hyper-parameter grids (λ, H) are selected on a held-out validation fold and do not collapse predictions to fitted inputs. Self-citations (Li et al. 2022/2024) supply only the residual-transfer template and are not load-bearing uniqueness theorems. No step reduces a claimed first-principles result or prediction to its own definition or fit.
Axiom & Free-Parameter Ledger
free parameters (4)
- posterior penalty λ
- kernel bandwidth h
- context budget nmax
- calibration/validation split ratio
axioms (5)
- domain assumption Source covariates have density bounded away from zero on [0,1]^p; source noise is sub-Gaussian with uniform variance bound (Assumption 1).
- domain assumption Source regression function is Hölder smooth (Assumption 2).
- standard math Kernel is bounded, compactly supported, with positive mass (Assumption 3).
- domain assumption Target regression is L-Lipschitz and the target pilot is uniformly accurate on source points up to r_tar (Assumption 4).
- ad hoc to paper Additive residual correction (source prediction + target residual model) is an adequate transfer template for the black-box TFM (Algorithm 1).
invented entities (2)
-
TL-ANDI posterior-aware budgeted OT cost ĉ^(λ,h)_ji
no independent evidence
-
Target-context approximation error Dtar(S,h)
no independent evidence
read the original abstract
Tabular Foundation Models (TFMs) have demonstrated strong empirical performance as black-box inference engines through in-context learning. However, their use in transfer learning is limited by two obstacles: strict context-size constraints and sensitivity to distribution shifts between source and target tasks. Directly pooling heterogeneous source data can therefore lead to negative transfer. To address these challenges, we propose Context-Constrained Transfer Learning via ANchoring and DIstillation (TL-ANDI), a posterior-aware distillation framework for TFMs. TL-ANDI constructs a compact source context by solving a budget-constrained optimal transport problem whose cost jointly measures target covariate coverage and posterior compatibility. The selected anchor samples are then equipped with locally distilled labels and combined with a residual calibration step using target data.
Figures
Reference graph
Works this paper leans on
-
[1]
Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=
Transfer learning for high-dimensional linear regression: Prediction, estimation and minimax optimality , author=. Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=. 2022 , publisher=
2022
-
[2]
Nature , volume=
Accurate predictions on small data with a tabular foundation model , author=. Nature , volume=. 2025 , publisher=
2025
-
[3]
2009 , publisher=
Optimal Transport: Old and New , author=. 2009 , publisher=
2009
-
[4]
2019 , publisher=
Computational Optimal Transport , author=. 2019 , publisher=
2019
-
[5]
Mathematical Programming , volume=
An Analysis of Approximations for Maximizing Submodular Set Functions---I , author=. Mathematical Programming , volume=. 1978 , publisher=
1978
-
[7]
Journal of the American Statistical Association , number=
Residual importance weighted transfer learning for high-dimensional linear regression , author=. Journal of the American Statistical Association , number=. 2026 , publisher=
2026
-
[10]
arXiv preprint arXiv:2601.01432 , year=
Personalizing black-box models for nonparametric regression with minimax optimality , author=. arXiv preprint arXiv:2601.01432 , year=
-
[11]
The Thirty-ninth Annual Conference on Neural Information Processing Systems , year=
TabDPT: Scaling Tabular Foundation Models on Real Data , author=. The Thirty-ninth Annual Conference on Neural Information Processing Systems , year=
-
[13]
Handbook of research on machine learning applications and trends: algorithms, methods, and techniques , pages=
Transfer learning , author=. Handbook of research on machine learning applications and trends: algorithms, methods, and techniques , pages=. 2010 , publisher=
2010
-
[15]
The Annals of Statistics , volume=
TRANSFER LEARNING FOR NONPARAMETRIC CLASSIFICATION , author=. The Annals of Statistics , volume=. 2021 , publisher=
2021
-
[16]
The Annals of Statistics , volume=
Adaptive transfer learning , author=. The Annals of Statistics , volume=. 2021 , publisher=
2021
-
[17]
Journal of the American Statistical Association , volume=
Transfer learning under high-dimensional generalized linear models , author=. Journal of the American Statistical Association , volume=. 2023 , publisher=
2023
-
[18]
Advances in Neural Information Processing Systems , volume=
Retrieval & fine-tuning for in-context tabular models , author=. Advances in Neural Information Processing Systems , volume=
-
[19]
Advances in Neural Information Processing Systems , volume=
Drift-resilient tabpfn: In-context learning temporal distribution shifts on tabular data , author=. Advances in Neural Information Processing Systems , volume=
-
[20]
Journal of the American Statistical Association , volume=
Estimation and inference for high-dimensional generalized linear models with knowledge transfer , author=. Journal of the American Statistical Association , volume=. 2024 , publisher=
2024
-
[21]
Journal of statistical planning and inference , volume=
Improving predictive inference under covariate shift by weighting the log-likelihood function , author=. Journal of statistical planning and inference , volume=. 2000 , publisher=
2000
-
[22]
Annals of the Institute of Statistical Mathematics , volume=
Direct importance estimation for covariate shift adaptation , author=. Annals of the Institute of Statistical Mathematics , volume=. 2008 , publisher=
2008
-
[23]
Transfer learning for nonparametric classification
T Tony Cai and Hongji Wei. Transfer learning for nonparametric classification. The Annals of Statistics, 49 0 (1): 0 100--128, 2021
2021
-
[24]
o ge, Oscar Key, Felix Birkel, Philipp Jund, Brendan Roof, Benjamin J \
L \'e o Grinsztajn, Klemens Fl \"o ge, Oscar Key, Felix Birkel, Philipp Jund, Brendan Roof, Benjamin J \"a ger, Dominik Safaric, Simone Alessi, Adrian Hayler, et al. Tabpfn-2.5: Advancing the state of the art in tabular foundation models. arXiv preprint arXiv:2511.08667, 2025
Pith/arXiv arXiv 2025
-
[25]
Drift-resilient tabpfn: In-context learning temporal distribution shifts on tabular data
Kai Helli, David Schnurr, Noah Hollmann, Samuel M \"u ller, and Frank Hutter. Drift-resilient tabpfn: In-context learning temporal distribution shifts on tabular data. Advances in Neural Information Processing Systems, 37: 0 98742--98781, 2024
2024
-
[26]
u ller, Lennart Purucker, Arjun Krishnakumar, Max K \
Noah Hollmann, Samuel M \"u ller, Lennart Purucker, Arjun Krishnakumar, Max K \"o rfer, Shi Bin Hoo, Robin Tibor Schirrmeister, and Frank Hutter. Accurate predictions on small data with a tabular foundation model. Nature, 637 0 (8045): 0 319--326, 2025
2025
-
[27]
On learning representations for tabular data distillation
Inwon Kang, Parikshit Ram, Yi Zhou, Horst Samulowitz, and Oshani Seneviratne. On learning representations for tabular data distillation. arXiv preprint arXiv:2501.13905, 2025
Pith/arXiv arXiv 2025
-
[28]
Transfer learning for high-dimensional linear regression: Prediction, estimation and minimax optimality
Sai Li, T Tony Cai, and Hongzhe Li. Transfer learning for high-dimensional linear regression: Prediction, estimation and minimax optimality. Journal of the Royal Statistical Society Series B: Statistical Methodology, 84 0 (1): 0 149--173, 2022
2022
-
[29]
Estimation and inference for high-dimensional generalized linear models with knowledge transfer
Sai Li, Linjun Zhang, T Tony Cai, and Hongzhe Li. Estimation and inference for high-dimensional generalized linear models with knowledge transfer. Journal of the American Statistical Association, 119 0 (546): 0 1274--1285, 2024
2024
-
[30]
Tabdpt: Scaling tabular foundation models on real data
Junwei Ma, Valentin Thomas, Rasa Hosseinzadeh, Alex Labach, Jesse C Cresswell, Keyvan Golestan, Guangwei Yu, Anthony L Caterini, and Maksims Volkovs. Tabdpt: Scaling tabular foundation models on real data. In The Thirty-ninth Annual Conference on Neural Information Processing Systems, 2024
2024
-
[31]
Computational Optimal Transport
Gabriel Peyr \'e and Marco Cuturi. Computational Optimal Transport. Now Publishers, 2019
2019
-
[32]
Tabicl: A tabular foundation model for in-context learning on large data
Jingang Qu, David Holzm \ A z ller, Ga \ A Tl Varoquaux, and Marine Le Morvan. Tabicl: A tabular foundation model for in-context learning on large data. arXiv preprint arXiv:2502.05564, 2025
Pith/arXiv arXiv 2025
-
[33]
Adaptive transfer learning
Henry WJ Reeve, Timothy I Cannings, and Richard J Samworth. Adaptive transfer learning. The Annals of Statistics, 49 0 (6): 0 3618--3649, 2021
2021
-
[34]
Retrieval & fine-tuning for in-context tabular models
Valentin Thomas, Junwei Ma, Rasa Hosseinzadeh, Keyvan Golestan, Guangwei Yu, Maksims Volkovs, and Anthony Caterini. Retrieval & fine-tuning for in-context tabular models. Advances in Neural Information Processing Systems, 37: 0 108439--108467, 2024
2024
-
[35]
Transfer learning under high-dimensional generalized linear models
Ye Tian and Yang Feng. Transfer learning under high-dimensional generalized linear models. Journal of the American Statistical Association, 118 0 (544): 0 2684--2697, 2023
2023
-
[36]
Transfer learning
Lisa Torrey and Jude Shavlik. Transfer learning. In Handbook of research on machine learning applications and trends: algorithms, methods, and techniques, pages 242--264. IGI Global Scientific Publishing, 2010
2010
-
[37]
Optimal Transport: Old and New
C \'e dric Villani. Optimal Transport: Old and New. Springer, 2009
2009
-
[38]
A closer look at tabpfn v2: Understanding its strengths and extending its capabilities
Han-Jia Ye, Si-Yang Liu, and Wei-Lun Chao. A closer look at tabpfn v2: Understanding its strengths and extending its capabilities. arXiv preprint arXiv:2502.17361, 2025
Pith/arXiv arXiv 2025
-
[39]
Limix: Unleashing structured-data modeling capability for generalist intelligence
Xingxuan Zhang, Gang Ren, Han Yu, Hao Yuan, Hui Wang, Jiansheng Li, Jiayun Wu, Lang Mo, Li Mao, Mingchao Hao, et al. Limix: Unleashing structured-data modeling capability for generalist intelligence. arXiv preprint arXiv:2509.03505, 2025
arXiv 2025
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.