Skip to content

TF4CTR: Twin Focus Framework for CTR Prediction via Adaptive Sample Differentiation

License

Notifications You must be signed in to change notification settings

salmon1802/TF4CTR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

If you have any questions, feel free to ask! :)

TF4CTR: Twin Focus Framework for CTR Prediction via Adaptive Sample Differentiation

PWC PWC PWC

Model Overview

image

Requirements

python>=3.6
pytorch>=1.0
fuxictr
PyYAML
pandas
scikit-learn
numpy
h5py
tqdm

Experiment results

image

Datasets

Get the datasets from https://github.com/reczoo/Datasets

Hyperparameter settings and logs

Get the result from https://github.com/salmon1802/TF4CTR/tree/main/TF4CTR/TF4CTR_torch/checkpoints

Acknowledgement

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

Citation

If you find our code helpful for your research, please cite the following paper:

@article{TF4CTR,
  title={TF4CTR: Twin Focus Framework for CTR Prediction via Adaptive Sample Differentiation},
  author={Li, Honghao and Zhang, Yiwen and Zhang, Yi and Sang, Lei and Yang, Yun},
  journal={arXiv preprint arXiv:2405.03167},
  year={2024}
}

About

TF4CTR: Twin Focus Framework for CTR Prediction via Adaptive Sample Differentiation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages