ganler / ResearchReading

General system research material (not limited to paper) reading notes.
GNU General Public License v3.0
20 stars 1 forks source link

[HotEdgeVideo'19] Cracking open the DNN black-box: Video Analytics with DNNs across the Camera-Cloud Boundary #9

Closed ganler closed 4 years ago

ganler commented 4 years ago

https://www.microsoft.com/en-us/research/uploads/prod/2019/08/Split-brain_HotEdgeVideo19.pdf

ganler commented 4 years ago

Real-Time Video Analytics:

How to trade-off the latency(compute-communication tradeoff)? Edge-Cloud Co-Inference.

Split-Brain Arch.

image

Preliminary Results

image

image

The internal outputs have a 19-4500x size than the average compressed frame.

How Split-Brain compress the feature maps?

Observation: There're temporal similarities across DNN intermediates.

image

Other compression methods?