Giter VIP home page Giter VIP logo

fuxictr's Introduction

FuxiCTR

Click-through rate (CTR) prediction is an 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.

πŸ”” 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.

Model List

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

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
  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 use pretrained embeddings

FuxiCTR APIs

Check an overview of code structure for more details on API design. More are comming.

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 [email protected].

fuxictr's People

Contributors

zhujiem avatar xpai avatar w32zhong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.