REVIEW 3 major objections 4 minor 39 references
The shape of TabPFN's hidden geometry predicts, without test labels, when its confidence stops matching true probability.
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 · deepseek-v4-flash
2026-08-01 16:31 UTC pith:C26K56CQ
load-bearing objection A careful, honest empirical study that transfers known zigzag machinery to TabPFN, but the headline reliability correlations are not separated from the hand-built difficulty ladder, so the diagnostic claim overreaches. the 3 major comments →
Topological Signatures of Context-Level Reliability in TabPFN
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The claim: topology of TabPFN's hidden representations strongly tracks dataset-level reliability. TabPFN is a transformer that predicts from labeled and unlabeled rows in one pass; the authors run zigzag persistence over layerwise point clouds and extract topological descriptors. Harder geometries induce a dual signature: more loops, more H0 fragmentation (splintered clusters), shorter-lived durable structure. In a high-resolution warped-circle study (5,000 rows), H0 fragmentation correlates with mean absolute residual at ρ=0.92 and Bayes error at ρ=0.94, and H0 total persistence at ρ=−0.94. Their reading: these descriptors diagnose the reliability of the inferred in-context task geometry.
What carries the argument
Zigzag persistence: at each of TabPFN's 12 layers a k-nearest-neighbor graph (k=4) on the representation cloud is expanded into a simplicial complex, and intersections between consecutive layers form a 23-position zigzag filtration recording feature births and deaths across depth. H0 (connected components) tracks whether rows coalesce into long-lived clusters or splinter into fragments; H1 (loops) tracks entangled cyclic structure. Key descriptors: H0 fragmentation count, H0 total persistence, H1 area, durable-H1 persistence. The signature is the H0/H1 'scissors': difficulty raises loop activity while eroding durable cluster structure — more features, each living shorter.
Load-bearing premise
The load-bearing premise is that the topological descriptors carry reliability information beyond the shared difficulty ladder: because noise, nuisance dimensions, warp, and family-specific knobs were escalated together by hand, both the descriptors and the reliability metrics are monotone in input hardness, and the paper never partials difficulty out to show the topology–reliability link is not just 'harder input, worse everything.'
What would settle it
Partially correlate H0 fragmentation count with mean absolute residual across the 45 warped-circle runs, controlling for difficulty (σ, m, w, τ). If the association collapses to zero, the descriptors are pure difficulty proxies, adding nothing beyond flagging hard inputs. If a large association survives at fixed difficulty, the readout is genuine. Complementary check: two families matched on every difficulty knob but with clearly different mean absolute residual; the claim predicts their H0/H1 descriptors must differ too, so identical descriptors with divergent reliability would refute it.
If this is right
- A new tabular context can be pre-screened for reliability risk from TabPFN's own activations — before any ground-truth labels arrive — and the signal persists across query, support-feature, and support-label token scopes (ρ≈0.71–0.83), so it is not tied to one embedding surface.
- Deployed monitoring: a context that drifts toward more fragmented H0, more active H1, or shorter-lived durable structure is drifting toward worse calibration and more overconfidence — a shift the descriptors would catch without labels.
- Fine-tuning is not an obvious remedy: small-scale fine-tuning left observed error, Bayes error, and MAR statistically unchanged (p≈0.6–0.8) and slightly increased overconfidence at the hardest difficulty, suggesting the failure is bound to the pretrained prior, not to insufficient adaptation.
- Pretraining strategy: diversifying the intrinsic topology of synthetic pretraining tasks — loops, links, knots, and curved but loop-free sheets — may matter more than scaling row counts for reliable transfer to unseen complex geometries.
- The direction of the diagnostic is regime-dependent: five of six families show unreliability as added topological complexity, while the trefoil knot inverts the link (ρ=−0.47) into a collapse mode, so a deployer must know which regime a context is in.
Where Pith is reading between the lines
- A check the paper does not run: because noise, nuisance dimensions, warp, and family knobs escalate together, the descriptors may be pure proxies for input hardness; partialing difficulty level out of the ρ=0.92–0.94 warped-circle correlations would decide whether topology adds anything beyond flagging the input directly.
- Deployment ambiguity: the trefoil's sign inversion means a monotone 'stressed topology = unreliable' rule cannot be applied blindly; a practical monitor would need a regime classifier or sign-calibration step first, which the paper leaves implicit.
- Descriptor substitution: the paper's own saturation results suggest a production diagnostic should downweight raw H1 area at dense sampling and lean on H0 fragmentation plus durable-H1 persistence, the two descriptors the authors show have no raw ceiling.
- External validity test: since the benchmark is fully synthetic with fixed label sharpness and coarse global descriptors — limitations the paper states — the natural next experiment is whether the same zigzag descriptors flag reliability shifts on real tables with categorical features, missingness, and heterogeneous types.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper uses zigzag persistent homology on TabPFN v2's 12 layerwise hidden representations to ask whether the topology of the internal representation geometry is associated with dataset-level reliability. Representations from each layer are converted to k-NN graphs and clique complexes, with intersection complexes inserted between layers; H0 and H1 descriptors (counts, total persistence, durable fractions, layer-timing histograms) are computed from the resulting zigzag intervals. The authors build six synthetic classification families with known true probabilities — warped circle, torus, sphere, Hopf link, trefoil knot, and Swiss roll — and vary difficulty through a shared ladder of noise, nuisance dimensions, warp, plus family-specific knobs. Reliability is measured via MAR, Bayes error, observed error, and overconfidence rates computed against the known generative labels. The central empirical claim is that H0 fragmentation and H1 activity correlate strongly with reliability, with a large-sample warped-circle study reporting H0 fragmentation vs MAR ρ=0.92 and vs Bayes error ρ=0.94, H0 total persistence ρ=−0.94. A secondary claim is the 'H0/H1 scissors': difficulty increases H1 area and H0 counts while decreasing durable H0 persistence, with durable H1 persistence reversing sign at high sampling density. The trefoil family is reported as an exception, showing a negative H1-area/error relationship interpreted as representational collapse.
Significance. The paper is potentially useful: it combines a controlled, known-truth benchmark with a modern topological tool and avoids circularity because the homology descriptors are computed from hidden representations while reliability targets are computed from predictions versus the generative labels. The large-sample warped-circle study is a good design for reducing sampling noise, the Swiss roll negative control is appropriate, and the explanation of H1 saturation via the finite cycle capacity of k-NN graphs is concrete and testable. If the topology–reliability association survives control for the difficulty schedule, the paper would establish a genuinely new, label-free diagnostic for TabPFN's internal task geometry. However, as written, the headline correlations are pooled across a hand-built difficulty ladder, and the descriptors are themselves nearly monotone functions of that ladder (Table 4). The trefoil sign inversion further shows that the direction of the relationship is not universal. These issues do not invalidate the raw observations, but they do mean the central diagnostic claim is not yet established.
major comments (3)
- [§5.1, Table 2; §3.4 and Table 4] The headline correlations (H0 fragmentation vs MAR ρ=0.92, H0 total persistence vs Bayes error ρ=−0.94) are pooled over 45 runs spanning 9 difficulty levels. Difficulty is a common cause: Table 4 shows H0 count correlates 0.94–0.98 with difficulty, H0 total persistence −0.91 to −0.94, while MAR and Bayes error rise with difficulty by construction through Eq. (5)–(6). The paper never reports within-level correlations or partial Spearman coefficients controlling for difficulty level. Without this, the claim 'topology diagnoses reliability' is indistinguishable from 'difficulty drives both.' Please add partial correlations, within-level analyses, or a formal mediation-style comparison, and state what remains after controlling the ladder.
- [§5.3, Table 3; §5.5, Table 5] The pooled six-family correlations (ρ≈0.25–0.51) inherit the same confound, and family identity is entangled with the family-specific difficulty knobs (Tables 6–7). The trefoil's inversion in Table 5 (ρ=−0.47 for H1 area vs observed error) demonstrates that even the sign of the topology–reliability relationship is not fixed across geometries. The paper should report family-stratified analyses with difficulty level as a covariate, and should not claim a general diagnostic until it can either define the regime in which the positive association holds or provide a way to identify the collapse regime from observable quantities alone.
- [§6.3, Practical implications] The proposed use of topology as a dataset-level reliability diagnostic requires that the descriptors carry information beyond the hand-chosen input difficulty variables (σ, m, w, and family knobs). The manuscript provides no comparison against a baseline that uses the input difficulty schedule, or simple input statistics such as noise level and nuisance count, to predict MAR/Bayes error. If H0 fragmentation is just a proxy for σ and m, the §6.3 diagnostic adds nothing over flagging the input directly. Please add an experiment where topological descriptors are evaluated for incremental predictive value after controlling for the generator's difficulty parameters.
minor comments (4)
- [§3.3] 'H0 fragmentation count' and 'durable H1 persistence' are used throughout but never formally defined. Please give exact definitions, e.g., whether fragmentation count is the number of H0 bars, the number of bars above a persistence threshold, or a separate fragmentation index, and specify the threshold used for 'durable.'
- [§3.2 and §6.4] The k-NN graph uses k=4 and a maximum simplex dimension that is not stated in the main text. The limitations section mentions dependence on these choices, but the actual value of the maximum simplex dimension should be reported in the experimental setup, not left implicit.
- [Table 4] The table reports n=45 runs per sample size for the warped circle, which is consistent with 9 levels × 5 seeds. If the n_test=300 column comes from the main suite plus the extreme suite, please state this explicitly; otherwise a reader may expect 30 runs for the main suite alone.
- [§5.2, Figure 3] The hard-versus-easy tertile contrast compares 'easiest and hardest difficulty tertiles' but the split criteria and the number of runs per tertile are not fully specified. Please clarify how tertiles are formed when there are 9 levels and 6 families.
Circularity Check
No significant circularity: topological descriptors and reliability targets are computed independently, self-citations are not load-bearing, and the difficulty-ladder proxy concern is a confounding caveat rather than a derivation loop.
full rationale
The topological descriptors are derived from zigzag persistence on TabPFN hidden representations (Sections 3.2–3.3), while MAR, Bayes error, and observed error are computed from predicted probabilities against generator-known true probabilities (Eqs. 3–6). No parameter of the topological pipeline is fitted to any reliability target; k=4, homology dimensions, and effective-layer mapping are fixed before the correlations are measured. The central correlations are therefore not self-definitional: H0 fragmentation count is not defined in terms of MAR, and MAR is not defined in terms of any homology descriptor. The main caveat—that descriptors and reliability metrics both track the hand-built difficulty ladder (Tables 6–7), and the paper does not partial out difficulty—is a confounding/validity limitation, not circularity, because the reported associations are empirical and could in principle fail; indeed they invert for the trefoil (Table 5) and weaken for raw H1 area at scale (Table 2). The trefoil sign inversion is direct evidence that no definitional tie forces the topology–reliability direction. Self-citations [21] and [17] are contextual or setup references only; the load-bearing methodological choices (zigzag construction, k=4) come from external prior work [5, 12, 23]. The paper's own §6.4 limitations label the descriptors as a coarse context-level diagnostic rather than a mechanistic attribution method. Nothing in the text exhibits an equation or fitted parameter that reduces the claimed prediction to its own input, so no circular step meets the evidentiary standard.
Axiom & Free-Parameter Ledger
free parameters (7)
- k (k-NN graph neighbors) =
4
- Maximum simplex dimension (clique filling) =
not stated
- 'Durable feature' threshold =
not stated
- π_hist weighting exponent α =
1
- Label sharpness κ =
4.0
- Difficulty ladder (σ, m, w per level + family knobs τ, δ, s_f, n_turns) =
Tables 6–7, levels 0–8
- Overconfidence-rate threshold =
r > 0.10
axioms (5)
- domain assumption Query label-token representations, turned into k=4 k-NN clique complexes, faithfully represent TabPFN's 'inferred in-context task geometry'.
- domain assumption The six generators realize the asserted homotopy types (S1, T2, S2, Hopf, trefoil, R2 sheet) at every difficulty level.
- standard math Zigzag persistence intervals, mapped to 'effective model-layer intervals,' are stable summaries that remove artifacts.
- domain assumption Pooled Spearman correlations across the hierarchical design (family × level × seed) are valid.
- domain assumption TabPFN v2 with feature group size=1, one estimator, and feature shuffling disabled is representative of TabPFN.
invented entities (1)
-
H0/H1 'scissors' pattern and 'fragmentation principle'
no independent evidence
read the original abstract
TabPFN is a transformer-based foundation model for tabular prediction that performs inference without task-specific training by conditioning on a support set and query inputs. Despite its strong empirical performance, its internal behavior on structurally difficult tabular geometries remains poorly understood. We study this behavior using zigzag persistent homology, treating TabPFN layer representations as evolving point clouds. We construct a controlled benchmark of synthetic tabular tasks with known true probabilities and varied intrinsic topology, including warped circles, tori, spheres, Hopf links, trefoil knots, and Swiss rolls. Across these tasks, we find that the topology of TabPFN's internal representation geometry is strongly associated with dataset-level reliability; for example, the zeroth homology group $H_0$ fragmentation count correlates positively with mean absolute residual across controlled tasks, and this association strengthens in a high-resolution warped circle case study at large sample size. Harder geometries induce a dual topological signature: increased $H_1$ loop activity and increased $H_0$ fragmentation, while the $H_1$ persistence becomes shorter-lived. These descriptors correlate with Bayes error, mean absolute residuals, and overconfidence. Our results suggest that zigzag persistence diagnoses the reliability of the inferred in-context task geometry and provides a context-level view of when TabPFN operates in topologically stressed regimes.
Figures
Reference graph
Works this paper leans on
-
[1]
Tabnet: Attentive interpretable tabular learning
Sercan ¨O Arik and Tomas Pfister. Tabnet: Attentive interpretable tabular learning. InPro- ceedings of the AAAI conference on artificial intelligence, volume 35, pages 6679–6687, 2021
2021
-
[2]
Mohamed Bouadi, Pratinav Seth, Aditya Tanna, and Vinay Kumar Sankarapu. Orion-msp: Multi-scale sparse attention for tabular in-context learning.arXiv preprint arXiv:2511.02818, 2025
arXiv 2025
-
[3]
Random forests.Machine learning, 45(1):5–32, 2001
Leo Breiman. Random forests.Machine learning, 45(1):5–32, 2001
2001
-
[4]
Topology and data.Bulletin of the American Mathematical Society, 46(2):255–308, 2009
Gunnar Carlsson. Topology and data.Bulletin of the American Mathematical Society, 46(2):255–308, 2009
2009
-
[5]
Zigzag persistence.Foundations of Computational Math- ematics, 10(4):367–405, 2010
Gunnar Carlsson and Vin de Silva. Zigzag persistence.Foundations of Computational Math- ematics, 10(4):367–405, 2010
2010
-
[6]
Xgboost: A scalable tree boosting system
Tianqi Chen and Carlos Guestrin. Xgboost: A scalable tree boosting system. InProceedings of the 22nd acm sigkdd international conference on knowledge discovery and data mining, pages 785–794, 2016
2016
-
[7]
Stability of persistence diagrams
David Cohen-Steiner, Herbert Edelsbrunner, and John Harer. Stability of persistence diagrams. Discrete & Computational Geometry, 37(1):103–120, 2007
2007
-
[8]
A survey on in-context learning
Qingxiu Dong, Lei Li, Damai Dai, Ce Zheng, Jingyuan Ma, Rui Li, Heming Xia, Jingjing Xu, Zhiyong Wu, Baobao Chang, et al. A survey on in-context learning. InProceedings of the 2024 conference on empirical methods in natural language processing, pages 1107–1128, 2024
2024
-
[9]
American Mathematical Society, 2010
Herbert Edelsbrunner and John Harer.Computational Topology: An Introduction. American Mathematical Society, 2010
2010
-
[10]
Topological persistence and simplification.Discrete & Computational Geometry, 28(4):511–533, 2002
Herbert Edelsbrunner, David Letscher, and Afra Zomorodian. Topological persistence and simplification.Discrete & Computational Geometry, 28(4):511–533, 2002
2002
-
[11]
Nick Erickson, Lennart Purucker, Andrej Tschalzev, David Holzm¨ uller, Prateek Mutalik Desai, David Salinas, and Frank Hutter. Tabarena: A living benchmark for machine learning on tabular data.arXiv preprint arXiv:2506.16791, 2025
Pith/arXiv arXiv 2025
-
[12]
Persistent topological features in large language models
Yuri Gardinazzi, Karthik Viswanathan, Giada Panerai, Alessio Ansuini, Alberto Cazzaniga, and Matteo Biagetti. Persistent topological features in large language models. InProceedings of the 42nd International Conference on Machine Learning, volume 267 ofProceedings of Machine Learning Research, pages 18811–18830. PMLR, 2025
2025
-
[13]
Revisiting deep learning models for tabular data.Advances in neural information processing systems, 34:18932– 18943, 2021
Yury Gorishniy, Ivan Rubachev, Valentin Khrulkov, and Artem Babenko. Revisiting deep learning models for tabular data.Advances in neural information processing systems, 34:18932– 18943, 2021
2021
-
[14]
L´ eo Grinsztajn, Klemens Fl¨ oge, Oscar Key, Felix Birkel, Philipp Jund, Brendan Roof, Ben- jamin J¨ ager, 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
-
[15]
Tabpfn-3: Technical report.arXiv preprint arXiv:2605.13986, 2026
L´ eo Grinsztajn, Klemens Fl¨ oge, Oscar Key, Felix Birkel, Philipp Jund, Brendan Roof, Mihir Manium, Shi Bin Hoo, Magnus B¨ uhler, Anurag Garg, et al. Tabpfn-3: Technical report.arXiv preprint arXiv:2605.13986, 2026. 17
Pith/arXiv arXiv 2026
-
[16]
Why do tree-based models still out- perform deep learning on typical tabular data?Advances in neural information processing systems, 35:507–520, 2022
L´ eo Grinsztajn, Edouard Oyallon, and Ga¨ el Varoquaux. Why do tree-based models still out- perform deep learning on typical tabular data?Advances in neural information processing systems, 35:507–520, 2022
2022
-
[17]
Generative ai enhanced financial risk management information retrieval.arXiv:2504.06293, 2025
Amin Haeri, Jonathan Vitrano, and Mahdi Ghelichi. Generative ai enhanced financial risk management information retrieval.arXiv:2504.06293, 2025
Pith/arXiv arXiv 2025
-
[18]
Topological feature-driven tabpfn model for prediction of enlarged hemorrhage and edema after tumor resection in meningiomas.Frontiers in Medicine, 13:1808831, 2026
Wenjing Han, Guirong Tan, Lijia Li, Zhenyang Feng, Chen Zhou, Xiang Liu, and Lingjing Hu. Topological feature-driven tabpfn model for prediction of enlarged hemorrhage and edema after tumor resection in meningiomas.Frontiers in Medicine, 13:1808831, 2026
2026
-
[19]
TabPFN: A transformer that solves small tabular classification problems in a second
Noah Hollmann, Samuel M¨ uller, Katharina Eggensperger, and Frank Hutter. TabPFN: A transformer that solves small tabular classification problems in a second. InInternational Conference on Learning Representations, 2023
2023
-
[20]
Accurate predictions on small data with a tabular foundation model.Nature, 637(8045):319–326, 2025
Noah Hollmann, Samuel M¨ uller, Lennart Purucker, Arjun Krishnakumar, Max K¨ orfer, Shi Bin Hoo, Robin Tibor Schirrmeister, and Frank Hutter. Accurate predictions on small data with a tabular foundation model.Nature, 637(8045):319–326, 2025
2025
-
[21]
James Hu and Mahdi Ghelichi. Noise immunity in in-context tabular learning: An empirical robustness analysis of tabpfn’s attention mechanisms.ArXiv:2604.04868, 2026
Pith/arXiv arXiv 2026
-
[22]
Robustness of random forest-based gene selection methods.BMC bioinformatics, 15(1):8, 2014
Miron Bartosz Kursa. Robustness of random forest-based gene selection methods.BMC bioinformatics, 15(1):8, 2014
2014
-
[23]
Minh Quang Le and Dane Taylor. Persistent homology with k-nearest-neighbor filtrations reveals topological convergence of pagerank.arXiv preprint arXiv:2206.04725, 2022
Pith/arXiv arXiv 2022
-
[24]
Junwei Ma, Nour Shaheen, Alex Labach, Amine Mhedhbi, Frank Hutter, Anthony L Caterini, and Valentin Thomas. Generalization can emerge in tabular foundation models from a single table.arXiv preprint arXiv:2511.09665, 2025
arXiv 2025
-
[25]
Tab- dpt: Scaling tabular foundation models on real data.arXiv preprint arXiv:2410.18164, 2024
Junwei Ma, Valentin Thomas, Rasa Hosseinzadeh, Alex Labach, Hamidreza Kamkari, Jesse C Cresswell, Keyvan Golestan, Guangwei Yu, Anthony L Caterini, and Maksims Volkovs. Tab- dpt: Scaling tabular foundation models on real data.arXiv preprint arXiv:2410.18164, 2024
arXiv 2024
-
[26]
The GUDHI library: Simplicial complexes and persistent homology
Cl´ ement Maria, Jean-Daniel Boissonnat, Marc Glisse, and Mariette Yvinec. The GUDHI library: Simplicial complexes and persistent homology. InMathematical Software – ICMS 2014, pages 167–174. Springer, 2014
2014
-
[27]
Topology of deep neural networks
Gregory Naitzat, Andrey Zhitnikov, and Lek-Heng Lim. Topology of deep neural networks. Journal of Machine Learning Research, 21(184):1–40, 2020
2020
-
[28]
Assessing the robustness of tabular prior-data fitted network classifier
Ali Nawaz, Amir Ahmad, and Shehroz S Khan. Assessing the robustness of tabular prior-data fitted network classifier. In1st ICML Workshop on Foundation Models for Structured Data, 2025
2025
-
[29]
Finding the homology of submanifolds with high confidence from random samples.Discrete & Computational Geometry, 39(1–3):419– 441, 2008
Partha Niyogi, Stephen Smale, and Shmuel Weinberger. Finding the homology of submanifolds with high confidence from random samples.Discrete & Computational Geometry, 39(1–3):419– 441, 2008
2008
-
[30]
Catboost: unbiased boosting with categorical features.Advances in neural information processing systems, 31, 2018
Liudmila Prokhorenkova, Gleb Gusev, Aleksandr Vorobev, Anna Veronika Dorogush, and Andrey Gulin. Catboost: unbiased boosting with categorical features.Advances in neural information processing systems, 31, 2018. 18
2018
-
[31]
Neural persistence: A complexity measure for deep neural net- works using algebraic topology
Bastian Rieck, Matteo Togninalli, Christian Bock, Michael Moor, Max Horn, Thomas Gumb- sch, and Karsten Borgwardt. Neural persistence: A complexity measure for deep neural net- works using algebraic topology. InInternational Conference on Learning Representations, 2019
2019
-
[32]
Samaga, Gilberto Gonzalez Arroyo, and Tamal K
Shreyas N. Samaga, Gilberto Gonzalez Arroyo, and Tamal K. Dey. HalluZig: Hallucination detection using zigzag persistence. InProceedings of the 19th Conference of the European Chapter of the Association for Computational Linguistics, pages 3466–3482. Association for Computational Linguistics, 2026
2026
-
[33]
Does tabpfn understand causal structures?arXiv preprint arXiv:2511.07236, 2025
Omar Swelam, Lennart Purucker, Jake Robertson, Hanne Raum, Joschka Boedecker, and Frank Hutter. Does tabpfn understand causal structures?arXiv preprint arXiv:2511.07236, 2025
arXiv 2025
-
[34]
Exploring fine-tuning for tabular foundation models.arXiv preprint arXiv:2601.09654, 2026
Aditya Tanna, Pratinav Seth, Mohamed Bouadi, and Vinay Kumar Sankarapu. Exploring fine-tuning for tabular foundation models.arXiv preprint arXiv:2601.09654, 2026
arXiv 2026
-
[35]
Why tabular foundation models should be a research priority.arXiv preprint arXiv:2405.01147, 2024
Boris Van Breugel and Mihaela Van Der Schaar. Why tabular foundation models should be a research priority.arXiv preprint arXiv:2405.01147, 2024
Pith/arXiv arXiv 2024
-
[36]
Attention is all you need.Advances in neural information processing systems, 30, 2017
Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N Gomez, Lukasz Kaiser, and Illia Polosukhin. Attention is all you need.Advances in neural information processing systems, 30, 2017
2017
-
[37]
Transformers learn in-context by gra- dient descent
Johannes Von Oswald, Eyvind Niklasson, Ettore Randazzo, Jo˜ ao Sacramento, Alexander Mordvintsev, Andrey Zhmoginov, and Max Vladymyrov. Transformers learn in-context by gra- dient descent. InInternational Conference on Machine Learning, pages 35151–35174. PMLR, 2023
2023
-
[38]
Han-Jia Ye, Si-Yang Liu, and Wei-Lun Chao. A closer look at TabPFN v2: Understanding its strengths and extending its capabilities.arXiv:2502.17361, 2025
Pith/arXiv arXiv 2025
-
[39]
Computing persistent homology.Discrete & Compu- tational Geometry, 33(2):249–274, 2005
Afra Zomorodian and Gunnar Carlsson. Computing persistent homology.Discrete & Compu- tational Geometry, 33(2):249–274, 2005. 19 This appendix provides additional details about the experimental setups used in the main paper. A Experimental Details A.1 Synthetic Data Generation All six topology families are produced by a common pipeline; they differ only in...
2005
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.