paper-with-me

Papers

LG-VQ: Language-Guided Codebook Learning

2024-05-23 · Guotao Liang, Baoquan Zhang, YaoWei Wang, Xutao Li, Yunming Ye, Huaibin Wang, Chuyao Luo, Kola Ye, linfeng Luo

Vector quantization (VQ) is a key technique in high-resolution and high-fidelity image synthesis, which aims to learn a codebook to encode an image with a sequence of discrete codes and then generate an image in an auto-regression manner. Although existing methods have shown superior performance, most methods prefer to learn a single-modal codebook (\emph{e.g.}, image), resulting in suboptimal performance when the codebook is applied to multi-modal downstream tasks (\emph{e.g.}, text-to-image, image captioning) due to the existence of modal gaps. In this paper, we propose a novel language-guided codebook learning framework, called LG-VQ, which aims to learn a codebook that can be aligned with the text to improve the performance of multi-modal downstream tasks. Specifically, we first introduce pre-trained text semantics as prior knowledge, then design two novel alignment modules (\emph{i.e.}, Semantic Alignment Module, and Relationship Alignment Module) to transfer such prior knowledge into codes for achieving codebook text alignment. In particular, our LG-VQ method is model-agnostic, which can be easily integrated into existing VQ models. Experimental results show that our method achieves superior performance on reconstruction and various multi-modal downstream tasks.

📄 PDF Abstract BibTeX arXiv:2405.14206

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningImage GenerationQuantization

Similar Papers 제목 키워드 기반

Resolving Editing-Unlearning Conflicts: A Knowledge Codebook Framework for Large Language Model Updating

2025-01-31 · Binchi Zhang, Zhengzhang Chen, Zaiyi Zheng, Jundong Li 외

Large Language Models (LLMs) excel in natural language processing by encoding extensive human knowledge, but their utility relies on timely updates as knowledge evolves. Updating LLMs involves two key tasks simultaneousl…

Language ModelingLanguage ModellingLarge Language Model

SemHiTok: A Unified Image Tokenizer via Semantic-Guided Hierarchical Codebook for Multimodal Understanding and Generation

2025-03-09 · Zisheng Chen, Chunwei Wang, Xiuwei Chen, Hang Xu 외

We present SemHiTok, a unified image Tokenizer via Semantic-Guided Hierarchical codebook that provides consistent discrete feature representations for multimodal understanding and generation tasks. Recently, unified mult…

Incorporating Uncertainty-Guided and Top-k Codebook Matching for Real-World Blind Image Super-Resolution

2025-06-09 · Weilei Wen, Tianyi Zhang, Qianqian Zhao, Zhaohui Zheng 외

Recent advancements in codebook-based real image super-resolution (SR) have shown promising results in real-world applications. The core idea involves matching high-quality image features from a codebook based on low-res…

Image Super-ResolutionSuper-Resolution

Fast Thinking for Large Language Models

2025-09-28 · Haoyu Zheng, Zhuonan Wang, Yuqian Yuan, Tianwei Lin 외 arxiv

Reasoning-oriented Large Language Models (LLMs) often rely on generating explicit tokens step by step, and their effectiveness typically hinges on large-scale supervised fine-tuning or reinforcement learning. While Chain…

Reinforcement Learning

Topic-VQ-VAE: Leveraging Latent Codebooks for Flexible Topic-Guided Document Generation

2023-12-15 · Youngjoon Yoo, Jongwon Choi

This paper introduces a novel approach for topic modeling utilizing latent codebooks from Vector-Quantized Variational Auto-Encoder~(VQ-VAE), discretely encapsulating the rich information of the pre-trained embeddings su…

Image GenerationLanguage ModelingLanguage Modelling