{"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-2601-18857","title":"Statistical Inference for Explainable Boosting Machines","arxiv_id":"2601.18857","date":"2026-01-26","proceeding":null,"authors":["Haimo Fang","Kevin Tan","Jonathan Pipping-Gamon","Giles Hooker"],"abstract":"Explainable boosting machines (EBMs) are popular \"glass-box\" models that learn a set of univariate functions using boosting trees. These achieve explainability through visualizations of each feature's effect. However, unlike linear model coefficients, uncertainty quantification for the learned univariate functions requires computationally intensive bootstrapping, making it hard to know which features truly matter. We provide an alternative using recent advances in statistical inference for gradient boosting, deriving methods for statistical inference as well as end-to-end theoretical guarantees. Using a moving average instead of a sum of trees (Boulevard regularization) allows the boosting process to converge to a feature-wise kernel ridge regression. This produces asymptotically normal predictions that achieve the minimax-optimal MSE for fitting Lipschitz GAMs with $p$ features of $O(p n^{-2/3})$, successfully avoiding the curse of dimensionality. We then construct prediction intervals for the response and confidence intervals for each learned univariate function with a runtime independent of the number of datapoints, enabling further explainability within EBMs. Code is available at https://github.com/hetankevin/ebm-inference.","url_abs":"https://arxiv.org/abs/2601.18857","url_pdf":"https://arxiv.org/pdf/2601.18857","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=2601.18857","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2601.18857"}},"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/hetankevin/ebm-inference","reach":null}],"summary":{"unverified":7},"by_repo_kind":{"found_in_text":{"samples":7,"ran":0,"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":7,"samples":[{"code_sha256_prefix":"97006d7cc7404159","entry":"clean_interactions","repo":"hetankevin/ebm-inference","repo_kind":"found_in_text","path":"src/_ebm.py","file_url":"https://github.com/hetankevin/ebm-inference/blob/HEAD/src/_ebm.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"97006d7cc7404159"}},{"code_sha256_prefix":"d7eac0c71dfe8686","entry":"convert_categorical_to_continuous","repo":"hetankevin/ebm-inference","repo_kind":"found_in_text","path":"src/_utils.py","file_url":"https://github.com/hetankevin/ebm-inference/blob/HEAD/src/_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d7eac0c71dfe8686"}},{"code_sha256_prefix":"7efb59933d470768","entry":"generate_term_names","repo":"hetankevin/ebm-inference","repo_kind":"found_in_text","path":"src/_utils.py","file_url":"https://github.com/hetankevin/ebm-inference/blob/HEAD/src/_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7efb59933d470768"}},{"code_sha256_prefix":"19b8e9e125f03a70","entry":"process_terms","repo":"hetankevin/ebm-inference","repo_kind":"found_in_text","path":"src/_utils.py","file_url":"https://github.com/hetankevin/ebm-inference/blob/HEAD/src/_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"19b8e9e125f03a70"}},{"code_sha256_prefix":"6ff88e2cd1c63dd6","entry":"simulate_data","repo":"hetankevin/ebm-inference","repo_kind":"found_in_text","path":"experiments/coverage_1d_plot.py","file_url":"https://github.com/hetankevin/ebm-inference/blob/HEAD/experiments/coverage_1d_plot.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6ff88e2cd1c63dd6"}},{"code_sha256_prefix":"8a077a3650e777a4","entry":"true_fun","repo":"hetankevin/ebm-inference","repo_kind":"found_in_text","path":"experiments/1d_intervals.py","file_url":"https://github.com/hetankevin/ebm-inference/blob/HEAD/experiments/1d_intervals.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8a077a3650e777a4"}},{"code_sha256_prefix":"9b2653ce4d81de35","entry":"true_function","repo":"hetankevin/ebm-inference","repo_kind":"found_in_text","path":"experiments/coverage_1d_plot.py","file_url":"https://github.com/hetankevin/ebm-inference/blob/HEAD/experiments/coverage_1d_plot.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9b2653ce4d81de35"}}]},"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}