Real-Time Edge Classification: Optimal Offloading under Token Bucket Constraints

October 26, 2020 Β· Declared Dead Β· πŸ› IFIP International Information Security Conference

πŸ’€ CAUSE OF DEATH: 404 Not Found
Code link is broken/dead
Authors Ayan Chakrabarti, Roch GuΓ©rin, Chenyang Lu, Jiangnan Liu arXiv ID 2010.13737 Category cs.LG: Machine Learning Cross-listed cs.DC, cs.NI Citations 17 Venue IFIP International Information Security Conference Repository https://github.com/ayanc/edgeml.mdp Last Checked 1 month ago
Abstract
To deploy machine learning-based algorithms for real-time applications with strict latency constraints, we consider an edge-computing setting where a subset of inputs are offloaded to the edge for processing by an accurate but resource-intensive model, and the rest are processed only by a less-accurate model on the device itself. Both models have computational costs that match available compute resources, and process inputs with low-latency. But offloading incurs network delays, and to manage these delays to meet application deadlines, we use a token bucket to constrain the average rate and burst length of transmissions from the device. We introduce a Markov Decision Process-based framework to make offload decisions under these constraints, based on the local model's confidence and the token bucket state, with the goal of minimizing a specified error measure for the application. Beyond isolated decisions for individual devices, we also propose approaches to allow multiple devices connected to the same access switch to share their bursting allocation. We evaluate and analyze the policies derived using our framework on the standard ImageNet image classification benchmark.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Machine Learning

Died the same way β€” πŸ’€ 404 Not Found