{"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/conformalized-matrix-completion","title":"Conformalized matrix completion","arxiv_id":"2305.10637","date":"2023-05-18","proceeding":null,"authors":["Yu Gui","Rina Foygel Barber","Cong Ma"],"abstract":"Matrix completion aims to estimate missing entries in a data matrix, using the assumption of a low-complexity structure (e.g., low rank) so that imputation is possible. While many effective estimation algorithms exist in the literature, uncertainty quantification for this problem has proved to be challenging, and existing methods are extremely sensitive to model misspecification. In this work, we propose a distribution-free method for predictive inference in the matrix completion problem. Our method adapts the framework of conformal prediction, which provides confidence intervals with guaranteed distribution-free validity in the setting of regression, to the problem of matrix completion. Our resulting method, conformalized matrix completion (cmc), offers provable predictive coverage regardless of the accuracy of the low-rank model. Empirical results on simulated and real data demonstrate that cmc is robust to model misspecification while matching the performance of existing model-based methods when the model is correct.","url_abs":"https://arxiv.org/abs/2305.10637v3","url_pdf":"https://arxiv.org/pdf/2305.10637v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"links_only","authors_date_abstract":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license), from the Kaggle arXiv metadata snapshot of 2026-09-12"},"code_links":[{"paper_slug":"conformalized-matrix-completion","repo_url":"https://github.com/yugjerry/conf-mc","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"none","reach":null}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2305.10637","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2305.10637"}},"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":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yugjerry/conf-mc","reach":null}],"summary":{"ran_draft_wrong":4,"ran_violates":3,"ran_fixture":4,"unverified":2},"by_repo_kind":{"official":{"samples":13,"ran":11,"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":13,"samples":[{"code_sha256_prefix":"bab99e9ab7ef55b0","entry":"ALS_solve","repo":"yugjerry/conf-mc","repo_kind":"official","path":"python/utils.py","file_url":"https://github.com/yugjerry/conf-mc/blob/HEAD/python/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bab99e9ab7ef55b0"}},{"code_sha256_prefix":"24f1810b7421ea64","entry":"SVT","repo":"yugjerry/conf-mc","repo_kind":"official","path":"python/utils.py","file_url":"https://github.com/yugjerry/conf-mc/blob/HEAD/python/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"24f1810b7421ea64"}},{"code_sha256_prefix":"e92e49590ac3b91d","entry":"compute_Sigma_gaussian","repo":"yugjerry/conf-mc","repo_kind":"official","path":"python/utils.py","file_url":"https://github.com/yugjerry/conf-mc/blob/HEAD/python/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e92e49590ac3b91d"}},{"code_sha256_prefix":"a6b71a980bf5af97","entry":"cvx_mc","repo":"yugjerry/conf-mc","repo_kind":"official","path":"python/utils.py","file_url":"https://github.com/yugjerry/conf-mc/blob/HEAD/python/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a6b71a980bf5af97"}},{"code_sha256_prefix":"fc7410ead115d909","entry":"estimate_M","repo":"yugjerry/conf-mc","repo_kind":"official","path":"python/utils.py","file_url":"https://github.com/yugjerry/conf-mc/blob/HEAD/python/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fc7410ead115d909"}},{"code_sha256_prefix":"8338d092af99ec77","entry":"estimate_P","repo":"yugjerry/conf-mc","repo_kind":"official","path":"python/utils.py","file_url":"https://github.com/yugjerry/conf-mc/blob/HEAD/python/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8338d092af99ec77"}},{"code_sha256_prefix":"850e3f00de5d08cd","entry":"f_","repo":"yugjerry/conf-mc","repo_kind":"official","path":"python/utils.py","file_url":"https://github.com/yugjerry/conf-mc/blob/HEAD/python/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"850e3f00de5d08cd"}},{"code_sha256_prefix":"af0089c8d380124f","entry":"fprime","repo":"yugjerry/conf-mc","repo_kind":"official","path":"python/utils.py","file_url":"https://github.com/yugjerry/conf-mc/blob/HEAD/python/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"af0089c8d380124f"}},{"code_sha256_prefix":"23515c46ff7fcd42","entry":"logObjectiveGeneral","repo":"yugjerry/conf-mc","repo_kind":"official","path":"python/utils.py","file_url":"https://github.com/yugjerry/conf-mc/blob/HEAD/python/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"23515c46ff7fcd42"}},{"code_sha256_prefix":"d777ef1b4dfc7729","entry":"svds_","repo":"yugjerry/conf-mc","repo_kind":"official","path":"python/utils.py","file_url":"https://github.com/yugjerry/conf-mc/blob/HEAD/python/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d777ef1b4dfc7729"}},{"code_sha256_prefix":"562e488c961592bb","entry":"weighted_quantile","repo":"yugjerry/conf-mc","repo_kind":"official","path":"python/utils.py","file_url":"https://github.com/yugjerry/conf-mc/blob/HEAD/python/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"562e488c961592bb"}},{"code_sha256_prefix":"e5f9e0a38635b74f","entry":"cmc_alg","repo":"yugjerry/conf-mc","repo_kind":"official","path":"python/utils.py","file_url":"https://github.com/yugjerry/conf-mc/blob/HEAD/python/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":"e5f9e0a38635b74f"}},{"code_sha256_prefix":"ed22c80837907342","entry":"projectNuclear","repo":"yugjerry/conf-mc","repo_kind":"official","path":"python/utils.py","file_url":"https://github.com/yugjerry/conf-mc/blob/HEAD/python/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":"ed22c80837907342"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}