Learning from partially labeled data for multi-organ and tumor segmentation
Yutong Xie, Jianpeng Zhang, Yong Xia, Chunhua Shen

TL;DR
This paper introduces TransDoDNet, a Transformer-based dynamic network that effectively segments multiple organs and tumors from partially labeled datasets, overcoming limitations of traditional single-task models and improving performance on a large-scale benchmark.
Contribution
The paper proposes a novel Transformer-based dynamic on-demand network for multi-organ and tumor segmentation from partially labeled data, with adaptive kernels and a large-scale benchmark.
Findings
TransDoDNet outperforms existing methods on seven segmentation tasks.
The model demonstrates superior performance with a large-scale pre-trained benchmark.
It effectively models organ dependencies using self-attention mechanisms.
Abstract
Medical image benchmarks for the segmentation of organs and tumors suffer from the partially labeling issue due to its intensive cost of labor and expertise. Current mainstream approaches follow the practice of one network solving one task. With this pipeline, not only the performance is limited by the typically small dataset of a single task, but also the computation cost linearly increases with the number of tasks. To address this, we propose a Transformer based dynamic on-demand network (TransDoDNet) that learns to segment organs and tumors on multiple partially labeled datasets. Specifically, TransDoDNet has a hybrid backbone that is composed of the convolutional neural network and Transformer. A dynamic head enables the network to accomplish multiple segmentation tasks flexibly. Unlike existing approaches that fix kernels after training, the kernels in the dynamic head are…
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
TopicsRadiomics and Machine Learning in Medical Imaging · Advanced Neural Network Applications · AI in cancer detection
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Position-Wise Feed-Forward Layer · Label Smoothing · Layer Normalization · Softmax · Adam · Absolute Position Encodings · Byte Pair Encoding
