Furutanpey, A., Raith, P., & Dustdar, S. (2024). FrankenSplit: efficient neural feature compression with shallow variational bottleneck injection for mobile edge computing. IEEE Transactions on Mobile Computing, 23(12), 10770–10786. https://doi.org/10.1109/TMC.2024.3381952
data compression; distributed inference; edge computing; edge intelligence; feature compression; knowledge distillation; learned image compression; neural data compression; Split computing
en
Abstract:
The rise of mobile AI accelerators allows latency-sensitive applications to execute lightweight Deep Neural Networks (DNNs) on the client side. However, critical applications require powerful models that edge devices cannot host and must therefore offload requests, where the high-dimensional data will compete for limited bandwidth. Split Computing (SC) alleviates resource inefficiency by partitioning DNN layers across devices, but current methods are overly specific and only marginally reduce bandwidth consumption. This work proposes shifting away from focusing on executing shallow layers of partitioned DNNs. Instead, it advocates concentrating the local resources on variational compression optimized for machine interpretability. We introduce a novel framework for resource-conscious compression models and extensively evaluate our method in an environment reflecting the asymmetric resource distribution between edge devices and servers. Our method achieves 60% lower bitrate than a state-of-the-art SC method without decreasing accuracy and is up to 16x faster than offloading with existing codec standards.