Git Product home page Git Product logo

basm's Introduction

BASM

The relevant datasets and model codes of this paper are summarized as follows.

1. Datasets

To validate the performance of BASM, a takeaway industrial dataset Ele.me and a public spatiotemporal recommendation dataset. The experimental data set statistics are shown in Table I below:

Table I: The basic Statistics of datasets.

Datasets Total Size Feature Users Items Clicks Mean Length of User Behaviors
Ele.me (Industry) 2380427866 417 81086293 547354 86735276 42.86
Spatiotemporal Public Data 177114244 38 14427689 7446116 3140831 41.19

1.1 Industry Dataset

Ele.me is collected from the industrial recommendation platform. It has more than 80 million users and 2 billion samples. 45-day samples are used for training and the samples of the following day are used for testing.

1.2 Spatiotemporal Public Data

The dataset contains a total of more than 170 million pieces of data over 8 days, including 7 days of data for model training and 1 day of data for testing. The dataset can be downloaded from link https://tianchi.aliyun.com/dataset/dataDetail?dataId=131047

2. Source Code

Since the model is currently deployed in the Ele.me commercial food delivery system, we will only open source all publicly available comparison models in the paper (including Wide & Deep, DIN, AutoInt), which can be reproduced offline through DeepCTR.

The comparison models are shown in the table below:

Model Paper
Wide & Deep [DLRS 2016]Wide & Deep Learning for Recommender Systems
Deep Interest Network [KDD 2018]Deep Interest Network for Click-Through Rate Prediction
AutoInt [CIKM 2019]AutoInt: Automatic Feature Interaction Learning via Self-Attentive Neural Networks
M2M [WSDM 2022]Leaving No One Behind: {A} Multi-Scenario Multi-Task Meta Learning Approach for Advertiser Modeling
STAR [CIKM 2021]One model to serve all: Star topology adaptive recommender for multi-domain ctr prediction
APG [NeurIPS 2022]APG: Adaptive Parameter Generation Network for Click-Through Rate Prediction

The source code of the comparison models can be seen in the models folder of this project.

basm's People

Contributors

duboya avatar

Stargazers

HiJuly avatar  avatar

Watchers

 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.