paper-with-me

Papers

Semantic Compression via Multimodal Representation Learning

2025-09-29 · Eleonora Grassucci, Giordano Cicchetti, Aurelio Uncini, Danilo Comminiello arxiv

Multimodal representation learning produces high-dimensional embeddings that align diverse modalities in a shared latent space. While this enables strong generalization, it also introduces scalability challenges, both in terms of storage and downstream processing. A key open problem is how to achieve semantic compression, reducing the memory footprint of multimodal embeddings while preserving their ability to represent shared semantic content across modalities. In this paper, we prove a strong connection between reducing the modality gap, which is the residual separation of embeddings from different modalities, and the feasibility of post-training semantic compression. When the gap is sufficiently reduced, embeddings from different modalities but expressing the same semantics share a common portion of the space. Therefore, their centroid is a faithful representation of such a semantic concept. This enables replacing multiple embeddings with a single centroid, yielding significant memory savings. We propose a novel approach for semantic compression grounded on the latter intuition, operating directly on pretrained encoders. We demonstrate its effectiveness across diverse large-scale multimodal downstream tasks. Our results highlight that modality alignment is a key enabler for semantic compression, showing that the proposed approach achieves significant compression without sacrificing performance.

📄 PDF Abstract BibTeX arXiv:2509.24431

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Compression Beyond Pixels: Semantic Compression with Multimodal Foundation Models

2025-09-07 · Ruiqi Shen, Haotian Wu, Wenjing Zhang, Jiangjing Hu 외 arxiv

Recent deep learning-based methods for lossy image compression achieve competitive rate-distortion performance through extensive end-to-end training and advanced architectures. However, emerging applications increasingly…

Image Compression

CREM: Compression-Driven Representation Enhancement for Multimodal Retrieval and Comprehension

2026-02-22 · Lihao Liu, Yan Wang, Biao Yang, Da Li 외 arxiv

Multimodal Large Language Models (MLLMs) have shown remarkable success in comprehension tasks such as visual description and visual question answering. However, their direct application to embedding-based tasks like retr…

Visual Question Answering

Semantics-Guided Generative Image Compression

2025-05-29 · Cheng-Lin Wu, Hyomin Choi, Ivan V. Bajić

Advancements in text-to-image generative AI with large multimodal models are spreading into the field of image compression, creating high-quality representation of images at extremely low bit rates. This work introduces …

DecoderImage CompressionSemantic CompressionSemantic Segmentation

Cheers: Decoupling Patch Details from Semantic Representations Enables Unified Multimodal Comprehension and Generation

2026-03-13 · Yichen Zhang, Da Peng, Zonghao Guo, Zijian Zhang 외 arxiv

A recent cutting-edge topic in multimodal modeling is to unify visual comprehension and generation within a single model. However, the two tasks demand mismatched decoding regimes and visual representations, making it no…

Image GenerationText Generation

M3-CVC: Controllable Video Compression with Multimodal Generative Models

2024-11-24 · Rui Wan, Qi Zheng, Yibo Fan

Traditional and neural video codecs commonly encounter limitations in controllability and generality under ultra-low-bitrate coding scenarios. To overcome these challenges, we propose M3-CVC, a controllable video compres…

Video Compression