# Semantic Compression for Edge-Assisted Systems

**Authors:** Igor Burago, Marco Levorato, and Sameer Singh

arXiv: 1702.05863 · 2017-02-21

## TL;DR

This paper introduces a semantic compression method for IoT systems that dynamically adapts data filtering at sensors to optimize bandwidth and energy use while maintaining processing accuracy.

## Contribution

It proposes a cooperative framework with dynamically crafted local classifiers at sensors, optimizing data selection under bandwidth and energy constraints.

## Key findings

- Effective data filtering reduces bandwidth usage.
- Optimization balances classifier accuracy with energy consumption.
- Demonstrated on a synthetic example.

## Abstract

A novel semantic approach to data selection and compression is presented for the dynamic adaptation of IoT data processing and transmission within "wireless islands", where a set of sensing devices (sensors) are interconnected through one-hop wireless links to a computational resource via a local access point. The core of the proposed technique is a cooperative framework where local classifiers at the mobile nodes are dynamically crafted and updated based on the current state of the observed system, the global processing objective and the characteristics of the sensors and data streams. The edge processor plays a key role by establishing a link between content and operations within the distributed system. The local classifiers are designed to filter the data streams and provide only the needed information to the global classifier at the edge processor, thus minimizing bandwidth usage. However, the better the accuracy of these local classifiers, the larger the energy necessary to run them at the individual sensors. A formulation of the optimization problem for the dynamic construction of the classifiers under bandwidth and energy constraints is proposed and demonstrated on a synthetic example.

## Full text

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

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1702.05863/full.md

## References

8 references — full list in the complete paper: https://tomesphere.com/paper/1702.05863/full.md

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