Towards Hardware-Aware Tractable Learning of Probabilistic Models (bibtex)

by Laura Isabel Galindez Olascoaga, Wannes Meert, Marian Verhelst and Guy Van den Broeck
Abstract:
Smart portable applications increasingly rely on edge computing due to privacy and latency concerns. But guaranteeing always-on functionality comes with two major challenges: heavily resource-constrained hardware; and dynamic application conditions. Probabilistic models present an ideal solution to these challenges: they are robust to missing data, allow for joint predictions and have small data needs. In addition, ongoing efforts in field of tractable learning have resulted in probabilistic models with strict inference efficiency guarantees. However, the current notions of tractability are often limited to model complexity, disregarding the hardware's specifications and constraints. We propose a novel resource-aware cost metric that takes into consideration the hardware's properties in determining whether the inference task can be efficiently deployed. We use this metric to evaluate the performance versus resource trade-off relevant to the application of interest, and we propose a strategy that selects the device-settings that can optimally meet users' requirements. We showcase our framework on a mobile activity recognition scenario, and on a variety of benchmark datasets representative of the field of tractable learning and of the applications of interest.
Reference:
Laura Isabel Galindez Olascoaga, Wannes Meert, Marian Verhelst and Guy Van den Broeck. Towards Hardware-Aware Tractable Learning of Probabilistic Models, In Proceedings of the ICML Workshop on Tractable Probabilistic Modeling (TPM), 2019.
Bibtex Entry:
@inproceedings{GalindezTPM19,
  author    = {Galindez Olascoaga, Laura Isabel and Meert, Wannes and Verhelst, Marian and Van den Broeck, Guy},
  title     = {Towards Hardware-Aware Tractable Learning of Probabilistic Models},
  booktitle = {Proceedings of the ICML Workshop on Tractable Probabilistic Modeling (TPM)},
  month     = 6,
  year      = {2019},
  url       = "http://starai.cs.ucla.edu/papers/GalindezNeurIPS19.pdf",
  code = "https://github.com/laurago894/HwAwareProb",
  keywords  = {workshop,duplicate}
}
PDF Preview:
(PDF preview not available, download PDF instead)
Powered by bibtexbrowser