TL;DR
This paper introduces QMaxViT-Unet+, a novel weakly-supervised medical image segmentation framework that combines MaxViT blocks, a query-based Transformer decoder, and edge enhancement to improve segmentation accuracy with scribble annotations.
Contribution
It presents a new U-Net based architecture with MaxViT, query-based decoding, and edge enhancement specifically designed for scribble-supervised medical image segmentation.
Findings
Achieves high DSC and low Hausdorff distance on multiple datasets.
Outperforms existing methods in accuracy and robustness.
Remains competitive with fully-supervised approaches.
Abstract
The deployment of advanced deep learning models for medical image segmentation is often constrained by the requirement for extensively annotated datasets. Weakly-supervised learning, which allows less precise labels, has become a promising solution to this challenge. Building on this approach, we propose QMaxViT-Unet+, a novel framework for scribble-supervised medical image segmentation. This framework is built on the U-Net architecture, with the encoder and decoder replaced by Multi-Axis Vision Transformer (MaxViT) blocks. These blocks enhance the model's ability to learn local and global features efficiently. Additionally, our approach integrates a query-based Transformer decoder to refine features and an edge enhancement module to compensate for the limited boundary information in the scribble label. We evaluate the proposed QMaxViT-Unet+ on four public datasets focused on cardiac…
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
MethodsAttention Is All You Need · Concatenated Skip Connection · Linear Layer · Dense Connections · Multi-Head Attention · Max Pooling · Position-Wise Feed-Forward Layer · *Communicated@Fast*How Do I Communicate to Expedia? · Adam · Convolution
