paper-with-me

Papers

Learning from Semantic Dictionaries: Discriminative Codebook Contrastive Learning for Unified Visual Representation and Generation

2026-05-24 · Imanol G. Estepa, Jesús M Rodríguez-de-Vera, Bhalaji Nagarajan, Petia Radeva arxiv

Discriminative and generative vision models excel in their respective domains but remain semantically misaligned, hindering progress toward unified visual learning. We introduce LEASE (LEArning from SEmantic Dictionaries), a self-supervised framework that bridges this gap using a paired generative-discriminative codebook design. LEASE operates entirely in a discrete token space produced through a one-time precomputation step, enabling efficient training without data augmentations, teacher models, or online tokenizers. LEASE integrates two complementary objectives: a masked token reconstruction loss that captures fine-grained generative detail, and a codebook contrast loss that aligns encoder features with discriminative semantics via adaptive centroid weighting. This dual supervision yields a unified latent space that supports both high-quality generation and strong representation learning. On ImageNet-1K, LEASE achieves state-of-the-art unified performance, outperforming prior VQGAN-based methods such as MAGE and Sorcen across linear probing (up to +1.7%), unconditional generation (-1.26 FID and +10.19 IS w.r.t MAGE), few-shot learning (+0.56% on average against Sorcen), transfer (+0.75% average improvement against MAGE and Sorcen), and robustness benchmarks (+5.86% and +4.25% average improvement against MAGE and Sorcen, respectively). It also competes favorably with domain-specialized contrastive and generative models while surpassing previous MIM methods. The unsupervised LEASE model can also be extended to conditional generation by building upon its learned representations, proving competitive with specialized baselines. Overall, LEASE provides an efficient and effective step toward general-purpose vision models that jointly understand and generate visual content.

📄 PDF Abstract BibTeX arXiv:2605.25012

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningContrastive LearningFew-Shot Learning

Similar Papers 제목 키워드 기반

VQRAE: Representation Quantization Autoencoders for Multimodal Understanding, Generation and Reconstruction

2025-11-28 · Sinan Du, Jiahao Guo, Bo Li, Shuhao Cui 외 arxiv

Unifying multimodal understanding, generation and reconstruction representation in a single tokenizer remains a key challenge in building unified models. Previous research predominantly attempts to address this in a dual…

Image Reconstruction

Semantic Diversity versus Visual Diversity in Visual Dictionaries

2015-11-20 · Otávio A. B. Penatti, Sandra Avila, Eduardo Valle, Ricardo da S. Torres

Visual dictionaries are a critical component for image classification/retrieval systems based on the bag-of-visual-words (BoVW) model. Dictionaries are usually learned without supervision from a training set of images sa…

DiversityGeneral Classificationimage-classificationImage Classification+1

UniGD: A Unified Generative-Discriminative Framework for Industrial Retrieval

2026-08-04 · Shujie Ji, Yawei Kong, Yilin Zhao, Li Wang 외 arxiv

Generative retrieval (GR) is a promising paradigm for industrial search advertising, yet its deployment is constrained by strict relevance and latency requirements. Existing systems cascade GR with an independent relevan…

CCL-LGS: Contrastive Codebook Learning for 3D Language Gaussian Splatting

2025-05-26 · Lei Tian, Xiaomin Li, Liqian Ma, Hefei Huang 외

Recent advances in 3D reconstruction techniques and vision-language models have fueled significant progress in 3D semantic understanding, a capability critical to robotics, autonomous driving, and virtual/augmented reali…

3D ReconstructionAutonomous Driving

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…