{"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/adversarial-deep-network-embedding-for-cross","title":"Adversarial Deep Network Embedding for Cross-network Node Classification","arxiv_id":"2002.07366","date":"2020-02-18","proceeding":null,"authors":["Xiao Shen","Quanyu Dai","Fu-Lai Chung","Wei Lu","Kup-Sze Choi"],"abstract":"In this paper, the task of cross-network node classification, which leverages the abundant labeled nodes from a source network to help classify unlabeled nodes in a target network, is studied. The existing domain adaptation algorithms generally fail to model the network structural information, and the current network embedding models mainly focus on single-network applications. Thus, both of them cannot be directly applied to solve the cross-network node classification problem. This motivates us to propose an adversarial cross-network deep network embedding (ACDNE) model to integrate adversarial domain adaptation with deep network embedding so as to learn network-invariant node representations that can also well preserve the network structural information. In ACDNE, the deep network embedding module utilizes two feature extractors to jointly preserve attributed affinity and topological proximities between nodes. In addition, a node classifier is incorporated to make node representations label-discriminative. Moreover, an adversarial domain adaptation technique is employed to make node representations network-invariant. Extensive experimental results demonstrate that the proposed ACDNE model achieves the state-of-the-art performance in cross-network node classification.","url_abs":"https://arxiv.org/abs/2002.07366v1","url_pdf":"https://arxiv.org/pdf/2002.07366v1.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":"adversarial-deep-network-embedding-for-cross","repo_url":"https://github.com/shenxiaocam/ACDNE","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"tf","reach":null},{"paper_slug":"adversarial-deep-network-embedding-for-cross","repo_url":"https://github.com/3480430977/ACDNE","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"classification-1","task_name":"Classification"},{"task_slug":"domain-adaptation","task_name":"Domain Adaptation"},{"task_slug":"graph-domain-adaptation","task_name":"GRAPH DOMAIN ADAPTATION"},{"task_slug":"classification","task_name":"General Classification"},{"task_slug":"network-embedding","task_name":"Network Embedding"},{"task_slug":"node-classification","task_name":"Node Classification"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2002.07366","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2002.07366"}},"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/3480430977/ACDNE","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/shenxiaocam/ACDNE","reach":null}],"summary":{"ran":8,"unverified":3},"by_repo_kind":{"official":{"samples":3,"ran":0,"repositories":1},"listed":{"samples":8,"ran":8,"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":11,"samples":[{"code_sha256_prefix":"aba42d552a484ece","entry":"ACDNE","repo":"3480430977/ACDNE","repo_kind":"listed","path":"ACDNE_model.py","file_url":"https://github.com/3480430977/ACDNE/blob/HEAD/ACDNE_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"aba42d552a484ece"}},{"code_sha256_prefix":"478dc7340bd3a35b","entry":"DomainDiscriminator","repo":"3480430977/ACDNE","repo_kind":"listed","path":"ACDNE_model.py","file_url":"https://github.com/3480430977/ACDNE/blob/HEAD/ACDNE_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"478dc7340bd3a35b"}},{"code_sha256_prefix":"ced99bd6c952a8e9","entry":"FE1","repo":"3480430977/ACDNE","repo_kind":"listed","path":"ACDNE_model.py","file_url":"https://github.com/3480430977/ACDNE/blob/HEAD/ACDNE_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ced99bd6c952a8e9"}},{"code_sha256_prefix":"549bd9ce7781b736","entry":"FE2","repo":"3480430977/ACDNE","repo_kind":"listed","path":"ACDNE_model.py","file_url":"https://github.com/3480430977/ACDNE/blob/HEAD/ACDNE_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"549bd9ce7781b736"}},{"code_sha256_prefix":"d69d9d188b8e5ff9","entry":"GRL","repo":"3480430977/ACDNE","repo_kind":"listed","path":"ACDNE_model.py","file_url":"https://github.com/3480430977/ACDNE/blob/HEAD/ACDNE_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d69d9d188b8e5ff9"}},{"code_sha256_prefix":"80d8c5bd7811d991","entry":"GradReverse","repo":"3480430977/ACDNE","repo_kind":"listed","path":"ACDNE_model.py","file_url":"https://github.com/3480430977/ACDNE/blob/HEAD/ACDNE_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"80d8c5bd7811d991"}},{"code_sha256_prefix":"e028931b80e26006","entry":"NetworkEmbedding","repo":"3480430977/ACDNE","repo_kind":"listed","path":"ACDNE_model.py","file_url":"https://github.com/3480430977/ACDNE/blob/HEAD/ACDNE_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e028931b80e26006"}},{"code_sha256_prefix":"8e0bc6fdb782f725","entry":"NodeClassifier","repo":"3480430977/ACDNE","repo_kind":"listed","path":"ACDNE_model.py","file_url":"https://github.com/3480430977/ACDNE/blob/HEAD/ACDNE_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8e0bc6fdb782f725"}},{"code_sha256_prefix":"daf7227dadbad158","entry":"ACDNE","repo":"shenxiaocam/ACDNE","repo_kind":"official","path":"ACDNE_codes/ACDNE_model.py","file_url":"https://github.com/shenxiaocam/ACDNE/blob/HEAD/ACDNE_codes/ACDNE_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"daf7227dadbad158"}},{"code_sha256_prefix":"478dcde282e2c0e3","entry":"FlipGradientBuilder","repo":"shenxiaocam/ACDNE","repo_kind":"official","path":"ACDNE_codes/ACDNE_model.py","file_url":"https://github.com/shenxiaocam/ACDNE/blob/HEAD/ACDNE_codes/ACDNE_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"478dcde282e2c0e3"}},{"code_sha256_prefix":"63ead0305de1e5e0","entry":"fc_layer","repo":"shenxiaocam/ACDNE","repo_kind":"official","path":"ACDNE_codes/ACDNE_model.py","file_url":"https://github.com/shenxiaocam/ACDNE/blob/HEAD/ACDNE_codes/ACDNE_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"63ead0305de1e5e0"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}