{"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/hierarchical-representations-with-poincare","title":"Continuous Hierarchical Representations with Poincaré Variational Auto-Encoders","arxiv_id":"1901.06033","date":"2019-01-17","proceeding":"NeurIPS 2019 12","authors":["Emile Mathieu","Charline Le Lan","Chris J. Maddison","Ryota Tomioka","Yee Whye Teh"],"abstract":"The variational auto-encoder (VAE) is a popular method for learning a generative model and embeddings of the data. Many real datasets are hierarchically structured. However, traditional VAEs map data in a Euclidean latent space which cannot efficiently embed tree-like structures. Hyperbolic spaces with negative curvature can. We therefore endow VAEs with a Poincar\\'e ball model of hyperbolic geometry as a latent space and rigorously derive the necessary methods to work with two main Gaussian generalisations on that space. We empirically show better generalisation to unseen data than the Euclidean counterpart, and can qualitatively and quantitatively better recover hierarchical structures.","url_abs":"https://arxiv.org/abs/1901.06033v3","url_pdf":"https://arxiv.org/pdf/1901.06033v3.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":"hierarchical-representations-with-poincare","repo_url":"https://github.com/emilemathieu/pvae","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"hierarchical-representations-with-poincare","repo_url":"https://github.com/clementchadebec/benchmark_VAE","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"hierarchical-representations-with-poincare","repo_url":"https://github.com/gtegner/dd2412-poincare-vae","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"hierarchical-representations-with-poincare","repo_url":"https://github.com/omiethescientist/HyperbolicDeepLearning","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/1901.06033","atlas_url":"https://app.syntology.ai/?focus=1901.06033","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1901.06033"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/clementchadebec/benchmark_VAE","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gtegner/dd2412-poincare-vae","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/emilemathieu/pvae","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/omiethescientist/HyperbolicDeepLearning","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":2,"unverified":8},"by_repo_kind":{"official":{"samples":6,"ran":0,"repositories":1},"listed":{"samples":4,"ran":2,"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":"82ae9a25c955fb4c","entry":"get_dataloaders","repo":"omiethescientist/HyperbolicDeepLearning","repo_kind":"listed","path":"HVAE/Data.py","file_url":"https://github.com/omiethescientist/HyperbolicDeepLearning/blob/HEAD/HVAE/Data.py","link_basis":"harvester_set","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":"82ae9a25c955fb4c"}},{"code_sha256_prefix":"09149c204a657b8c","entry":"mse_loss","repo":"omiethescientist/HyperbolicDeepLearning","repo_kind":"listed","path":"HVAE/Loss.py","file_url":"https://github.com/omiethescientist/HyperbolicDeepLearning/blob/HEAD/HVAE/Loss.py","link_basis":"harvester_set","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":"09149c204a657b8c"}},{"code_sha256_prefix":"69c2938d5fbaa66e","entry":"diff","repo":"emilemathieu/pvae","repo_kind":"official","path":"pvae/distributions/ars.py","file_url":"https://github.com/emilemathieu/pvae/blob/HEAD/pvae/distributions/ars.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":"69c2938d5fbaa66e"}},{"code_sha256_prefix":"a1d08d5e2c1fa566","entry":"extra_hidden_layer","repo":"emilemathieu/pvae","repo_kind":"official","path":"pvae/models/architectures.py","file_url":"https://github.com/emilemathieu/pvae/blob/HEAD/pvae/models/architectures.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":"a1d08d5e2c1fa566"}},{"code_sha256_prefix":"569cfa67c995963d","entry":"hyp_loss","repo":"omiethescientist/HyperbolicDeepLearning","repo_kind":"listed","path":"HVAE/Loss.py","file_url":"https://github.com/omiethescientist/HyperbolicDeepLearning/blob/HEAD/HVAE/Loss.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":"569cfa67c995963d"}},{"code_sha256_prefix":"8eaa02fa0501a78f","entry":"iwae_vec","repo":"omiethescientist/HyperbolicDeepLearning","repo_kind":"listed","path":"HVAE/Loss.py","file_url":"https://github.com/omiethescientist/HyperbolicDeepLearning/blob/HEAD/HVAE/Loss.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":"8eaa02fa0501a78f"}},{"code_sha256_prefix":"8788efeef0d86cb7","entry":"lexpand","repo":"emilemathieu/pvae","repo_kind":"official","path":"pvae/utils.py","file_url":"https://github.com/emilemathieu/pvae/blob/HEAD/pvae/utils.py","link_basis":"plan_row","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":"8788efeef0d86cb7"}},{"code_sha256_prefix":"a8eb4a941274e36a","entry":"load_csv","repo":"emilemathieu/pvae","repo_kind":"official","path":"pvae/datasets/datasets.py","file_url":"https://github.com/emilemathieu/pvae/blob/HEAD/pvae/datasets/datasets.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":"a8eb4a941274e36a"}},{"code_sha256_prefix":"a2b20be607716473","entry":"logsinh","repo":"emilemathieu/pvae","repo_kind":"official","path":"pvae/utils.py","file_url":"https://github.com/emilemathieu/pvae/blob/HEAD/pvae/utils.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":"a2b20be607716473"}},{"code_sha256_prefix":"2e053d97c4bd1bf1","entry":"rexpand","repo":"emilemathieu/pvae","repo_kind":"official","path":"pvae/utils.py","file_url":"https://github.com/emilemathieu/pvae/blob/HEAD/pvae/utils.py","link_basis":"plan_row","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":"2e053d97c4bd1bf1"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}