StableVQ: Stabilizing Vector-Quantized Tokenizer Training
September 21, 2026
StableVQ addresses training instability in discrete visual tokenizers by decoupling the learning objectives of the encoder-decoder and the codebook. This prevents the fragile mutual cooperation required in standard VQ training from breaking under stress.
HOW THIS AFFECTS YOU
●
builderYou can implement more robust visual tokenizers for autoregressive image models.
●
researcherThis clarifies the entanglement issues between codebook and reconstruction objectives.