DualComp: End-to-End Learning of a Unified Dual-Modality Lossless Compressor
Yan Zhao, Zhengxue Cheng, Junxuan Zhang, Qunshan Gu, Qi Wang, Li Song

TL;DR
DualComp introduces a lightweight, unified lossless compressor for image and text modalities, achieving state-of-the-art performance with efficient parameter sharing and real-time inference capabilities.
Contribution
It is the first to propose a unified, dual-modality lossless compressor with structural enhancements and a reparameterization strategy, enabling efficient multi-modal compression.
Findings
Achieves compression performance comparable to SOTA LLM-based methods.
Surpasses previous image compressors on Kodak dataset by 9%.
Operates at near real-time speed (200KB/s) on desktop CPUs.
Abstract
Most learning-based lossless compressors are designed for a single modality, requiring separate models for multi-modal data and lacking flexibility. However, different modalities vary significantly in format and statistical properties, making it ineffective to use compressors that lack modality-specific adaptations. While multi-modal large language models (MLLMs) offer a potential solution for modality-unified compression, their excessive complexity hinders practical deployment. To address these challenges, we focus on the two most common modalities, image and text, and propose DualComp, the first unified and lightweight learning-based dual-modality lossless compressor. Built on a lightweight backbone, DualComp incorporates three key structural enhancements to handle modality heterogeneity: modality-unified tokenization, modality-switching contextual learning, and modality-routing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Data Compression Techniques · Algorithms and Data Compression
MethodsFocus
