Adversarial Deep Network Embedding for Cross-network Node Classification
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.
Code (2)
Tasks
ClassificationDomain AdaptationGeneral ClassificationGRAPH DOMAIN ADAPTATIONNetwork EmbeddingNode ClassificationSimilar Papers 제목 키워드 기반
Domain-adaptive Message Passing Graph Neural Network
Cross-network node classification (CNNC), which aims to classify nodes in a label-deficient target network by transferring the knowledge from a source network with abundant labels, draws increasing attention recently. To…
Domain AdaptationGRAPH DOMAIN ADAPTATIONGraph Neural NetworkNode ClassificationAdversarial Training Methods for Network Embedding
Network Embedding is the task of learning continuous node representations for networks, which has been shown effective in a variety of tasks such as link prediction and node classification. Most of existing works aim to …
Link PredictionNetwork EmbeddingNode ClassificationA Systematic Evaluation of Node Embedding Robustness
Node embedding methods map network nodes to low dimensional vectors that can be subsequently used in a variety of downstream prediction tasks. The popularity of these methods has grown significantly in recent years, yet,…
ClassificationNode ClassificationA Robust and Generalized Framework for Adversarial Graph Embedding
Graph embedding is essential for graph mining tasks. With the prevalence of graph data in real-world applications, many methods have been proposed in recent years to learn high-quality graph embedding vectors various typ…
Generative Adversarial NetworkGraph EmbeddingGraph MiningGraph Reconstruction+2Adversarial Context Aware Network Embeddings for Textual Networks
Representation learning of textual networks poses a significant challenge as it involves capturing amalgamated information from two modalities: (i) underlying network structure, and (ii) node textual attributes. For this…
Node ClassificationRepresentation Learning