Odessa: enabling interactive perception applications on mobile devices

  • Authors:
  • Moo-Ryong Ra;Anmol Sheth;Lily Mummert;Padmanabhan Pillai;David Wetherall;Ramesh Govindan

  • Affiliations:
  • University of Southern California, Los Angeles, CA, USA;Intel Labs, Seattle, WA, USA;Intel Labs, Pittsburgh, PA, USA;Intel Labs, Pittsburgh, PA, USA;University of Washington & Intel Labs, Seattle, WA, USA;University of Southern California, Los Angeles, CA, USA

  • Venue:
  • MobiSys '11 Proceedings of the 9th international conference on Mobile systems, applications, and services
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Resource constrained mobile devices need to leverage computation on nearby servers to run responsive applications that recognize objects, people, or gestures from real-time video. The two key questions that impact performance are what computation to offload, and how to structure the parallelism across the mobile device and server. To answer these questions, we develop and evaluate three interactive perceptual applications. We find that offloading and parallelism choices should be dynamic, even for a given application, as performance depends on scene complexity as well as environmental factors such as the network and device capabilities. To this end we develop Odessa, a novel, lightweight, runtime that automatically and adaptively makes offloading and parallelism decisions for mobile interactive perception applications. Our evaluation shows that the incremental greedy strategy of Odessa converges to an operating point that is close to an ideal offline partitioning. It provides more than a 3x improvement in application performance over partitioning suggested by domain experts. Odessa works well across a variety of execution environments, and is agile to changes in the network, device and application inputs.