Giter Club home page Giter Club logo

cikm2020-botspot's Introduction

BotSpot:A Hybrid Learning Framework to Uncover Bot Install Fraud in Mobile Advertising

This is the implementation of BotSpot - A Hybrid Learning Framework to Uncover Bot Install Fraud in Mobile Advertising. For more details, please refer to our paper. https://dl.acm.org/doi/abs/10.1145/3340531.3412690

To replicate:

  1. download dataset from: https://drive.google.com/file/d/1KPJnfj4A7UdRds0hPWPSRKU_CKGwoMyI/view?usp=sharing, and de-compress the zip file to the root diretory. we have dataset-1 and dataset-2 with sub-folders inside
  2. run python XXX.py [dataset]๏ผŒ e.g., python baseline_mlp.py dataset-1 to train MLP model for dataset 1, similarly for all other baseline methods and botspot.py
  3. Watch out, to switch to the second dataset,first uncomment the hard-coded id values for the second dataset in model_main.py and model_main_GAT_baseline.py

Cite

Please cite our paper as below if you use this code in your work:

@article{Yao2020BotSpotAH,
  title={BotSpot: A Hybrid Learning Framework to Uncover Bot Install Fraud in Mobile Advertising},
  author={Tianjun Yao and Qing Li and Shangsong Liang and Yadong Zhu},
  journal={Proceedings of the 29th ACM International Conference on Information & Knowledge Management},
  year={2020},
  url = {https://dl.acm.org/doi/abs/10.1145/3340531.3412690},
  doi = {10.1145/3340531.3412690}
}

cikm2020-botspot's People

Contributors

akakeigo2020 avatar joelee2013 avatar motibaadror 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.