paper-with-me

Papers

CRUMB: Efficient Prior Fitted Network Inference via Distributionally Matched Context Batching

2026-06-09 · Jamie Heredge, Mattia J. Villani, Pranav Deshpande, Akshay Seshadri, Niraj Kumar arxiv

Prior-fitted networks (PFNs) are a promising class of tabular foundation models that perform in-context learning, whereby the entire labelled training set is supplied as context, and predictions for test queries are produced in a single forward pass. However, the quadratically scaling self-attention mechanism in many PFN architectures makes inference prohibitive for very large training datasets. We propose CRUMB (Clustered Retrieval Using Minimised-MMD Batching), a three-stage inference wrapper that (i) clusters the test queries, (ii) selects a small, distributionally matched training subset for each cluster by greedily minimising the maximum mean discrepancy (MMD), and (iii) runs exact PFN inference on each reduced-context batch. CRUMB is architecture-agnostic and requires no retraining. On the 51-dataset TabArena benchmark, evaluated across three PFN architectures (TabPFNv2, TabICLv1, TabICLv2), we show that CRUMB outperforms similar state-of-the-art context selection strategies. We also show that CRUMB is resilient to covariate drift, as the MMD-minimisation step naturally helps align the training context distribution to match the current test batch distributions.

📄 PDF Abstract BibTeX arXiv:2606.11473

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

No Caption, No Problem: Caption-Free Membership Inference via Model-Fitted Embeddings

2026-02-26 · Joonsung Jeon, Woo Jae Kim, Suhyeon Ha, Sooel Son 외 arxiv

Latent diffusion models have achieved remarkable success in high-fidelity text-to-image generation, but their tendency to memorize training data raises critical privacy and intellectual property concerns. Membership infe…

Text-to-Image Generation

Bootstrapping Fitted Q-Evaluation for Off-Policy Inference

2021-02-06 · Botao Hao, Xiang Ji, Yaqi Duan, Hao Lu 외

Bootstrapping provides a flexible and effective approach for assessing the quality of batch reinforcement learning, yet its theoretical property is less understood. In this paper, we study the use of bootstrapping in off…

Off-policy evaluation

Do language models plan ahead for future tokens?

2024-04-01 · Wilson Wu, John X. Morris, Lionel Levine

Do transformers "think ahead" during inference at a given position? It is known transformers prepare information in the hidden states of the forward pass at time step $t$ that is then used in future forward passes $t+\ta…

Language ModelingLanguage Modelling

DP-Splat: Bayesian Nonparametric Complexity Control for Gaussian Splatting

2026-07-12 · Aqi Dong arxiv

3D Gaussian Splatting represents scenes as finite mixtures of anisotropic Gaussians whose number of components $K$ is set by heuristic density control or user caps. Variational Bayes Gaussian Splatting (VBGS) recast spla…

When Quotes Crumble: Detecting Transient Mechanical Liquidity Erosion in Limit Order Books

2026-04-23 · Haohan Xu, Jason Bohne, Pawel Polak, Yurij Baransky 외 arxiv

We study the detection of transient liquidity erosion ("crumbling quotes") in electronic limit order books, where observable quote deterioration may reflect either mechanical liquidity withdrawal or informational reprici…