Topological Signal Compression
In the evolving world of Internet of Things (IoT), cheaper and more powerful devices are becoming increasingly affordable and robust. Yet, alongside these advancements are evident energy and communication limitations that restricted the devices to transmit only highly-compressed data. This challenge becomes even more pronounced in situations where devices operate outside of traditional infrastructure, relying on satellite-based communication or variable power sources such as solar energy.
Topological Signal Compression (“TSC”) is our answer to deploying sensor networks in these restrictive conditions. TSC is a topology-based, lossy compression method that can be tailored to individual power or bandwidth needs. It allows the transmission of compressed signals that exploit the full range of a variable communications budget, ensuring optimized data transmission under any constraints.
The algorithm works by pairing critical points in the signal modality and considering the pairing to be a simplex (this a generalization of a triangle) in a larger simplical complex. In the case of a 1-D modality these simplices are just line segments. As critical pairs are formed they are said to have a lifespan (the time between a simplex being “born” and then merged). This lifespan is called the feature’s “persistence”. Those features with greater persistence are assumed to be the most important features and are retained by TSC. The low persistence features are removed from the signal - this is the lossy part of TSC.
I encourage you to read the full paper for more detail. It is a great application of topological data analysis! The Arxiv preprint is available here.
To validate our algorithm’s capabilities, we conducted entropy calculations and ran a classification experiment on increasingly simplified signals. We drew these from the robust Free-Spoken Digit Dataset and explored the stability of our technique’s performance against conventional benchmarks. Our tests have proven successful, demonstrating that our innovative algorithm not only handles variable, challenging conditions with grace but also greatly enhances the operational efficiency of IoT devices.