{"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/nonlinear-causal-discovery-with-confounders","title":"Nonlinear Causal Discovery with Confounders","arxiv_id":"2302.03178","date":"2023-02-07","proceeding":null,"authors":["Chunlin Li","Xiaotong Shen","Wei Pan"],"abstract":"This article introduces a causal discovery method to learn nonlinear relationships in a directed acyclic graph with correlated Gaussian errors due to confounding. First, we derive model identifiability under the sublinear growth assumption. Then, we propose a novel method, named the Deconfounded Functional Structure Estimation (DeFuSE), consisting of a deconfounding adjustment to remove the confounding effects and a sequential procedure to estimate the causal order of variables. We implement DeFuSE via feedforward neural networks for scalable computation. Moreover, we establish the consistency of DeFuSE under an assumption called the strong causal minimality. In simulations, DeFuSE compares favorably against state-of-the-art competitors that ignore confounding or nonlinearity. Finally, we demonstrate the utility and effectiveness of the proposed approach with an application to gene regulatory network analysis. The Python implementation is available at https://github.com/chunlinli/defuse.","url_abs":"https://arxiv.org/abs/2302.03178v3","url_pdf":"https://arxiv.org/pdf/2302.03178v3.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":"nonlinear-causal-discovery-with-confounders","repo_url":"https://github.com/chunlinli/defuse","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2302.03178","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2302.03178"}},"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/chunlinli/defuse","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_violates":1,"unverified":6},"by_repo_kind":{"official":{"samples":7,"ran":1,"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":"786b48473c9f4aec","entry":"is_dag","repo":"chunlinli/defuse","repo_kind":"official","path":"defuse/utils.py","file_url":"https://github.com/chunlinli/defuse/blob/HEAD/defuse/utils.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"786b48473c9f4aec"}},{"code_sha256_prefix":"88e0c34c6e43fc7b","entry":"feature_list","repo":"chunlinli/defuse","repo_kind":"official","path":"defuse/feature.py","file_url":"https://github.com/chunlinli/defuse/blob/HEAD/defuse/feature.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"88e0c34c6e43fc7b"}},{"code_sha256_prefix":"04617b897288b6b8","entry":"feature_scores","repo":"chunlinli/defuse","repo_kind":"official","path":"defuse/feature.py","file_url":"https://github.com/chunlinli/defuse/blob/HEAD/defuse/feature.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"04617b897288b6b8"}},{"code_sha256_prefix":"687b9b1c2b7d5108","entry":"feature_vector_score","repo":"chunlinli/defuse","repo_kind":"official","path":"defuse/feature.py","file_url":"https://github.com/chunlinli/defuse/blob/HEAD/defuse/feature.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"687b9b1c2b7d5108"}},{"code_sha256_prefix":"8121d0e3bc3faff7","entry":"notears_linear","repo":"chunlinli/defuse","repo_kind":"official","path":"simulation/Python/notears/notears/linear.py","file_url":"https://github.com/chunlinli/defuse/blob/HEAD/simulation/Python/notears/notears/linear.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8121d0e3bc3faff7"}},{"code_sha256_prefix":"b57d7a941e0f334c","entry":"simulate_dag","repo":"chunlinli/defuse","repo_kind":"official","path":"defuse/utils.py","file_url":"https://github.com/chunlinli/defuse/blob/HEAD/defuse/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b57d7a941e0f334c"}},{"code_sha256_prefix":"8878009adbbbb036","entry":"simulate_data","repo":"chunlinli/defuse","repo_kind":"official","path":"defuse/utils.py","file_url":"https://github.com/chunlinli/defuse/blob/HEAD/defuse/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8878009adbbbb036"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}