paper-with-me

Papers

Fully Test-time Adaptation for Tabular Data

2024-12-14 · Zhi Zhou, Kun-Yang Yu, Lan-Zhe Guo, Yu-Feng Li

Tabular data plays a vital role in various real-world scenarios and finds extensive applications. Although recent deep tabular models have shown remarkable success, they still struggle to handle data distribution shifts, leading to performance degradation when testing distributions change. To remedy this, a robust tabular model must adapt to generalize to unknown distributions during testing. In this paper, we investigate the problem of fully test-time adaptation (FTTA) for tabular data, where the model is adapted using only the testing data. We identify three key challenges: the existence of label and covariate distribution shifts, the lack of effective data augmentation, and the sensitivity of adaptation, which render existing FTTA methods ineffective for tabular data. To this end, we propose the Fully Test-time Adaptation for Tabular data, namely FTAT, which enables FTTA methods to robustly optimize the label distribution of predictions, adapt to shifted covariate distributions, and suit a variety of tasks and models effectively. We conduct comprehensive experiments on six benchmark datasets, which are evaluated using three metrics. The experimental results demonstrate that FTAT outperforms state-of-the-art methods by a margin.

📄 PDF Abstract BibTeX arXiv:2412.10871

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationTest-time Adaptation

Similar Papers 제목 키워드 기반

When Normality Shifts: Risk-Aware Test-Time Adaptation for Unsupervised Tabular Anomaly Detection

2026-05-11 · Wei Huang, Hezhe Qiao, Kailai Zhang, Zaisheng Ye 외 arxiv

Unsupervised tabular anomaly detection methods typically learn feature patterns from normal samples during training and subsequently identify samples that deviate from these patterns as anomalies during testing. However,…

Test-time AdaptationContrastive LearningAnomaly Detection

Logit-Origin Centering for Singleton Test-Time Adaptation

2026-08-02 · Mayank Sharma, Rohit Kumar Mourya, Pratik Mazumder arxiv

Tabular data is used extensively in many real-world use cases. Deep learning models have been developed to deal with tabular data, but generally perform poorly when the test data distribution differs from that of the tra…

Test-time Adaptation

AdapTable: Test-Time Adaptation for Tabular Data via Shift-Aware Uncertainty Calibrator and Label Distribution Handler

2024-07-15 · Changhun Kim, Taewon Kim, Seungyeon Woo, June Yong Yang 외

In real-world scenarios, tabular data often suffer from distribution shifts that threaten the performance of machine learning models. Despite its prevalence and importance, handling distribution shifts in the tabular dom…

Representation LearningTest-time Adaptation

LLM Embeddings Improve Test-time Adaptation to Tabular $Y|X$-Shifts

2024-10-09 · Yibo Zeng, Jiashuo Liu, Henry Lam, Hongseok Namkoong

For tabular datasets, the change in the relationship between the label and covariates ($Y|X$-shifts) is common due to missing variables (a.k.a. confounders). Since it is impossible to generalize to a completely new and u…

Test-time AdaptationWorld Knowledge

One Transformer for All Time Series: Representing and Training with Time-Dependent Heterogeneous Tabular Data

2023-02-13 · Simone Luetto, Fabrizio Garuti, Enver Sangineto, Lorenzo Forni 외

There is a recent growing interest in applying Deep Learning techniques to tabular data, in order to replicate the success of other Artificial Intelligence areas in this structured domain. Specifically interesting is the…

AllTime SeriesTime Series Analysis