Giter Club home page Giter Club logo

mdinference's Introduction

MDInference

Repository for the MDInference paper published at IC2E'20.

About

This repo is for the paper MDInference: Balancing Inference Accuracy and Latency for Mobile Applications in the proceedings of IC2E 2020.

This paper focuses on the need for making mobile deep inference frameworks truly mobile aware by considering the interplay of deep learning inference goals and mobile-specific constraints. In addition we introduced our hypothetical framework, MDInference, that increased aggregate inference accuracy while bounding the latency of requests. It does this by dynamically selecting high accuracy models in the cloud as well as duplicating inference execution on-device.

Highlights

  • Increased aggregate accuracy by over 7% and up to 40%.
  • Demonstrated impact of varied network conditions.
  • Introduced a holistic approach to mobile-aware framework design.

Fig 1. Comparison of accuracy and latency between MDInference and a Greedy approach.

Fig 2. Comparison of accuracy and latency between MDInference and various static approach.

How to use the code

Please see the instructions in the code folder.

Citation

When using this project please cite the original paper:

@inproceedings{Ogden2020,
  title={{MDInference: Balancing Inference Accuracy and Latency for Mobile Applications}},
  author={Samuel S Ogden and Tian Guo},
  booktitle={2020 IEEE International Conference on Cloud Engineering (IC2E)},
  year={2020},
  organization={IEEE}
}

Acknowledgements

We would like to thank the National Science Foundation grants #1755659 and #1815619.

Contact

mdinference's People

Contributors

samogden avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.