TabPFN-MT: A Natively Multitask In-Context Learner for Tabular Data
Cormac Cureton, Narges Armanfard

TL;DR
TabPFN-MT introduces a multitask in-context learning model for tabular data that captures inter-task dependencies, achieves state-of-the-art results, and significantly reduces inference costs.
Contribution
It presents a novel multitask PFN model trained on synthetic data, enabling efficient, high-performance multi-target inference without traditional gradient updates.
Findings
Sets new state-of-the-art for deep tabular multitask learning on 344 datasets.
Achieves highest average accuracy rank among tested models.
Reduces inference cost from O(T) to O(1) for T tasks.
Abstract
Prior-Data Fitted networks (PFNs) have been very successful in tabular contexts, handling prediction tasks in context. However, they are designed for single-task inference, meaning that predicting several target values within a context requires repeated forward calls and precludes inter-task information sharing. We propose TabPFN-MT, which is trained on an expanded multi-target synthetic prior to capture inter-task dependencies in context. This model uses an expanded -encoder and a shared decoder head to enable multitask in-context learning and simultaneous inference. The model is uniquely specialized for small-to-medium datasets by relying on in-context learning rather than traditional gradient-based training. Within this regime (averaging fewer than 1,000 samples), extensive evaluations across 344 datasets demonstrate that TabPFN-MT establishes a new state-of-the-art for deep…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
