ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2025
Year
Deep tabular modelling increasingly relies on in-context learning where, during inference, a model receives a set of $(x,y)$ pairs as context and predicts labels for new inputs without …
Tabular data is ubiquitous in industry and science, yet deep learning models for tabular data have lagged behind those for text and images. Traditional approaches require large, task-specific datasets for training. This paper challenges that paradigm by showing that tabular foundation models can generalize from a single table using in-context learning, a capability previously associated with large language models. This is significant because it suggests that tabular models can be more sample-efficient and adaptable, potentially reducing the need for massive data collection and pre-training.
The emergence of generalization from a single table is a surprising and counterintuitive result. It implies that the model's pre-training on diverse tabular structures enables it to infer patterns from a new table's context without explicit fine-tuning. This could democratize tabular AI, allowing practitioners to apply powerful models to niche domains with limited data.
The abstract mentions that generalization can emerge, but specific metrics are not provided. Based on typical findings, the model likely achieves high accuracy on held-out rows from the same table, with performance scaling with the number of in-context examples. The paper may report improvements over traditional few-shot learning baselines, showing that in-context learning is more effective for tabular data. However, without concrete numbers, the results are qualitative, emphasizing the phenomenon's existence rather than absolute performance.
This research has the potential to shift how tabular models are developed and deployed. If a single table is sufficient for generalization, then the need for large, curated tabular datasets diminishes. This could lead to more personalized models that adapt to individual users' data without extensive retraining. Moreover, it bridges the gap between tabular deep learning and in-context learning, opening new avenues for research on meta-learning and few-shot learning in structured data. The findings may also inspire similar approaches for other data modalities, such as time series or graphs, where single-instance generalization could be valuable.
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