{"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-2605-01676","title":"Missingness-aware Data Imputation via AI-powered Bayesian Generative Modeling","arxiv_id":"2605.01676","date":"2026-05-03","proceeding":null,"authors":["Qiao Liu"],"abstract":"Missing data imputation remains a fundamental challenge in modern data science, especially when uncertainty quantification is essential. In this work, we propose MissBGM, an AI-powered missing data imputation method via Bayesian generative modeling that bridges the expressive flexibility of neural networks with the statistical rigor of Bayesian inference. Unlike existing methods that often focus on point estimates or treat the missingness mechanism implicitly, MissBGM explicitly and jointly models the data-generating and missingness mechanisms, providing principled posterior uncertainty over imputations rather than a single point estimate. We develop a stochastic optimization framework with alternating updates among missing values, model parameters, and latent variables until convergence. Our theoretical analysis shows that estimates of missing values from MissBGM converge consistently under mild assumptions. Empirically, we demonstrate that MissBGM achieves superior performance over traditional imputers and recent neural network-based methods across extensive experimental settings. These results establish MissBGM as a principled and scalable solution for modern missing data imputation. The code for MissBGM is open sourced at https://github.com/liuq-lab/MissBGM.","url_abs":"https://arxiv.org/abs/2605.01676","url_pdf":"https://arxiv.org/pdf/2605.01676","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":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.01676"}},"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/liuq-lab/MissBGM","reach":null}],"summary":{"ran":6,"unverified":3},"by_repo_kind":{"found_in_text":{"samples":9,"ran":6,"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":"69c3fab6480aff28","entry":"infer_mask","repo":"liuq-lab/MissBGM","repo_kind":"found_in_text","path":"missbgm/utils/mnar.py","file_url":"https://github.com/liuq-lab/MissBGM/blob/HEAD/missbgm/utils/mnar.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"69c3fab6480aff28"}},{"code_sha256_prefix":"bd228309a97a6a98","entry":"prepare_masked_data","repo":"liuq-lab/MissBGM","repo_kind":"found_in_text","path":"missbgm/utils/mnar.py","file_url":"https://github.com/liuq-lab/MissBGM/blob/HEAD/missbgm/utils/mnar.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bd228309a97a6a98"}},{"code_sha256_prefix":"c03a01cd1759a522","entry":"simulate_mcar_oracle_data","repo":"liuq-lab/MissBGM","repo_kind":"found_in_text","path":"missbgm/datasets/simulators.py","file_url":"https://github.com/liuq-lab/MissBGM/blob/HEAD/missbgm/datasets/simulators.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c03a01cd1759a522"}},{"code_sha256_prefix":"13f68b18dca4e662","entry":"simulate_mnar_factor_data","repo":"liuq-lab/MissBGM","repo_kind":"found_in_text","path":"missbgm/datasets/simulators.py","file_url":"https://github.com/liuq-lab/MissBGM/blob/HEAD/missbgm/datasets/simulators.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"13f68b18dca4e662"}},{"code_sha256_prefix":"dfe9b4e5e534fee6","entry":"simulate_mnar_oracle_data","repo":"liuq-lab/MissBGM","repo_kind":"found_in_text","path":"missbgm/datasets/simulators.py","file_url":"https://github.com/liuq-lab/MissBGM/blob/HEAD/missbgm/datasets/simulators.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dfe9b4e5e534fee6"}},{"code_sha256_prefix":"4427241e3ce2ba30","entry":"validate_mask","repo":"liuq-lab/MissBGM","repo_kind":"found_in_text","path":"missbgm/utils/mnar.py","file_url":"https://github.com/liuq-lab/MissBGM/blob/HEAD/missbgm/utils/mnar.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4427241e3ce2ba30"}},{"code_sha256_prefix":"0f7df9f1424cc709","entry":"get_benchmark_dir","repo":"liuq-lab/MissBGM","repo_kind":"found_in_text","path":"missbgm/datasets/real_data.py","file_url":"https://github.com/liuq-lab/MissBGM/blob/HEAD/missbgm/datasets/real_data.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":"0f7df9f1424cc709"}},{"code_sha256_prefix":"430a704694742547","entry":"get_dataset_dir","repo":"liuq-lab/MissBGM","repo_kind":"found_in_text","path":"missbgm/datasets/real_data.py","file_url":"https://github.com/liuq-lab/MissBGM/blob/HEAD/missbgm/datasets/real_data.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":"430a704694742547"}},{"code_sha256_prefix":"eb1ad4ff3a3b19dc","entry":"resolve_dataset_name","repo":"liuq-lab/MissBGM","repo_kind":"found_in_text","path":"missbgm/datasets/real_data.py","file_url":"https://github.com/liuq-lab/MissBGM/blob/HEAD/missbgm/datasets/real_data.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":"eb1ad4ff3a3b19dc"}}]},"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}