Software

Check out also our GitHub for further code, usage instructions and examples.

DCM-ARD: Bayesian Automatic Relevance Determination for Utility Function Specification in Discrete Choice Models

DCM-ARD is a bayesian ARD approach for automatically determining an optimal utility function specification in Discrete Choice Models (DCMs) from an exponentially large set of possible specifications in a purely data-driven manner, as proposed in the paper:

Download (GitHub)

SimMobility: Integrated Mobility Simulation Platform

SimMobility is an integrated mobility simulation platform that comprehensively simulates Future Mobility scenarios by integrating long, medium, and short-term travel behavior. Various mobility-sensitive behavioral models are integrated within the state-of-the-art scalable simulators to predict the impact of mobility demands on transportation networks, intelligent transportation services and vehicular emissions. The platform simulates the effects of a portfolio of technology, policy and investment options under alternative future scenarios. SimMobility encompasses the modeling of millions of agents, including pedestrians, drivers, phones, traffic lights, GPS, cars, buses, and trains, from second-by-second to year-by-year simulations and across countries. Its development is ongoing by the Intelligent Transportation System Lab at the Massachusetts Institute of Technology (MIT) and the Singapore-MIT Alliance for Research and Technology (SMART).

For more information and for citation purposes, please refer to the following paper:

Download (GitHub)

CrowdLayer: Deep Learning from Crowds

A neural network layer that enables training of deep neural networks directly from crowdsourced labels (e.g. from Amazon Mechanical Turk) or, more generally, labels from multiple annotators with different biases and levels of expertise, as proposed in the paper:

Download Source Code

Related Datasets

  • LabelMe (multi-class classification; annotations from Amazon Mechanical Turk)
  • MovieReviews (regression; annotations from Amazon Mechanical Turk)
  • 2003 CONLL NER task (sequence labelling; annotations from Amazon Mechanical Turk)
DeepJMQR: Deep joint mean and quantile regression for spatio-temporal problems
Combining Time Series and Text Data: A Deep Learning Approach

A deep learning approach for combining time-series and textual data for taxi demand prediction in event areas.

This code reproduces the experiments in the paper:

Download Source Code