Pith. sign in

Preventing Local Pitfalls in Vector Quantization via Optimal Transport

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Vector-quantized networks (VQNs) have exhibited remarkable performance across various tasks, yet they are prone to training instability, which complicates the training process due to the necessity for techniques such as subtle initialization and model distillation. In this study, we identify the local minima issue as the primary cause of this instability. To address this, we integrate an optimal transport method in place of the nearest neighbor search to achieve a more globally informed assignment. We introduce OptVQ, a novel vector quantization method that employs the Sinkhorn algorithm to optimize the optimal transport problem, thereby enhancing the stability and efficiency of the training process. To mitigate the influence of diverse data distributions on the Sinkhorn algorithm, we implement a straightforward yet effective normalization strategy. Our comprehensive experiments on image reconstruction tasks demonstrate that OptVQ achieves 100% codebook utilization and surpasses current state-of-the-art VQNs in reconstruction quality.

fields

cs.CV 1

years

2025 1

verdicts

CONDITIONAL 1

representative citing papers

Quantize-then-Rectify: Efficient VQ-VAE Training

cs.CV · 2025-07-14 · conditional · novelty 6.0

A pretrained VAE can be converted into a high-compression VQ-VAE by freezing it and training only a multi-group quantizer plus a post rectifier, cutting training cost by over two orders of magnitude while keeping rFID at 1.06 on ImageNet.

citing papers explorer

Showing 1 of 1 citing paper.

  • Quantize-then-Rectify: Efficient VQ-VAE Training cs.CV · 2025-07-14 · conditional · none · ref 41 · internal anchor

    A pretrained VAE can be converted into a high-compression VQ-VAE by freezing it and training only a multi-group quantizer plus a post rectifier, cutting training cost by over two orders of magnitude while keeping rFID at 1.06 on ImageNet.