赞
踩
论文出处:https://dl.acm.org/doi/abs/10.1145/3442381.3450051
Authors: Letian Zhang, Lixing Chen, Jie Xu // University of Miami
the computing capability of the edge server and the network condition critically affect the collaborative deep inference performance.
① VGG16 is partitioned at different layers: delay histogram
② delay at different partition points under different edge capabilities
③ delay at different partition points under different network conditions
There are several drawbacks of those existing offline profiling approaches.
① Adaptation to New Environments
② Limited Feedback
③ Layer Dependency: laborioous profiling for very deep layers, neglects the interdependency between layers.
selects, for each frame (or a small batch of video frames), a partition point to perform collaborative deep inference for object detection with the edge server.
① avoids the large overhead incurred in the laborious offline profiling stage.
② provides differentiated service to key frames
③ a novel online learning under the contextual bandit frame work.
Marking Partition Points
Total Inference Delay
Constructed Contextual Features of Partitions
Linear Prediction Model 对应算法Lin-UCB
对于连续帧图片,相似度高的图片用来exploration, 相似度低的图片用来exploitation.
① LinUCB treats each frame equally for the learning purpose without considering the key frame.
② for cut point = 0 or P , the reward does not satisfy the linear prediction model. contextual feature = 0 , being trapped in pure on-device processing
① each frame is assigned with a weight depending on whether it is a key frame or not (or the likelihood of being a key frame)
② add randomness in partition point selection: forced sampling
Theoretical Performance Guarantee
Handling Unknown: μLinUCB starts with a large frequency of forced sampling and gradually reduces the frequency as more video frames have been analyzed.
Complexity Analysis
① Testbed ②DL Models and Platforms ③ Video Input and Detection Output ④Benchmark( Oracle/ Pure Edge Offloading/ Pure On-device Processing/ NeuroSurgeon)
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。