paper-with-me

Papers

Progressive Semantic Communication for Efficient Edge-Cloud Vision-Language Models

2026-04-29 · Cyril Shih-Huan Hsu, Wig Yuan-Cheng Cheng, Chrysa Papagianni arxiv

Deploying Vision-Language Models (VLMs) on edge devices remains challenging due to their substantial computational and memory demands, which exceed the capabilities of resource-constrained embedded platforms. Conversely, fully offloading inference to the cloud is often impractical in bandwidth-limited environments, where transmitting raw visual data introduces substantial latency overhead. While recent edge-cloud collaborative architectures attempt to partition VLM workloads across devices, they typically rely on transmitting fixed-size representations, lacking adaptability to dynamic network conditions and failing to fully exploit semantic redundancy. In this paper, we propose a progressive semantic communication framework for edge-cloud VLM inference, using a Meta AutoEncoder that compresses visual tokens into adaptive, progressively refinable representations, enabling plug-and-play deployment with off-the-shelf VLMs without additional fine-tuning. This design allows flexible transmission at different information levels, providing a controllable trade-off between communication cost and semantic fidelity. We implement a full end-to-end edge-cloud system comprising an embedded NXP i.MX95 platform and a GPU server, communicating over bandwidth-constrained networks. Experimental results show that, at 1 Mbps uplink, the proposed progressive scheme significantly reduces network latency compared to full-edge and full-cloud solutions, while maintaining high semantic consistency even under high compression. The implementation code will be released upon publication at https://github.com/open-ep/ProSemComVLM.

📄 PDF Abstract BibTeX arXiv:2604.26508

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Communication

Similar Papers 제목 키워드 기반

MemoVAD: Resource-Efficient Video Anomaly Detection via Dynamic Semantic Memory in Edge Computing Scenarios

2026-06-04 · Guo Li, Jiandian Zeng, Yang Li, Zihao Peng 외 arxiv

Deploying Video Anomaly Detection (VAD) in real-world surveillance faces a fundamental tension between the demand for high-level semantics to ensure effectiveness and the limited computational resources of edge devices. …

Video Anomaly Detection

Storage-Scalable Progressive Semantic Communication via Knowledge-Base Reuse

2026-09-09 · Heng Zhu, Ye Liu, Kun Zhu, Feifei Song arxiv

Existing knowledge-base-assisted semantic communication schemes commonly adopt either single knowledge-base quantization (SKBQ) or multi-knowledge-base residual quantization (MKBQ). SKBQ incurs limited storage overhead b…

Semantic Communication

Distillation-Enabled Knowledge Alignment for Generative Semantic Communications in AIGC Provisioning Tasks

2025-06-24 · Jingzhi Hu, Geoffrey Ye Li

Due to the surging amount of AI-generated content (AIGC), its provisioning to edges and mobile users from the cloud incurs substantial traffic on networks. Generative semantic communication (GSC) offers a promising solut…

Knowledge DistillationSemantic Communication

Progressive Knowledge Transfer Based on Human Visual Perception Mechanism for Perceptual Quality Assessment of Point Clouds

2022-11-30 · Qi Liu, Yiyun Liu, Honglei Su, Hui Yuan 외

With the wide applications of colored point cloud in many fields, point cloud perceptual quality assessment plays a vital role in the visual communication systems owing to the existence of quality degradations introduced…

Transfer Learning

ProDAT: Progressive Density-Aware Tail-Drop for Point Cloud Coding

2025-10-20 · Zhe Luo, Wenjing Jia, Stuart Perry arxiv

Three-dimensional (3D) point clouds are becoming increasingly vital in applications such as autonomous driving, augmented reality, and immersive communication, demanding real-time processing and low latency. However, the…

Autonomous DrivingPoint Clouds