Published February 16, 2024
| Version v1.0
Software
Open
cszhangzhen/GraphCTA: This is a PyTorch implementation of the GraphCTA algorithm.
Description
It performs model adaptation and graph adaptation collaboratively through a series of procedures: (1) conduct model adaptation based on node's neighborhood predictions in target graph considering both local and global information; (2) perform graph adaptation by updating graph structure and node attributes via neighborhood constrastive learning; and (3) the updated graph serves as an input to facilitate the subsequent iteration of model adaptation, thereby establishing a collaborative loop between model adaptation and graph adaptation.
Files
cszhangzhen/GraphCTA-v1.0.zip
Files
(5.7 MB)
Name | Size | Download all |
---|---|---|
md5:9090539cc176234c421db2666e340e5c
|
5.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/cszhangzhen/GraphCTA/tree/v1.0 (URL)