Skip to main content

A configurable, tunable, and reproducible library for CTR prediction

Project description

FuxiCTR

Click-through rate (CTR) prediction is a critical task for many industrial applications such as online advertising, recommender systems, and sponsored search. FuxiCTR provides an open-source library for CTR prediction, with key features in configurability, tunability, and reproducibility. We hope this project could benefit both researchers and practitioners with the goal of open benchmarking for CTR prediction.

This repo is the community dev version of the official release at huawei-noah/benchmark/FuxiCTR.

:bell: If you find our code or benchmarks helpful in your research, please kindly cite the following paper.

Jieming Zhu, Jinyang Liu, Shuai Yang, Qi Zhang, Xiuqiang He. Open Benchmarking for Click-Through Rate Prediction. The 30th ACM International Conference on Information and Knowledge Management (CIKM), 2021. [Bibtex]

Model List

No Publication Model Paper Benchmark
1 WWW'07 LR Predicting Clicks: Estimating the Click-Through Rate for New Ads :arrow_upper_right:
2 ICDM'10 FM Factorization Machines :arrow_upper_right:
3 CIKM'15 CCPM A Convolutional Click Prediction Model :arrow_upper_right:
4 RecSys'16 FFM Field-aware Factorization Machines for CTR Prediction :arrow_upper_right:
5 RecSys'16 YoutubeDNN Deep Neural Networks for YouTube Recommendations :arrow_upper_right:
6 DLRS'16 Wide&Deep Wide & Deep Learning for Recommender Systems :arrow_upper_right:
7 ICDM'16 IPNN Product-based Neural Networks for User Response Prediction :arrow_upper_right:
8 KDD'16 DeepCross Deep Crossing: Web-Scale Modeling without Manually Crafted Combinatorial Features :arrow_upper_right:
9 NIPS'16 HOFM Higher-Order Factorization Machines :arrow_upper_right:
10 IJCAI'17 DeepFM DeepFM: A Factorization-Machine based Neural Network for CTR Prediction :arrow_upper_right:
11 SIGIR'17 NFM Neural Factorization Machines for Sparse Predictive Analytics :arrow_upper_right:
12 IJCAI'17 AFM Attentional Factorization Machines: Learning the Weight of Feature Interactions via Attention Networks :arrow_upper_right:
13 ADKDD'17 DCN Deep & Cross Network for Ad Click Predictions :arrow_upper_right:
14 WWW'18 FwFM Field-weighted Factorization Machines for Click-Through Rate Prediction in Display Advertising :arrow_upper_right:
15 KDD'18 xDeepFM xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems :arrow_upper_right:
16 KDD'18 DIN Deep Interest Network for Click-Through Rate Prediction :arrow_upper_right:
17 CIKM'19 FiGNN FiGNN: Modeling Feature Interactions via Graph Neural Networks for CTR Prediction :arrow_upper_right:
18 CIKM'19 AutoInt/AutoInt+ AutoInt: Automatic Feature Interaction Learning via Self-Attentive Neural Networks :arrow_upper_right:
19 RecSys'19 FiBiNET FiBiNET: Combining Feature Importance and Bilinear feature Interaction for Click-Through Rate Prediction :arrow_upper_right:
20 WWW'19 FGCNN Feature Generation by Convolutional Neural Network for Click-Through Rate Prediction :arrow_upper_right:
21 AAAI'19 HFM/HFM+ Holographic Factorization Machines for Recommendation :arrow_upper_right:
22 NeuralNetworks'20 ONN Operation-aware Neural Networks for User Response Prediction :arrow_upper_right:
23 AAAI'20 AFN/AFN+ Adaptive Factorization Network: Learning Adaptive-Order Feature Interactions :arrow_upper_right:
24 AAAI'20 LorentzFM Learning Feature Interactions with Lorentzian Factorization :arrow_upper_right:
25 WSDM'20 InterHAt Interpretable Click-through Rate Prediction through Hierarchical Attention :arrow_upper_right:
26 DLP-KDD'20 FLEN FLEN: Leveraging Field for Scalable CTR Prediction :arrow_upper_right:
27 CIKM'20 DeepIM Deep Interaction Machine: A Simple but Effective Model for High-order Feature Interactions :arrow_upper_right:
28 WWW'21 FmFM FM^2: Field-matrixed Factorization Machines for Recommender Systems :arrow_upper_right:
29 WWW'21 DCN-V2 DCN V2: Improved Deep & Cross Network and Practical Lessons for Web-scale Learning to Rank Systems :arrow_upper_right:
30 CIKM'21 DESTINE Disentangled Self-Attentive Neural Networks for Click-Through Rate Prediction :arrow_upper_right:
31 DLP-KDD'21 MaskNet MaskNet: Introducing Feature-Wise Multiplication to CTR Ranking Models by Instance-Guided Mask :arrow_upper_right:

Installation

Please follow the guide for installation. In particular, FuxiCTR has the following dependent requirements.

  • python 3.6
  • pytorch v1.0/v1.1
  • pyyaml >=5.1
  • scikit-learn
  • pandas
  • numpy
  • h5py
  • tqdm

Tutorials | 中文教程

  1. Run the demo to understand the overall workflow

  2. How to use dataset and model config files

  3. How to preprocess raw csv data to h5 data

  4. How to use h5 data as input

  5. How to make configurations?

  6. How to tune the model hyper-parameters via grid search

  7. How to use sequence features

  8. How to load pretrained embeddings as features

API Documentation

Check an overview of code structure for details on API design.

Discussion

Welcome to join our WeChat group for any questions and discussions.

Join Us

We have open positions for internships and full-time jobs. If you are interested in research and practice in recommender systems, please send your CV to jamie.zhu@huawei.com.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

fuxictr-1.1.1-py3-none-any.whl (98.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page