UBICOMP 2015: Best paper awards

Published

The winners of the best paper award for UBICOMP 2015 (opens in new tab) go to:

 

DeepEar: Robust Smartphone Audio Sensing in Unconstrained Acoustic Environments Using Deep Learning by Nicholas Lane, Petko Georgiev, Lorena Qendro (opens in new tab)

on-demand event

Microsoft Research Forum Episode 3

Dive into the importance of globally inclusive and equitable AI, updates on AutoGen and MatterGen, explore novel new use cases for AI, and more.

Microphones are remarkably powerful sensors of human behavior and context. However, audio sensing is highly susceptible to wild fluctuations in accuracy when used in diverse acoustic environments (such as, bedrooms, vehicles, or cafes), that users encounter on a daily basis. Towards addressing this challenge, we turn to the field of deep learning; an area of machine learning that as radically changed related audio modeling domains like speech recognition. In this paper, we present DeepEar—the first mobile audio sensing framework built from coupled Deep Neural Networks (DNNs) that simultaneously perform common audio sensing tasks. We train DeepEar with a large-scale dataset including unlabeled data from 168 place visits. The resulting learned model, involving 3M parameters, enables DeepEar to significantly increase inference robustness to background noise beyond conventional approaches present in mobile devices. Finally, we show DeepEar is feasible for smartphones by building a cloud-free DSP-based prototype that runs continuously, using only 6% of the smartphone’s battery daily.

Enhancing Mobile Apps to Use Sensor Hubs without Programmer Effort by Haichen Shen, Aruna Balasubramanian, Anthony Lamarca, David Wetherall (opens in new tab)

Always-on continuous sensing apps drain the battery quickly because they prevent the main processor from sleeping. Instead, sensor hub hardware, available in many smartphones today, can run continuous sensing at lower power while keeping the main processor idle. However, developers have to divide functionality between the main processor and the sensor hub. We implement MobileHub, a system that automatically rewrites applications to leverage the sensor hub without additional programming effort. MobileHub uses a combination of dynamic taint tracking and machine learning to learn when it is safe to leverage the sensor hub without affecting application semantics. We implement MobileHub in Android and prototype a sensor hub on a 8-bit AVR micro-controller.

We experiment with 20 applications from Google Play. Our evaluation shows that MobileHub significantly reduces power consumption for continuous sensing apps.

From Computational Thinking to Computational Making by Jennifer Rode, Anne Weibert, Andrea Marshall, Konstantin Aal, Thomas von Rekowski, Houda El mimouni, Jennifer Booker (opens in new tab)

No abstract available.

For more computer science research news, visit ResearchNews.com (opens in new tab).