{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2602-14622","title":"Tabular Foundation Models Can Learn Association Rules","arxiv_id":"2602.14622","date":"2026-02-16","proceeding":null,"authors":["Erkan Karabulut","Daniel Daza","Paul Groth","Martijn C. Schut","Victoria Degeler"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2602.14622","url_pdf":"https://arxiv.org/pdf/2602.14622","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2602.14622","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2602.14622"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/DiTEC-project/tabprobe","reach":null}],"summary":{"ran_fixture":3,"ran_honours":5,"ran_draft_wrong":5,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":14,"ran":13,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"b9ef3c69d24b2048","entry":"_calculate_base_metrics","repo":"DiTEC-project/tabprobe","repo_kind":"found_in_text","path":"src/wrapper/tabprobe.py","file_url":"https://github.com/DiTEC-project/tabprobe/blob/HEAD/src/wrapper/tabprobe.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b9ef3c69d24b2048"}},{"code_sha256_prefix":"f18468bfcdf9b8a2","entry":"_calculate_interestingness","repo":"DiTEC-project/tabprobe","repo_kind":"found_in_text","path":"src/wrapper/tabprobe.py","file_url":"https://github.com/DiTEC-project/tabprobe/blob/HEAD/src/wrapper/tabprobe.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f18468bfcdf9b8a2"}},{"code_sha256_prefix":"ab8e41a3b44cdef6","entry":"_calculate_zhangs_metric","repo":"DiTEC-project/tabprobe","repo_kind":"found_in_text","path":"src/wrapper/tabprobe.py","file_url":"https://github.com/DiTEC-project/tabprobe/blob/HEAD/src/wrapper/tabprobe.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ab8e41a3b44cdef6"}},{"code_sha256_prefix":"938b4eb50be744de","entry":"_get_feature_index","repo":"DiTEC-project/tabprobe","repo_kind":"found_in_text","path":"src/wrapper/tabprobe.py","file_url":"https://github.com/DiTEC-project/tabprobe/blob/HEAD/src/wrapper/tabprobe.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"938b4eb50be744de"}},{"code_sha256_prefix":"b4ac846d95eaded2","entry":"_get_mask_for_conditions","repo":"DiTEC-project/tabprobe","repo_kind":"found_in_text","path":"src/wrapper/tabprobe.py","file_url":"https://github.com/DiTEC-project/tabprobe/blob/HEAD/src/wrapper/tabprobe.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b4ac846d95eaded2"}},{"code_sha256_prefix":"783a4b571ba8ebd0","entry":"_initialize_input_vectors","repo":"DiTEC-project/tabprobe","repo_kind":"found_in_text","path":"src/wrapper/tabprobe.py","file_url":"https://github.com/DiTEC-project/tabprobe/blob/HEAD/src/wrapper/tabprobe.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"783a4b571ba8ebd0"}},{"code_sha256_prefix":"da4ecd76c60aee17","entry":"add_gaussian_noise","repo":"DiTEC-project/tabprobe","repo_kind":"found_in_text","path":"src/wrapper/tabprobe.py","file_url":"https://github.com/DiTEC-project/tabprobe/blob/HEAD/src/wrapper/tabprobe.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"da4ecd76c60aee17"}},{"code_sha256_prefix":"fa23c081527a33d8","entry":"calculate_rule_metrics","repo":"DiTEC-project/tabprobe","repo_kind":"found_in_text","path":"src/wrapper/tabprobe.py","file_url":"https://github.com/DiTEC-project/tabprobe/blob/HEAD/src/wrapper/tabprobe.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fa23c081527a33d8"}},{"code_sha256_prefix":"8ef44af6fb4f9aa8","entry":"discretize_numerical","repo":"DiTEC-project/tabprobe","repo_kind":"found_in_text","path":"src/wrapper/tabprobe.py","file_url":"https://github.com/DiTEC-project/tabprobe/blob/HEAD/src/wrapper/tabprobe.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8ef44af6fb4f9aa8"}},{"code_sha256_prefix":"41a73ebc34947803","entry":"extract_rules_from_reconstruction","repo":"DiTEC-project/tabprobe","repo_kind":"found_in_text","path":"src/wrapper/tabprobe.py","file_url":"https://github.com/DiTEC-project/tabprobe/blob/HEAD/src/wrapper/tabprobe.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"41a73ebc34947803"}},{"code_sha256_prefix":"c3585a8836102c72","entry":"generate_test_matrix","repo":"DiTEC-project/tabprobe","repo_kind":"found_in_text","path":"src/wrapper/tabprobe.py","file_url":"https://github.com/DiTEC-project/tabprobe/blob/HEAD/src/wrapper/tabprobe.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c3585a8836102c72"}},{"code_sha256_prefix":"ac4ecad2d1c6e8c5","entry":"get_significant_single_items","repo":"DiTEC-project/tabprobe","repo_kind":"found_in_text","path":"src/wrapper/tabprobe.py","file_url":"https://github.com/DiTEC-project/tabprobe/blob/HEAD/src/wrapper/tabprobe.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ac4ecad2d1c6e8c5"}},{"code_sha256_prefix":"22341c3f03ca019d","entry":"prepare_categorical_data","repo":"DiTEC-project/tabprobe","repo_kind":"found_in_text","path":"src/wrapper/tabprobe.py","file_url":"https://github.com/DiTEC-project/tabprobe/blob/HEAD/src/wrapper/tabprobe.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"22341c3f03ca019d"}},{"code_sha256_prefix":"79598edb1498588d","entry":"TabProbe","repo":"DiTEC-project/tabprobe","repo_kind":"found_in_text","path":"src/wrapper/tabprobe.py","file_url":"https://github.com/DiTEC-project/tabprobe/blob/HEAD/src/wrapper/tabprobe.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"79598edb1498588d"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}