Skip to content

joe817/GIFI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIFI

This repository contains the code associated with the paper titled "Information Filtering and Interpolating for Semi-supervised Graph Domain Adaptation," which has been accepted for publication in the journal Pattern Recognition.

PR_GIFI Diagram

Running the Example

To run the example, execute the following command:

python main.py --source acmv9 --target citationv1

Citation

If this code assists in your research, please consider citing our paper:

@article{qiao2024information,
  title={Information Filtering and Interpolating for Semi-supervised Graph Domain Adaptation},
  author={Qiao, Ziyue and Xiao, Meng and Guo, Weiyu and Luo, Xiao and Xiong, Hui},
  journal={Pattern Recognition},
  pages={110498},
  year={2024},
  issn={0031-3203},
  doi={https://doi.org/10.1016/j.patcog.2024.110498},
  publisher={Elsevier}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages