paper-with-me

Papers

Aligned Vector Quantization for Edge-Cloud Collabrative Vision-Language Models

2024-11-08 · Xiao Liu, Lijun Zhang, Deepak Ganesan, Hui Guan

Vision Language Models (VLMs) are central to Visual Question Answering (VQA) systems and are typically deployed in the cloud due to their high computational demands. However, this cloud-only approach underutilizes edge computational resources and requires significant bandwidth for transmitting raw images. In this paper, we introduce an edge-cloud collaborative VQA system, called LLaVA-AlignedVQ, which features a novel Aligned Vector Quantization algorithm (AlignedVQ) that efficiently compress intermediate features without compromising accuracy to support partitioned execution. Our experiments demonstrate that LLaVA-AlignedVQ achieves approximately 1365x compression rate of intermediate features, reducing data transmission overhead by 96.8% compared to transmitting JPEG90-compressed images to the cloud. LLaVA-AlignedVQ achieves an inference speedup of 2-15x while maintaining high accuracy, remaining within -2.23% to +1.6% of the original model's accuracy performance across eight VQA datasets, compared to the cloud-only solution.

📄 PDF Abstract BibTeX arXiv:2411.05961

Code (0)

등록된 구현이 없습니다.

Tasks

QuantizationQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Collaborative Edge AI Inference over Cloud-RAN

2024-04-09 · Pengfei Zhang, Dingzhu Wen, Guangxu Zhu, Qimei Chen 외

In this paper, a cloud radio access network (Cloud-RAN) based collaborative edge AI inference architecture is proposed. Specifically, geographically distributed devices capture real-time noise-corrupted sensory data samp…

Quantization

PCDVQ: Enhancing Vector Quantization for Large Language Models via Polar Coordinate Decoupling

2025-06-05 · Yuxuan Yue, Zukang Xu, Zhihang Yuan, Dawei Yang 외

Large Language Models (LLMs) face significant challenges in edge deployment due to their massive parameter scale. Vector Quantization (VQ), a clustering-based quantization method, serves as a prevalent solution to this i…

ClusteringQuantization

Codebook-Based Adaptive Feature Compression With Semantic Enhancement for Edge-Cloud Systems

2025-09-23 · Xinyu Wang, Zikun Zhou, Yingjian Li, Xin An 외 arxiv

Coding images for machines with minimal bitrate and strong analysis performance is key to effective edge-cloud systems. Several approaches deploy an image codec and perform analysis on the reconstructed image. Other meth…

Sampling Streaming Data with Parallel Vector Quantization -- PVQ

2022-10-04 · Mujahid Sultan

Accumulation of corporate data in the cloud has attracted more enterprise applications to the cloud creating data gravity. As a consequence, network traffic has become more cloud centric. This increase in cloud centric t…

Hyperparameter OptimizationQuantization

Bang for the Buck: Vector Search on Cloud CPUs

2025-05-12 · Leonardo Kuffo, Peter Boncz

Vector databases have emerged as a new type of systems that support efficient querying of high-dimensional vectors. Many of these offer their database as a service in the cloud. However, the variety of available CPUs and…

CPUQuantization