<div class="csl-bib-body">
<div class="csl-entry">Holzer, S., Frangoudis, P., Tsigkanos, C., & Dustdar, S. (2024). SMT-as-a-Service for Fog-Supported Cyber-Physical Systems. In <i>ICDCN ’24: Proceedings of the 25th International Conference on Distributed Computing and Networking</i> (pp. 154–163). ACM. https://doi.org/10.1145/3631461.3631562</div>
</div>
-
dc.identifier.uri
http://hdl.handle.net/20.500.12708/192993
-
dc.description.abstract
Various properties related with the safe, correct, and efficient operation of Cyber-Physical Systems (CPS) can be expressed via formal languages and checked at runtime or offline by appropriate verification tools. Such tools operate on monitoring data about the CPS state and functionality, typically collected from IoT devices. A specific approach involves modeling CPS state or operations using Satisfiability Modulo Theories (SMT) formalisms, and using solver software to check whether given CPS properties are satisfied or to derive satisfiable CPS configurations. The computational requirements of this process can however be significant, which challenges its timely execution on IoT/edge devices where input date originate. To address this challenge, we present an architecture that allows the distributed execution of SMT problem solving workloads over the computing continuum as a service. Our design supports arbitrary hierarchies of solver nodes running anywhere from the IoT device to the cloud, each independently executing decision-making logic as to whether to solve an SMT problem instance locally or to recursively offload the task to other nodes in the continuum. We demonstrate the benefits of offloading by implementing and quantitatively evaluating different reinforcement learning-based decision-making strategies addressing latency minimization and energy efficiency goals, and showcase the practicability of our scheme in a fog robotics proof-of-concept.
en
dc.description.sponsorship
European Commission
-
dc.language.iso
en
-
dc.rights.uri
http://rightsstatements.org/vocab/InC/1.0/
-
dc.subject
Computing continuum
en
dc.subject
IoT
en
dc.subject
Computation Offloading
en
dc.subject
Satisfiability Modulo Theories
en
dc.subject
Fog Robotics
en
dc.title
SMT-as-a-Service for Fog-Supported Cyber-Physical Systems