{"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/source-free-unsupervised-graph-domain","title":"Source Free Unsupervised Graph Domain Adaptation","arxiv_id":"2112.00955","date":"2021-12-02","proceeding":null,"authors":["Haitao Mao","Lun Du","Yujia Zheng","Qiang Fu","Zelin Li","Xu Chen","Shi Han","Dongmei Zhang"],"abstract":"Graph Neural Networks (GNNs) have achieved great success on a variety of tasks with graph-structural data, among which node classification is an essential one. Unsupervised Graph Domain Adaptation (UGDA) shows its practical value of reducing the labeling cost for node classification. It leverages knowledge from a labeled graph (i.e., source domain) to tackle the same task on another unlabeled graph (i.e., target domain). Most existing UGDA methods heavily rely on the labeled graph in the source domain. They utilize labels from the source domain as the supervision signal and are jointly trained on both the source graph and the target graph. However, in some real-world scenarios, the source graph is inaccessible because of privacy issues. Therefore, we propose a novel scenario named Source Free Unsupervised Graph Domain Adaptation (SFUGDA). In this scenario, the only information we can leverage from the source domain is the well-trained source model, without any exposure to the source graph and its labels. As a result, existing UGDA methods are not feasible anymore. To address the non-trivial adaptation challenges in this practical scenario, we propose a model-agnostic algorithm called SOGA for domain adaptation to fully exploit the discriminative ability of the source model while preserving the consistency of structural proximity on the target graph. We prove the effectiveness of the proposed algorithm both theoretically and empirically. The experimental results on four cross-domain tasks show consistent improvements in the Macro-F1 score and Macro-AUC.","url_abs":"https://arxiv.org/abs/2112.00955v4","url_pdf":"https://arxiv.org/pdf/2112.00955v4.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":"source-free-unsupervised-graph-domain","repo_url":"https://github.com/haitaomao/soga","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"domain-adaptation","task_name":"Domain Adaptation"},{"task_slug":"graph-domain-adaptation","task_name":"GRAPH DOMAIN ADAPTATION"},{"task_slug":"node-classification","task_name":"Node Classification"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2112.00955","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2112.00955"}},"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/haitaomao/soga","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":1,"unverified":8},"by_repo_kind":{"official":{"samples":9,"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":"5a75781caceb9236","entry":"alias_sample","repo":"haitaomao/soga","repo_kind":"official","path":"codes/model/NCE_utilies.py","file_url":"https://github.com/haitaomao/soga/blob/HEAD/codes/model/NCE_utilies.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":"5a75781caceb9236"}},{"code_sha256_prefix":"5a57a71c4462a38e","entry":"Entropy","repo":"haitaomao/soga","repo_kind":"official","path":"codes/model/model_utilies.py","file_url":"https://github.com/haitaomao/soga/blob/HEAD/codes/model/model_utilies.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":"5a57a71c4462a38e"}},{"code_sha256_prefix":"68013adb4fd04e08","entry":"check_attr","repo":"haitaomao/soga","repo_kind":"official","path":"codes/utilies.py","file_url":"https://github.com/haitaomao/soga/blob/HEAD/codes/utilies.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":"68013adb4fd04e08"}},{"code_sha256_prefix":"224a71670140505b","entry":"create_alias_table","repo":"haitaomao/soga","repo_kind":"official","path":"codes/model/NCE_utilies.py","file_url":"https://github.com/haitaomao/soga/blob/HEAD/codes/model/NCE_utilies.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":"224a71670140505b"}},{"code_sha256_prefix":"02b9256e3f9ca1c7","entry":"graph_matrix_reader","repo":"haitaomao/soga","repo_kind":"official","path":"codes/utilies.py","file_url":"https://github.com/haitaomao/soga/blob/HEAD/codes/utilies.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":"02b9256e3f9ca1c7"}},{"code_sha256_prefix":"9188a63abf256153","entry":"init_log","repo":"haitaomao/soga","repo_kind":"official","path":"codes/model/model_utilies.py","file_url":"https://github.com/haitaomao/soga/blob/HEAD/codes/model/model_utilies.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":"9188a63abf256153"}},{"code_sha256_prefix":"bb21b2fbcd96a7ba","entry":"load_model","repo":"haitaomao/soga","repo_kind":"official","path":"codes/model/model_utilies.py","file_url":"https://github.com/haitaomao/soga/blob/HEAD/codes/model/model_utilies.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":"bb21b2fbcd96a7ba"}},{"code_sha256_prefix":"7a07ba4579cb7c6b","entry":"obj_dic","repo":"haitaomao/soga","repo_kind":"official","path":"codes/utilies.py","file_url":"https://github.com/haitaomao/soga/blob/HEAD/codes/utilies.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":"7a07ba4579cb7c6b"}},{"code_sha256_prefix":"857c7d924b92d9f1","entry":"partition_num","repo":"haitaomao/soga","repo_kind":"official","path":"codes/model/NCE_utilies.py","file_url":"https://github.com/haitaomao/soga/blob/HEAD/codes/model/NCE_utilies.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":"857c7d924b92d9f1"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}