LGJan 31, 2025

TabFSBench: Tabular Benchmark for Feature Shifts in Open Environments

arXiv:2501.18935v33 citationsh-index: 6Has CodeICML
Originality Incremental advance
AI Analysis

It addresses a novel and unexplored challenge in tabular machine learning for real-world applications, though it is incremental as it builds on existing work on distribution shifts.

This paper tackles the problem of feature shifts in tabular data in open environments, which cause significant model performance degradation, by introducing TabFSBench, the first comprehensive benchmark for this issue, and finds that most tabular models have limited applicability in such scenarios.

Tabular data is widely utilized in various machine learning tasks. Current tabular learning research predominantly focuses on closed environments, while in real-world applications, open environments are often encountered, where distribution and feature shifts occur, leading to significant degradation in model performance. Previous research has primarily concentrated on mitigating distribution shifts, whereas feature shifts, a distinctive and unexplored challenge of tabular data, have garnered limited attention. To this end, this paper conducts the first comprehensive study on feature shifts in tabular data and introduces the first tabular feature-shift benchmark (TabFSBench). TabFSBench evaluates impacts of four distinct feature-shift scenarios on four tabular model categories across various datasets and assesses the performance of large language models (LLMs) and tabular LLMs in the tabular benchmark for the first time. Our study demonstrates three main observations: (1) most tabular models have the limited applicability in feature-shift scenarios; (2) the shifted feature set importance has a linear relationship with model performance degradation; (3) model performance in closed environments correlates with feature-shift performance. Future research direction is also explored for each observation. Benchmark: https://github.com/LAMDASZ-ML/TabFSBench.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes