https://github.com/shimazing/Graph-Transplant
https://github.com/shimazing/Graph-Transplant
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shimazing/Graph-Transplant
- Owner: shimazing
- License: mit
- Created: 2022-10-10T03:08:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T11:55:18.000Z (over 2 years ago)
- Last Synced: 2024-12-16T02:34:34.691Z (10 months ago)
- Language: Python
- Size: 36.1 KB
- Stars: 35
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Mixup - [Code
README
# Graph transplant: Node saliency-guided graph mixup with local structure preservation (AAAI 2022)
[](https://zenodo.org/badge/latestdoi/548690992)
- main.py : Graph Transplant
- main_aug.py : dropN, permE, maskN, subG, M-evolve```
@inproceedings{park2022graph,
title={Graph transplant: Node saliency-guided graph mixup with local structure preservation},
author={Park, Joonhyung and Shim, Hajin and Yang, Eunho},
booktitle={Proceedings of the First MiniCon Conference},
year={2022}
}
```# Acknowlegement
This work was supported by Institute of Information & Communications Technology Planning & Evaluation(IITP) grant funded by the Korea government (MSIT) (No.2019-0-01371, Development of brain-inspired AI with human-like intelligence)