# Nemesyst: A Hybrid Parallelism Deep Learning-Based Framework Applied for   Internet of Things Enabled Food Retailing Refrigeration Systems

**Authors:** George Onoufriou, Ronald Bickerton, Simon Pearson, Georgios Leontidis

arXiv: 1906.01600 · 2019-11-22

## TL;DR

Nemesyst is a novel hybrid parallelism framework for deep learning that enables scalable, real-time processing and deployment across IoT networks, demonstrated through optimizing retail refrigeration energy use in the UK.

## Contribution

The paper introduces Nemesyst, a new framework integrating databases and model sequentialisation for large-scale, real-time deep learning applications across IoT systems.

## Key findings

- Deep learning models effectively optimize refrigeration energy consumption.
- Nemesyst enables near real-time data processing and model deployment.
- Models remain adaptable to changing data and requirements.

## Abstract

Deep Learning has attracted considerable attention across multiple application domains, including computer vision, signal processing and natural language processing. Although quite a few single node deep learning frameworks exist, such as tensorflow, pytorch and keras, we still lack a complete processing structure that can accommodate large scale data processing, version control, and deployment, all while staying agnostic of any specific single node framework. To bridge this gap, this paper proposes a new, higher level framework, i.e. Nemesyst, which uses databases along with model sequentialisation to allow processes to be fed unique and transformed data at the point of need. This facilitates near real-time application and makes models available for further training or use at any node that has access to the database simultaneously. Nemesyst is well suited as an application framework for internet of things aggregated control systems, deploying deep learning techniques to optimise individual machines in massive networks. To demonstrate this framework, we adopted a case study in a novel domain; deploying deep learning to optimise the high speed control of electrical power consumed by a massive internet of things network of retail refrigeration systems in proportion to load available on the UK National Grid (a demand side response). The case study demonstrated for the first time in such a setting how deep learning models, such as Recurrent Neural Networks (vanilla and Long-Short-Term Memory) and Generative Adversarial Networks paired with Nemesyst, achieve compelling performance, whilst still being malleable to future adjustments as both the data and requirements inevitably change over time.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.01600/full.md

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/1906.01600/full.md

## References

51 references — full list in the complete paper: https://tomesphere.com/paper/1906.01600/full.md

---
Source: https://tomesphere.com/paper/1906.01600