Git Product home page Git Product logo

deeplearning4humanmobility's Introduction

This document aims to track the progress in the usage of Deep Learning (DL) applied to human mobility and give an overview of the state-of-the-art across the most common tasks and their corresponding datasets. In particular, we want to provide the users with a list of papers and they key characteristics (e.g., DL component(s) used in the model, metric(s) adopted for the evaluation and others) and, whenever it is open, a link to the dataset used in the paper.

Moreover, we provide a list of datasources that can be used to model human mobility (e.g., Call Detail Records, GPS trajectories, Location Based Social Networks) and others that are not representing mobility but are strictly related to it and may be taken into account to finetune predictions (e.g., weather conditions, traffic data and others).

This repository is based on the findings discussed in Deep Learning for Human Mobility: a Survey on Data and Models a paper by Massimiliano Luca, Gianni Barlacchi, Bruno Lepri and Luca Pappalardo. If you use the content of this repository or if you want to further investigate this topic using the survey, please cite our work as

@misc{luca2020deep,
      title={Deep Learning for Human Mobility: a Survey on Data and Models}, 
      author={Massimiliano Luca and Gianni Barlacchi and Bruno Lepri and Luca Pappalardo},
      year={2020},
      eprint={2012.02825},
      archivePrefix={arXiv}
}

Table of Contents

If you want to contribute to this repository, please open an issue and include the information according to the following guideline:

For a paper

  • The BibTex of the paper
  • The name of the model proposed
  • The DL components adopted in the model (e.g., LSTM, CNN, Convolutional Layers, Attention,...)
  • The evaluation metrics adopted
  • A link to an open datasets - if any
  • A link to a code repository - if any

For a dataset

  • The BibTex of the publication or the link related to the datasets. Please, do not use BibTex publications that just use the dataset.
  • Dataset type: auxiliary / core
  • The spatial and temporal coverage (e.g., Italy from Jan. 2020 to Apr. 2020)
  • The number of subjects covered (e.g., 500 taxis, 100k posts)
  • The accessibility conditions: available / on-site upon project approval / upon registration
  • A link to the dataset

deeplearning4humanmobility's People

Contributors

gbarlacchi avatar huangqihanssh avatar jonpappalord avatar massimilianoluca avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

deeplearning4humanmobility's Issues

add two recent papers to "generative models"

@misc{berke2022generating,
title = {Generating synthetic mobility data for a realistic population with {RNNs} to improve utility and privacy},
author = {Berke, Alex and Doorley, Ronan and Larson, Kent and Moro, Esteban},
year = {2022},
url = {http://arxiv.org/abs/2201.01139},
doi = {10.1145/3477314.3507230}
}

DL components:
RNN, LSTM

Evaluation metrics:
Utility: KL divergence on trip distance / locations per user / aggregate time per location, home / work label error rate
Privacy: similarity between any synthetic trajectory and any real trajectory

Code:
https://github.com/aberke/lbs-data/tree/master/trajectory_synthesis


@misc{zhan2022privacyaware,
title={Privacy-Aware Human Mobility Prediction via Adversarial Networks},
author={Yuting Zhan and Alex Kyllo and Afra Mashhadi and Hamed Haddadi},
year={2022},
eprint={2201.07519},
archivePrefix={arXiv},
primaryClass={cs.LG}
}

name of the model: LSTM-PAE

DL components:
LSTM, adversarial learning

Evaluation metrics:
prediction accuracy (U), information loss in the reconstruction process (PI), user re-identification inaccuracy (PII)

paper + CDRs-based dataset (Aggregated mobility)

For a dataset

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.