{"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/model-fusion-with-kullback-leibler-divergence","title":"Model Fusion with Kullback--Leibler Divergence","arxiv_id":"2007.06168","date":"2020-07-13","proceeding":"ICML 2020 1","authors":["Sebastian Claici","Mikhail Yurochkin","Soumya Ghosh","Justin Solomon"],"abstract":"We propose a method to fuse posterior distributions learned from heterogeneous datasets. Our algorithm relies on a mean field assumption for both the fused model and the individual dataset posteriors and proceeds using a simple assign-and-average approach. The components of the dataset posteriors are assigned to the proposed global model components by solving a regularized variant of the assignment problem. The global components are then updated based on these assignments by their mean under a KL divergence. For exponential family variational distributions, our formulation leads to an efficient non-parametric algorithm for computing the fused model. Our algorithm is easy to describe and implement, efficient, and competitive with state-of-the-art on motion capture analysis, topic modeling, and federated learning of Bayesian neural networks.","url_abs":"https://arxiv.org/abs/2007.06168v1","url_pdf":"https://arxiv.org/pdf/2007.06168v1.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":"abstracts"},"code_links":[{"paper_slug":"model-fusion-with-kullback-leibler-divergence","repo_url":"https://github.com/IBM/KL-fusion","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"none","reach":null}],"tasks":[{"task_slug":"federated-learning","task_name":"Federated Learning"},{"task_slug":"model","task_name":"model"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2007.06168","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2007.06168"}},"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":"deterministic:regex_extraction","url":"https://github.com/IBM/KL-fusion","reach":null}],"summary":{"ran_draft_wrong":4,"ran_honours":1,"unverified":5},"by_repo_kind":{"official":{"samples":10,"ran":5,"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":"27ee35f765434356","entry":"gaus_to_weights","repo":"IBM/KL-fusion","repo_kind":"official","path":"src/fusion.py","file_url":"https://github.com/IBM/KL-fusion/blob/HEAD/src/fusion.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"27ee35f765434356"}},{"code_sha256_prefix":"3de1072fa11532cb","entry":"hungarian_match","repo":"IBM/KL-fusion","repo_kind":"official","path":"src/fusion.py","file_url":"https://github.com/IBM/KL-fusion/blob/HEAD/src/fusion.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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3de1072fa11532cb"}},{"code_sha256_prefix":"3b443c9c62d70d45","entry":"min_match","repo":"IBM/KL-fusion","repo_kind":"official","path":"src/fusion.py","file_url":"https://github.com/IBM/KL-fusion/blob/HEAD/src/fusion.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3b443c9c62d70d45"}},{"code_sha256_prefix":"39616290d583ee07","entry":"nonparam_assignment","repo":"IBM/KL-fusion","repo_kind":"official","path":"src/fusion.py","file_url":"https://github.com/IBM/KL-fusion/blob/HEAD/src/fusion.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"39616290d583ee07"}},{"code_sha256_prefix":"ffcf4fd87dcf7638","entry":"nw_to_gaus","repo":"IBM/KL-fusion","repo_kind":"official","path":"src/fusion.py","file_url":"https://github.com/IBM/KL-fusion/blob/HEAD/src/fusion.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ffcf4fd87dcf7638"}},{"code_sha256_prefix":"b978dc5fb7f058a8","entry":"draw_ellipse","repo":"IBM/KL-fusion","repo_kind":"official","path":"src/fusion.py","file_url":"https://github.com/IBM/KL-fusion/blob/HEAD/src/fusion.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":"b978dc5fb7f058a8"}},{"code_sha256_prefix":"5a9201d6f4ec47cb","entry":"fusion_alternating","repo":"IBM/KL-fusion","repo_kind":"official","path":"src/fusion.py","file_url":"https://github.com/IBM/KL-fusion/blob/HEAD/src/fusion.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":"5a9201d6f4ec47cb"}},{"code_sha256_prefix":"c7912f48583133b4","entry":"plot_estimation","repo":"IBM/KL-fusion","repo_kind":"official","path":"src/fusion.py","file_url":"https://github.com/IBM/KL-fusion/blob/HEAD/src/fusion.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":"c7912f48583133b4"}},{"code_sha256_prefix":"8f3a529c5cca5e7c","entry":"plot_gmm","repo":"IBM/KL-fusion","repo_kind":"official","path":"src/fusion.py","file_url":"https://github.com/IBM/KL-fusion/blob/HEAD/src/fusion.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":"8f3a529c5cca5e7c"}},{"code_sha256_prefix":"c30e8f6c51130d25","entry":"sinkhorn","repo":"IBM/KL-fusion","repo_kind":"official","path":"src/fusion.py","file_url":"https://github.com/IBM/KL-fusion/blob/HEAD/src/fusion.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":"c30e8f6c51130d25"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}