paper-with-me

Papers

VQ-Seg: Vector-Quantized Token Perturbation for Semi-Supervised Medical Image Segmentation

2026-01-15 · Sicheng Yang, Zhaohu Xing, Lei Zhu arxiv

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 image reconstruction and segmentation tasks. Moreover, we introduce a Post-VQ Feature Adapter (PFA) to incorporate guidance from a foundation model (FM), supplementing the high-level semantic information lost during quantization. Furthermore, we collect a large-scale Lung Cancer (LC) dataset comprising 828 CT scans annotated for central-type lung carcinoma. Extensive experiments on the LC dataset and other public benchmarks demonstrate the effectiveness of our method, which outperforms state-of-the-art approaches. Code available at: https://github.com/script-Yang/VQ-Seg.

📄 PDF Abstract BibTeX arXiv:2601.10124

Code (0)

등록된 구현이 없습니다.

Tasks

Semi-supervised Medical Image SegmentationImage Reconstruction

Similar Papers 제목 키워드 기반

Semi-supervised Grasp Detection by Representation Learning in a Vector Quantized Latent Space

2020-01-23 · Mridul Mahajan, Tryambak Bhattacharjee, Arya Krishnan, Priya Shukla 외

For a robot to perform complex manipulation tasks, it is necessary for it to have a good grasping ability. However, vision based robotic grasp detection is hindered by the unavailability of sufficient labelled data. Furt…

DecoderRepresentation Learning

Vector-quantized Image Modeling with Improved VQGAN

2021-10-09 · ICLR 2022 4 · Jiahui Yu, Xin Li, Jing Yu Koh, Han Zhang 외

Pretraining language models with next-token prediction on massive text corpora has delivered phenomenal zero-shot, few-shot, transfer learning and multi-tasking capabilities on both generative and discriminative language…

Image GenerationImage ReconstructionRepresentation LearningTransfer Learning

QS-TTS: Towards Semi-Supervised Text-to-Speech Synthesis via Vector-Quantized Self-Supervised Speech Representation Learning

2023-08-31 · Haohan Guo, Fenglong Xie, Jiawen Kang, Yujia Xiao 외

This paper proposes a novel semi-supervised TTS framework, QS-TTS, to improve TTS quality with lower supervised data requirements via Vector-Quantized Self-Supervised Speech Representation Learning (VQ-S3RL) utilizing mo…

Representation LearningSpeech Representation LearningSpeech Synthesistext-to-speech+3

Hierarchical Vector Quantized Graph Autoencoder with Annealing-Based Code Selection

2025-04-17 · Long Zeng, Jianxiang Yu, Jiapeng Zhu, Qingsong Zhong 외

Graph self-supervised learning has gained significant attention recently. However, many existing approaches heavily depend on perturbations, and inappropriate perturbations may corrupt the graph's inherent information. T…

Link PredictionNode ClassificationQuantizationSelf-Supervised Learning

VP-VAE: Rethinking Vector Quantization via Adaptive Vector Perturbation

2026-02-19 · Linwei Zhai, Han Ding, Mingzhi Lin, Cui Zhao 외 arxiv

Vector Quantized Variational Autoencoders (VQ-VAEs) are fundamental to modern generative modeling, yet they often suffer from training instability and "codebook collapse" due to the inherent coupling of representation le…

Representation Learning