old name: AutoGIM: Autonomous Graph Interaction Machine
python>=3.6
pytorch>=1.0
fuxictr
PyYAML
pandas
scikit-learn
numpy
h5py
tqdm
Get the datasets from https://github.com/reczoo/Datasets
Get the result from https://github.com/salmon1802/AutoGIM/tree/main/AutoGIM/checkpoints
This implementation is based on FuxiCTR and BARS. Thanks for their sharing and contribution.
BARS: https://github.com/openbenchmark
FuxiCTR: https://github.com/xue-pai/FuxiCTR
@article{AdaGIN,
title={AdaGIN: Adaptive Graph Interaction Network for Click-Through Rate Prediction},
author={Sang, Lei and Li, Honghao and Zhang, Yiwen and Zhang, Yi and Yang, Yun},
journal={ACM Transactions on Information Systems},
year={2024},
publisher={ACM New York, NY}
}