TL;DR
This paper evaluates strategies for weakly supervised deep learning in mediastinal lymph node segmentation, achieving third place in the MICCAI2023 challenge by integrating multiple datasets and labeling approaches.
Contribution
It introduces and compares different weak supervision methods, including pseudo labeling and loss masking, for lymph node segmentation in challenging medical images.
Findings
Integrating all visible lymph nodes improves segmentation performance.
Models trained only on enlarged lymph nodes do not generalize well to smaller ones.
Combining datasets enhances model accuracy.
Abstract
Pathological lymph node delineation is crucial in cancer diagnosis, progression assessment, and treatment planning. The MICCAI 2023 Lymph Node Quantification Challenge published the first public dataset for pathological lymph node segmentation in the mediastinum. As lymph node annotations are expensive, the challenge was formed as a weakly supervised learning task, where only a subset of all lymph nodes in the training set have been annotated. For the challenge submission, multiple methods for training on these weakly supervised data were explored, including noisy label training, loss masking of unlabeled data, and an approach that integrated the TotalSegmentator toolbox as a form of pseudo labeling in order to reduce the number of unknown voxels. Furthermore, multiple public TCIA datasets were incorporated into the training to improve the performance of the deep learning model. Our…
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
MethodsSparse Evolutionary Training
