Skip to content
/ CNPP Public

Implementation of "Coupled Point Process-based Sequence Modeling for Privacy-preserving Network Alignment"

Notifications You must be signed in to change notification settings

Zephyr-29/CNPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNPP

The official github for IJCAI 2023 paper "Coupled Point Process-based Sequence Modeling for Privacy-preserving Network Alignment"

Dependencies

  • Python 3.9.7
  • PyTorch 1.11.0
  • networkx
  • scipy
  • numpy
  • matplotlib

Run the code

  1. Generate event sequences according to the network structure (simulator/simulator.py)
  2. Get an intensity-based prior of alignment matrix (simulator/get_prior.py)
  3. Run our sequential behavior-driven network alignment method (CNPP-SAHP/main.py or CNPP-THP/main.py)

About

Implementation of "Coupled Point Process-based Sequence Modeling for Privacy-preserving Network Alignment"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages