paper-with-me

홈 › Papers

State-Space Models for Tabular Prior-Data Fitted Networks

2025-10-16 · Felix Koch, Marcel Wever, Fabian Raisch, Benjamin Tischler arxiv

Recent advancements in foundation models for tabular data, such as TabPFN, demonstrated that pretrained Transformer architectures can approximate Bayesian inference with high predictive performance. However, Transformers suffer from quadratic complexity with respect to sequence length, motivating the exploration of more efficient sequence models. In this work, we investigate the potential of using Hydra, a bidirectional linear-time structured state space model (SSM), as an alternative to Transformers in TabPFN. A key challenge lies in SSM's inherent sensitivity to the order of input tokens - an undesirable property for tabular datasets where the row order is semantically meaningless. We investigate to what extent a bidirectional approach can preserve efficiency and enable symmetric context aggregation. Our experiments show that this approach reduces the order-dependence, achieving predictive performance competitive to the original TabPFN model.

📄 PDF Abstract BibTeX arXiv:2510.14573

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

TabClustPFN: A Prior-Fitted Network for Tabular Data Clustering

2026-01-29 · Tianqi Zhao, Guanyang Wang, Yan Shuo Tan, Qiong Zhang arxiv

Clustering tabular data is a fundamental yet challenging problem due to heterogeneous feature types, diverse data-generating mechanisms, and the absence of transferable inductive biases across datasets. Prior-fitted netw…

Bayesian Inference

MultiModalPFN: Extending Prior-Data Fitted Networks for Multimodal Tabular Learning

2026-02-23 · Wall Kim, Chaeyoung Song, Hanul Kim arxiv

Recently, TabPFN has gained attention as a foundation model for tabular data. However, it struggles to integrate heterogeneous modalities such as images and text, which are common in domains like healthcare and marketing…

Scaling TabPFN: Sketching and Feature Selection for Tabular Prior-Data Fitted Networks

2023-11-17 · Benjamin Feuer, Chinmay Hegde, Niv Cohen

Tabular classification has traditionally relied on supervised algorithms, which estimate the parameters of a prediction model using its training data. Recently, Prior-Data Fitted Networks (PFNs) such as TabPFN have succe…

feature selectiontabular-classification

Zero-shot Multivariate Time Series Forecasting Using Tabular Prior Fitted Networks

2026-04-09 · Mayuka Jayawardhana, Nihal Sharma, Kazem Meidani, Bayan Bruss 외 arxiv

Tabular foundation models, particularly Prior-data Fitted Networks like TabPFN have emerged as the leading contender in a myriad of tasks ranging from data imputation to label prediction on the tabular data format surpas…

Multivariate Time Series ForecastingUnivariate Time Series Forecasting

When Tabular Foundation Models Meet Strategic Tabular Data: A Prior Alignment Approach

2026-05-19 · Xinpeng Lv, Yunxin Mao, Renzhe Xu, Chunyuan Zheng 외 arxiv

Tabular foundation models based on pretrained prior-data fitted networks~(PFNs) have shown strong generalization on diverse tabular tasks, but they are typically designed for \emph{non-strategic} settings where data dist…