English

Query Time Optimized Deep Learning Based Video Inference System

Computational Engineering, Finance, and Science 2024-02-09 v2

Abstract

This is a project report about how we tune Focus[1], a video inference system that provides low cost and low latency, through two phases. In this report, we will decrease the query time by saving the middle layer output of the neural network. This is a trade-off strategy that involves using more space to save time. We show how this scheme works using prototype systems, and it saves 20% of the time. The code repository URL is here, https://github.com/iphyer/CS744 FocousIngestOpt.

Keywords

Cite

@article{arxiv.2212.06905,
  title  = {Query Time Optimized Deep Learning Based Video Inference System},
  author = {Mingren Shen and Shuoxuan Dong and Xiuyuan He},
  journal= {arXiv preprint arXiv:2212.06905},
  year   = {2024}
}
R2 v1 2026-06-28T07:33:12.575Z