English

Neurosymbolic Association Rule Mining from Tabular Data

Artificial Intelligence 2026-01-01 v5 Machine Learning

Abstract

Association Rule Mining (ARM) is the task of mining patterns among data features in the form of logical rules, with applications across a myriad of domains. However, high-dimensional datasets often result in an excessive number of rules, increasing execution time and negatively impacting downstream task performance. Managing this rule explosion remains a central challenge in ARM research. To address this, we introduce Aerial+, a novel neurosymbolic ARM method. Aerial+ leverages an under-complete autoencoder to create a neural representation of the data, capturing associations between features. It extracts rules from this neural representation by exploiting the model's reconstruction mechanism. Extensive evaluations on five datasets against seven baselines demonstrate that Aerial+ achieves state-of-the-art results by learning more concise, high-quality rule sets with full data coverage. When integrated into rule-based interpretable machine learning models, Aerial+ significantly reduces execution time while maintaining or improving accuracy.

Keywords

Cite

@article{arxiv.2504.19354,
  title  = {Neurosymbolic Association Rule Mining from Tabular Data},
  author = {Erkan Karabulut and Paul Groth and Victoria Degeler},
  journal= {arXiv preprint arXiv:2504.19354},
  year   = {2026}
}

Comments

This paper has been accepted and presented at the 19th International Conference on Neurosymbolic Learning and Reasoning (NeSy 2025). Published version is available at https://proceedings.mlr.press/v284/karabulut25a.html

R2 v1 2026-06-28T23:13:05.015Z