Code Monkey home page Code Monkey logo

acdne's Introduction

Adversarial Deep Network Embedding for Cross-Network Node Classification (ACDNE)

This repository contains the author's implementation in Tensorflow for the paper "Adversarial Deep Network Embedding for Cross-Network Node Classifications".

Environment Requirement

The code has been tested running under Python 3.6.2. The required packages are as follows:

• python == 3.6.2

• tensorflow == 1.13.1

• numpy == 1.16.2

• scipy == 1.2.1

• sklearn == 0.21.1

Datasets

input/ contains the 5 datasets used in our paper.

Each ".mat" file stores a network dataset, where

the variable "network" represents an adjacency matrix,

the variable "attrb" represents a node attribute matrix,

the variable "group" represents a node label matrix.

Code

"ACDNE_model.py" is the implementation of the ACDNE model.

"ACDNE_test_Blog.py" is an example case of the cross-network node classification task from Blog1 to Blog2 networks.

"ACDNE_test_citation.py" is an example case of the cross-network node classification task from citationv1 to dblpv7 networks.

Plese cite our paper as:

Xiao Shen, Quanyu Dai, Fu-lai Chung, Wei Lu, and Kup-Sze Choi. Adversarial Deep Network Embedding for Cross-Network Node Classification. In Proceedings of AAAI Conference on Artificial Intelligence (AAAI), pages 2991-2999, 2020.

Pytorch Implementation of ACDNE can be found at:

https://github.com/3480430977/ACDNE

acdne's People

Contributors

shenxiaocam avatar

Stargazers

 avatar  avatar  avatar Chengshuai Zhao avatar  avatar Yuzhen Mao avatar Chai Ziwei avatar 陈志豪 avatar Boshen Shi avatar Shuiqiao Yang  avatar suyaletu avatar Sixu Guo avatar Freek Stijfs avatar  avatar TengQi Ye avatar Ning Lu avatar dug avatar  avatar

Watchers

 avatar Freek Stijfs avatar

acdne's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.