VQ-Seg: Vector-Quantized Token Perturbation for Semi-Supervised Medical Image Segmentation
Sicheng Yang, Zhaohu Xing, Lei Zhu

TL;DR
VQ-Seg introduces a novel vector quantization-based perturbation method for semi-supervised medical image segmentation, replacing dropout with a controllable, discrete feature perturbation that improves regularization and segmentation performance.
Contribution
The paper proposes VQ-Seg, the first to use vector quantization for feature perturbation in semi-supervised segmentation, with a dual-branch architecture and guidance from foundation models.
Findings
Outperforms state-of-the-art methods on multiple benchmarks.
Effectively regularizes segmentation with controllable perturbations.
Demonstrates robustness on a large-scale lung cancer dataset.
Abstract
Consistency learning with feature perturbation is a widely used strategy in semi-supervised medical image segmentation. However, many existing perturbation methods rely on dropout, and thus require a careful manual tuning of the dropout rate, which is a sensitive hyperparameter and often difficult to optimize and may lead to suboptimal regularization. To overcome this limitation, we propose VQ-Seg, the first approach to employ vector quantization (VQ) to discretize the feature space and introduce a novel and controllable Quantized Perturbation Module (QPM) that replaces dropout. Our QPM perturbs discrete representations by shuffling the spatial locations of codebook indices, enabling effective and controllable regularization. To mitigate potential information loss caused by quantization, we design a dual-branch architecture where the post-quantization feature space is shared by both…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Lung Cancer Diagnosis and Treatment · AI in cancer detection
