English

Venus: An Efficient Edge Memory-and-Retrieval System for VLM-based Online Video Understanding

Distributed, Parallel, and Cluster Computing 2026-01-08 v2 Artificial Intelligence

Abstract

Vision-language models (VLMs) have demonstrated impressive multimodal comprehension capabilities and are being deployed in an increasing number of online video understanding applications. While recent efforts extensively explore advancing VLMs' reasoning power in these cases, deployment constraints are overlooked, leading to overwhelming system overhead in real-world deployments. To address that, we propose Venus, an on-device memory-and-retrieval system for efficient online video understanding. Venus proposes an edge-cloud disaggregated architecture that sinks memory construction and keyframe retrieval from cloud to edge, operating in two stages. In the ingestion stage, Venus continuously processes streaming edge videos via scene segmentation and clustering, where the selected keyframes are embedded with a multimodal embedding model to build a hierarchical memory for efficient storage and retrieval. In the querying stage, Venus indexes incoming queries from memory, and employs a threshold-based progressive sampling algorithm for keyframe selection that enhances diversity and adaptively balances system cost and reasoning accuracy. Our extensive evaluation shows that Venus achieves a 15x-131x speedup in total response latency compared to state-of-the-art methods, enabling real-time responses within seconds while maintaining comparable or even superior reasoning accuracy.

Keywords

Cite

@article{arxiv.2512.07344,
  title  = {Venus: An Efficient Edge Memory-and-Retrieval System for VLM-based Online Video Understanding},
  author = {Shengyuan Ye and Bei Ouyang and Tianyi Qian and Liekang Zeng and Mu Yuan and Xiaowen Chu and Weijie Hong and Xu Chen},
  journal= {arXiv preprint arXiv:2512.07344},
  year   = {2026}
}

Comments

Accepted by IEEE International Conference on Computer Communications 2026

R2 v1 2026-07-01T08:14:31.223Z