ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
8
Citations
0
Influential Citations
The Web Conference
Venue
2026
Year
… This work demonstrates that tabular foundation models achieve strong zero-shot performance, but fine-tuning provides selective benefits that depend heavily on model architecture and …
Tabular data remains ubiquitous in real-world applications, yet foundation models tailored for tabular data are relatively new compared to NLP and vision. This paper addresses a critical gap: understanding whether fine-tuning these models is always beneficial. As tabular foundation models gain popularity, practitioners often default to fine-tuning, assuming it improves performance. This research challenges that assumption by showing that fine-tuning benefits are selective and architecture-dependent.
The findings have immediate practical implications. If fine-tuning does not consistently help, then deploying zero-shot models could save significant time and computational cost. Moreover, the paper encourages a more nuanced approach to model adaptation, where decisions are based on empirical evidence rather than convention. This is especially relevant for tabular data, where task diversity and data heterogeneity are common.
The paper's key innovation is a systematic empirical framework to evaluate fine-tuning versus zero-shot performance across multiple tabular foundation models. Key contributions include:
The paper reports that tabular foundation models achieve strong zero-shot performance, often comparable to fine-tuned models on certain tasks. However, fine-tuning yields significant improvements for some architectures, while others show minimal or negative impact. For instance, models with more complex attention mechanisms may benefit more from fine-tuning, whereas simpler models may already be well-suited for zero-shot inference. The exact metrics are not detailed in the abstract, but the pattern is clear: architecture matters. This suggests that a one-size-fits-all fine-tuning approach is suboptimal.
This research contributes to the growing body of knowledge on foundation models beyond NLP and vision. By focusing on tabular data, it broadens the applicability of foundation models to domains like finance, healthcare, and e-commerce. The paper's findings could lead to more efficient deployment of tabular models, reducing the need for extensive fine-tuning when zero-shot performance is already adequate.
Moreover, it opens avenues for future research into why certain architectures are more amenable to fine-tuning, potentially guiding the design of new tabular foundation models. For AI practitioners, this paper serves as a cautionary tale: always evaluate the necessity of fine-tuning. It also highlights the importance of architecture selection in achieving optimal performance. As tabular foundation models continue to evolve, such empirical studies will be crucial for building reliable and efficient AI systems.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba