{"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/unsupervised-hyperbolic-representation","title":"Unsupervised Hyperbolic Representation Learning via Message Passing Auto-Encoders","arxiv_id":"2103.16046","date":"2021-03-30","proceeding":"CVPR 2021 1","authors":["Jiwoong Park","Junho Cho","Hyung Jin Chang","Jin Young Choi"],"abstract":"Most of the existing literature regarding hyperbolic embedding concentrate upon supervised learning, whereas the use of unsupervised hyperbolic embedding is less well explored. In this paper, we analyze how unsupervised tasks can benefit from learned representations in hyperbolic space. To explore how well the hierarchical structure of unlabeled data can be represented in hyperbolic spaces, we design a novel hyperbolic message passing auto-encoder whose overall auto-encoding is performed in hyperbolic space. The proposed model conducts auto-encoding the networks via fully utilizing hyperbolic geometry in message passing. Through extensive quantitative and qualitative analyses, we validate the properties and benefits of the unsupervised hyperbolic representations. Codes are available at https://github.com/junhocho/HGCAE.","url_abs":"https://arxiv.org/abs/2103.16046v1","url_pdf":"https://arxiv.org/pdf/2103.16046v1.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":"unsupervised-hyperbolic-representation","repo_url":"https://github.com/junhocho/HGCAE","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"representation-learning","task_name":"Representation Learning"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2103.16046","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2103.16046"}},"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/junhocho/HGCAE","reach":null},{"provenance":"deterministic:regex_extraction","url":"https://github.com/Raymond-sci/PICA","reach":{"status":"ok"}}],"summary":{"ran":7,"ran_draft_wrong":3,"unverified":2},"by_repo_kind":{"official":{"samples":12,"ran":10,"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":"77e4a84f7b06b98d","entry":"Encoder","repo":"junhocho/HGCAE","repo_kind":"official","path":"models/encoders.py","file_url":"https://github.com/junhocho/HGCAE/blob/HEAD/models/encoders.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"77e4a84f7b06b98d"}},{"code_sha256_prefix":"12913b08638cdab8","entry":"GeometricAwareHypAggAtt","repo":"junhocho/HGCAE","repo_kind":"official","path":"models/encoders.py","file_url":"https://github.com/junhocho/HGCAE/blob/HEAD/models/encoders.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"12913b08638cdab8"}},{"code_sha256_prefix":"3f3addbba6aadb18","entry":"HypAct","repo":"junhocho/HGCAE","repo_kind":"official","path":"models/encoders.py","file_url":"https://github.com/junhocho/HGCAE/blob/HEAD/models/encoders.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3f3addbba6aadb18"}},{"code_sha256_prefix":"d3afe60057d3d7fa","entry":"HypAgg","repo":"junhocho/HGCAE","repo_kind":"official","path":"models/encoders.py","file_url":"https://github.com/junhocho/HGCAE/blob/HEAD/models/encoders.py","link_basis":"first_harvest_node","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":"d3afe60057d3d7fa"}},{"code_sha256_prefix":"5af2c641fe540582","entry":"HypAggAtt","repo":"junhocho/HGCAE","repo_kind":"official","path":"models/encoders.py","file_url":"https://github.com/junhocho/HGCAE/blob/HEAD/models/encoders.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5af2c641fe540582"}},{"code_sha256_prefix":"e437debd2b06548e","entry":"HypLinear","repo":"junhocho/HGCAE","repo_kind":"official","path":"models/encoders.py","file_url":"https://github.com/junhocho/HGCAE/blob/HEAD/models/encoders.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e437debd2b06548e"}},{"code_sha256_prefix":"a0ffa737ca2c2186","entry":"SpecialSpmm","repo":"junhocho/HGCAE","repo_kind":"official","path":"models/encoders.py","file_url":"https://github.com/junhocho/HGCAE/blob/HEAD/models/encoders.py","link_basis":"first_harvest_node","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":"a0ffa737ca2c2186"}},{"code_sha256_prefix":"074c8b15e5bd660d","entry":"SpecialSpmmFunction","repo":"junhocho/HGCAE","repo_kind":"official","path":"models/encoders.py","file_url":"https://github.com/junhocho/HGCAE/blob/HEAD/models/encoders.py","link_basis":"first_harvest_node","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":"074c8b15e5bd660d"}},{"code_sha256_prefix":"eabedf90b49f2f4b","entry":"get_att_logit","repo":"junhocho/HGCAE","repo_kind":"official","path":"models/encoders.py","file_url":"https://github.com/junhocho/HGCAE/blob/HEAD/models/encoders.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":"eabedf90b49f2f4b"}},{"code_sha256_prefix":"16ac17aa0ccb2abf","entry":"get_dim_act_curv","repo":"junhocho/HGCAE","repo_kind":"official","path":"models/encoders.py","file_url":"https://github.com/junhocho/HGCAE/blob/HEAD/models/encoders.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":"16ac17aa0ccb2abf"}},{"code_sha256_prefix":"480b551018b3650b","entry":"HGCAE","repo":"junhocho/HGCAE","repo_kind":"official","path":"models/encoders.py","file_url":"https://github.com/junhocho/HGCAE/blob/HEAD/models/encoders.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":"480b551018b3650b"}},{"code_sha256_prefix":"09a0d5d032765b3c","entry":"HyperbolicGraphConvolution","repo":"junhocho/HGCAE","repo_kind":"official","path":"models/encoders.py","file_url":"https://github.com/junhocho/HGCAE/blob/HEAD/models/encoders.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":"09a0d5d032765b3c"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}