CVFeb 10

Kelix Technique Report

arXiv:2602.09843v2h-index: 17
Originality Incremental advance
AI Analysis

This work addresses a bottleneck in multimodal AI by improving discrete representations for vision-language models, which is incremental but could enhance unified understanding and generation.

The paper tackles the problem of information loss in discrete visual tokenization for vision-language models, which weakens understanding compared to continuous-feature models, and presents Kelix, a fully discrete autoregressive unified model that closes this understanding gap.

Autoregressive large language models (LLMs) scale well by expressing diverse tasks as sequences of discrete natural-language tokens and training with next-token prediction, which unifies comprehension and generation under self-supervision. Extending this paradigm to multimodal data requires a shared, discrete representation across modalities. However, most vision-language models (VLMs) still rely on a hybrid interface: discrete text tokens paired with continuous Vision Transformer (ViT) features. Because supervision is largely text-driven, these models are often biased toward understanding and cannot fully leverage large-scale self-supervised learning on non-text data. Recent work has explored discrete visual tokenization to enable fully autoregressive multimodal modeling, showing promising progress toward unified understanding and generation. Yet existing discrete vision tokens frequently lose information due to limited code capacity, resulting in noticeably weaker understanding than continuous-feature VLMs. We present Kelix, a fully discrete autoregressive unified model that closes the understanding gap between discrete and continuous visual representations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes