UniCode : Learning a Unified Codebook for Multimodal Large Language Models
Abstract
In this paper, we propose UniCode, a novel approach within the domain of multimodal large language models (MLLMs) that learns a unified codebook to efficiently tokenize visual, text, and potentially other types of signals. This innovation addresses a critical limitation in existing MLLMs: their reliance on a text-only codebook, which restricts MLLMs’ ability to generate images and texts in a multimodal context. Towards this end, we propose a language-driven iterative training paradigm, coupled with an in-context pre-training task we term “image decompression”, enabling our model to interpret compressed visual data and generate high-quality images. The unified codebook empowers our model to extend visual instruction tuning to non-linguistic generation tasks. Moreover, UniCode is adaptable to diverse stacked quantization approaches in order to compress visual signals into a more compact token representation. Despite using significantly fewer parameters and less data during training, UniCode demonstrates promising capabilities in visual reconstruction and generation. It also achieves performance comparable to leading MLLMs across a spectrum of VQA benchmarks.
Cite
Text
Zheng et al. "UniCode : Learning a Unified Codebook for Multimodal Large Language Models." Proceedings of the European Conference on Computer Vision (ECCV), 2024. doi:10.1007/978-3-031-73242-3_24Markdown
[Zheng et al. "UniCode : Learning a Unified Codebook for Multimodal Large Language Models." Proceedings of the European Conference on Computer Vision (ECCV), 2024.](https://mlanthology.org/eccv/2024/zheng2024eccv-unicode/) doi:10.1007/978-3-031-73242-3_24BibTeX
@inproceedings{zheng2024eccv-unicode,
title = {{UniCode : Learning a Unified Codebook for Multimodal Large Language Models}},
author = {Zheng, Sipeng and Zhou, Bohan and Feng, Yicheng and Wang, Ye and Lu, Zongqing},
booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
year = {2024},
doi = {10.1007/978-3-031-73242-3_24},
url = {https://mlanthology.org/eccv/2024/zheng2024eccv-unicode/}
}