Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Tabular Foundation Models Can Learn Association Rules

About

Association Rule Mining (ARM) is a fundamental task for knowledge discovery in tabular data and is widely used in high-stakes decision-making. Classical ARM methods rely on frequent itemset mining, leading to rule explosion and poor scalability, while recent neural approaches mitigate these issues but suffer from degraded performance in low-data regimes. Tabular foundation models (TFMs), pretrained on diverse tabular data with strong in-context generalization, provide a basis for addressing these limitations. We introduce a model-agnostic association rule learning framework that extracts association rules from any conditional probabilistic model over tabular data, enabling us to leverage TFMs. We then introduce TabProbe, an instantiation of our framework that utilizes TFMs as conditional probability estimators to learn association rules out-of-the-box without frequent itemset mining. We evaluate our approach on tabular datasets of varying sizes based on standard ARM rule quality metrics and downstream classification performance. The results show that TFMs consistently produce concise, high-quality association rules with strong predictive performance and remain robust in low-data settings without task-specific training. Source code is available at https://github.com/DiTEC-project/tabprobe.

Erkan Karabulut, Daniel Daza, Paul Groth, Martijn C. Schut, Victoria Degeler• 2026

Related benchmarks

TaskDatasetResultRank
Association Rule MiningTabular Datasets Small
Accuracy84.47
9
Association Rule MiningLarger Tabular Datasets
Accuracy86.53
9
Association Rule Learning5 Small Tabular Datasets Average
Number of Rules378
7
Association Rule Learning5 Larger Tabular Datasets Average
# Rules1.22e+4
7
Showing 4 of 4 rows

Other info

Follow for update