Giter Club home page Giter Club logo

spatialcrowdsourcing-goma's Introduction

GOMA: Two-sided Online Micro-Task Assignment in Spatial Crowdsourcing

This repository stores the source code of the solutions to the problem called GOMA in the following papers. Our appendix (i.e., the full paper) has also been uploaded here (i.e., TKDE-goma-Appendix.pdf).

[1] Two-sided Online Micro-Task Assignment in Spatial Crowdsourcing. Yongxin Tong, Yuxiang Zeng, Bolin Ding, Libin Wang, Lei Chen. IEEE Transactions on Knowledge and Data Engineering, 2019. link

[2] Online mobile Micro-Task Allocation in spatial crowdsourcing. Yongxin Tong, Jieying She, Bolin Ding, Libin Wang, Lei Chen. ICDE 2016: 49-60. link slides

If you find our work helpful in your research, please consider citing our papers and the bibtex are listed below:

@article{tong2019two,  
  title={Two-sided Online Micro-Task Assignment in Spatial Crowdsourcing},  
  author={Tong, Yongxin and Zeng, Yuxiang and Ding, Boling and Wang, Libin and Chen, Lei},  
  journal={IEEE Transactions on Knowledge and Data Engineering},  
  year={2019},  
}  
@inproceedings{DBLP:conf/icde/TongSDWC16,
  author    = {Yongxin Tong and
               Jieying She and
               Bolin Ding and
               Libin Wang and
               Lei Chen},
  title     = {Online mobile Micro-Task Allocation in spatial crowdsourcing},
  booktitle = {{ICDE}},
  pages     = {49--60},
  year      = {2016},
}

Usage of the algorithms

Environment

gcc/g++ version: 7.4.0

OS: Ubuntu

Compile the algorithms

cd algorithm && make all

Run the algorithms

./TGOA-OP ./realData/EverySender_cap1/data_00.txt

./Greedy ./realData/EverySender_cap1/data_00.txt

./TGOA ./realData/EverySender_cap1/data_00.txt

./TGOA-Greedy ./realData/EverySender_cap1/data_00.txt

./Ext-GRT ./realData/EverySender_cap1/data_00.txt

./OPT ./realData/EverySender_cap1/data_00.txt

Description of the datasets

Environment

Python: 2.7

Synthetic dataset

dataset/synthetic: a sample of our synthetic dataset (#2)

dataset/genDataSynthetic.py: a script to generate the synthetic datasets

Please refer to genDataSynthetic.py for the format of the dataset.

Real dataset

dataset/real/EverySender*: includes the datasets of EverySende

dataset/real/gMission*: incldues the datasets of gMission

Please refer to the source code for the format of the dataset.

Related resources

We have maintained a paper list of the studies on spatial crowdsourcing. link

Contact

spatialcrowdsourcing-goma's People

Contributors

yzengal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

phm0530 duruii

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.