{"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/bregman-wasserstein-divergence-geometry-and","title":"Bregman-Wasserstein divergence: geometry and applications","arxiv_id":"2302.05833","date":"2023-02-12","proceeding":null,"authors":["Amanjit Singh Kainth","Cale Rankin","Ting-Kam Leonard Wong"],"abstract":"The Bregman-Wasserstein divergence is the optimal transport cost when the underlying cost function is given by a Bregman divergence, and arises naturally in fields such as statistics and machine learning. We establish fundamental properties of the Bregman-Wasserstein divergence and propose a novel generalized transport geometry that promotes the Bregman geometry to the space of probability distributions. We provide a probabilistic interpretation involving exponential families and define generalized displacement interpolations compatible with the Bregman geometry. These interpolations are used to derive a generalized Pythagorean inequality, which is of independent interest. Furthermore, we construct a generalized dualistic geometry that lifts the differential geometry of the Bregman divergence to an infinite-dimensional statistical manifold. On the computational side, we demonstrate how Bregman-Wasserstein optimal transport maps can be estimated using neural approaches, establish the well-posedness of Bregman-Wasserstein barycenters, and relate them to Bayesian learning. Finally, we introduce the Bregman-Wasserstein JKO scheme for discretizing Riemannian Wasserstein gradient flows.","url_abs":"https://arxiv.org/abs/2302.05833v2","url_pdf":"https://arxiv.org/pdf/2302.05833v2.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":"bregman-wasserstein-divergence-geometry-and","repo_url":"https://github.com/amanjitsk/bregman-wasserstein","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"jax","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2302.05833","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2302.05833"}},"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/amanjitsk/bregman-wasserstein","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":8},"by_repo_kind":{"official":{"samples":8,"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":0,"samples":[{"code_sha256_prefix":"bcf8e486c0fed151","entry":"custom_grad","repo":"amanjitsk/bregman-wasserstein","repo_kind":"official","path":"math_utils.py","file_url":"https://github.com/amanjitsk/bregman-wasserstein/blob/HEAD/math_utils.py","link_basis":"harvester_set","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":"bcf8e486c0fed151"}},{"code_sha256_prefix":"c89864abe4c054a0","entry":"custom_warning","repo":"amanjitsk/bregman-wasserstein","repo_kind":"official","path":"plot_utils.py","file_url":"https://github.com/amanjitsk/bregman-wasserstein/blob/HEAD/plot_utils.py","link_basis":"harvester_set","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":"c89864abe4c054a0"}},{"code_sha256_prefix":"d9aff414f861e9bd","entry":"format_axes","repo":"amanjitsk/bregman-wasserstein","repo_kind":"official","path":"plot_utils.py","file_url":"https://github.com/amanjitsk/bregman-wasserstein/blob/HEAD/plot_utils.py","link_basis":"harvester_set","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":"d9aff414f861e9bd"}},{"code_sha256_prefix":"5c1dc2af2676b04f","entry":"make_baseline","repo":"amanjitsk/bregman-wasserstein","repo_kind":"official","path":"data.py","file_url":"https://github.com/amanjitsk/bregman-wasserstein/blob/HEAD/data.py","link_basis":"harvester_set","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":"5c1dc2af2676b04f"}},{"code_sha256_prefix":"7dcfa9c84a6f8af7","entry":"make_samplers","repo":"amanjitsk/bregman-wasserstein","repo_kind":"official","path":"data.py","file_url":"https://github.com/amanjitsk/bregman-wasserstein/blob/HEAD/data.py","link_basis":"harvester_set","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":"7dcfa9c84a6f8af7"}},{"code_sha256_prefix":"a15c5e27e79eec16","entry":"make_separable","repo":"amanjitsk/bregman-wasserstein","repo_kind":"official","path":"math_utils.py","file_url":"https://github.com/amanjitsk/bregman-wasserstein/blob/HEAD/math_utils.py","link_basis":"harvester_set","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":"a15c5e27e79eec16"}},{"code_sha256_prefix":"1d1e5bce94699b59","entry":"multiple_formatter","repo":"amanjitsk/bregman-wasserstein","repo_kind":"official","path":"plot_utils.py","file_url":"https://github.com/amanjitsk/bregman-wasserstein/blob/HEAD/plot_utils.py","link_basis":"harvester_set","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":"1d1e5bce94699b59"}},{"code_sha256_prefix":"e4d079f85a78691e","entry":"wrap_potentials","repo":"amanjitsk/bregman-wasserstein","repo_kind":"official","path":"math_utils.py","file_url":"https://github.com/amanjitsk/bregman-wasserstein/blob/HEAD/math_utils.py","link_basis":"harvester_set","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":"e4d079f85a78691e"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}