Git Product home page Git Product logo

sigspatial_2021_giscup_eta_wdrr_dfmrr's Introduction

SIGSPATIAL_2021_GISCUP_ETA_WDR_DEEPFM

Codes for the SIGSPATIAL 2021 GISCUP ETA Contest

Models

  • WDR
  • DeepFM

Experiments

  • Baseline: Wide-Deep-Recurrent (WDR) from Didi's paper Learning to Estimate the Travel Time

  • WDR

    1. Bidirectional LSTM (Bi-LSTM)
    2. Initialize hidden states of Bi-LSTM using embeddings of non-link-cross features, which is also the input to "deep"
    3. Axuiliary LSTM loss (predict link status at arrival time)
  • DeepFM

    1. Bidirectional LSTM (Bi-LSTM)
    2. Initialize hidden states of Bi-LSTM using embeddings of non-link-cross features, which is also the input to "deep"
    3. Axuiliary LSTM loss (predict link status at arrival time)

For all models, we train in 2020.08.16 - 2020.08.27, evaluate in 2020.08.28 - 2020.08.29, and test in 2020.08.30 - 2020.08.31

Results

The reported MAPE on the test set

WDR DeepFM
no Bi-LSTM 0.1295 0.1323
Bi-LSTM (1) 0.1318 0.1325
Bi-LSTM + initialize LSTM (2) 0.1290 0.1292
Bi-LSTM + initialize LSTM (2) + auxiliary loss (3) 0.1279 0.1277

sigspatial_2021_giscup_eta_wdrr_dfmrr's People

Contributors

annaqyma avatar jerrywn121 avatar michaeltan9999 avatar misakaxiang avatar qsctech-sange avatar yueyue-1999 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

sunedpro

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.