VLF-MSC: Vision-Language Feature-Based Multimodal Semantic Communication System
Gwangyeon Ahn, Jiwan Seo, Joonhyuk Kang
TL;DR
VLF-MSC introduces a unified semantic communication paradigm that transmits a single vision-language feature (VLF) to support both image and text generation at the receiver. By leveraging a vision-language encoder (BLIP-2 Q-Former), the transmitter outputs a compact $y \in \mathbb{R}^{N\times d}$ that is robust to channel noise and mapped over a fixed channel budget. At the receiver, a text decoder (decoder-based LLM) and an image generator (diffusion model) are conditioned on the same VLF, enabling prompt-free, modality-flexible reconstruction and improving semantic fidelity under low SNR. The approach demonstrates superior semantic accuracy and spectral efficiency compared to modality-specific baselines, highlighting the practical potential of vision-language foundation models for next-generation semantic communications. Future work includes ablations on query counts, bandwidth-quality trade-offs, higher image resolutions, and scalability to real-time multi-user scenarios.
Abstract
We propose Vision-Language Feature-based Multimodal Semantic Communication (VLF-MSC), a unified system that transmits a single compact vision-language representation to support both image and text generation at the receiver. Unlike existing semantic communication techniques that process each modality separately, VLF-MSC employs a pre-trained vision-language model (VLM) to encode the source image into a vision-language semantic feature (VLF), which is transmitted over the wireless channel. At the receiver, a decoder-based language model and a diffusion-based image generator are both conditioned on the VLF to produce a descriptive text and a semantically aligned image. This unified representation eliminates the need for modality-specific streams or retransmissions, improving spectral efficiency and adaptability. By leveraging foundation models, the system achieves robustness to channel noise while preserving semantic fidelity. Experiments demonstrate that VLF-MSC outperforms text-only and image-only baselines, achieving higher semantic accuracy for both modalities under low SNR with significantly reduced bandwidth.
