paper-with-me

Papers

Weakly Supervised Segmentation Framework for Thyroid Nodule Based on High-confidence Labels and High-rationality Losses

2025-02-27 · Jianning Chi, Zelan Li, Geng Lin, Mingyang Sun, Xiaosheng Yu

Weakly supervised segmentation methods can delineate thyroid nodules in ultrasound images efficiently using training data with coarse labels, but suffer from: 1) low-confidence pseudo-labels that follow topological priors, introducing significant label noise, and 2) low-rationality loss functions that rigidly compare segmentation with labels, ignoring discriminative information for nodules with diverse and complex shapes. To solve these issues, we clarify the objective and references for weakly supervised ultrasound image segmentation, presenting a framework with high-confidence pseudo-labels to represent topological and anatomical information and high-rationality losses to capture multi-level discriminative features. Specifically, we fuse geometric transformations of four-point annotations and MedSAM model results prompted by specific annotations to generate high-confidence box, foreground, and background labels. Our high-rationality learning strategy includes: 1) Alignment loss measuring spatial consistency between segmentation and box label, and topological continuity within the foreground label, guiding the network to perceive nodule location; 2) Contrastive loss pulling features from labeled foreground regions while pushing features from labeled foreground and background regions, guiding the network to learn nodule and background feature distribution; 3) Prototype correlation loss measuring consistency between correlation maps derived by comparing features with foreground and background prototypes, refining uncertain regions to accurate nodule edges. Experimental results show that our method achieves state-of-the-art performance on the TN3K and DDTI datasets. The code is available at https://github.com/bluehenglee/MLI-MSC.

📄 PDF Abstract BibTeX arXiv:2502.19707

Code (1)

bluehenglee/mli-msc 공식 구현 pytorch

Tasks

Image SegmentationSegmentationSemantic SegmentationWeakly supervised segmentation

Similar Papers 제목 키워드 기반

Beyond Point Annotation: A Weakly Supervised Network Guided by Multi-Level Labels Generated from Four-Point Annotation for Thyroid Nodule Segmentation in Ultrasound Image

2024-10-25 · Jianning Chi, Zelan Li, Huixuan Wu, Wenjun Zhang 외

Weakly-supervised methods typically guided the pixel-wise training by comparing the predictions to single-level labels containing diverse segmentation-related information at once, but struggled to represent delicate feat…

Segmentation

Thyroid ultrasound diagnosis improvement via multi-view self-supervised learning and two-stage pre-training

2024-02-18 · Jian Wang, Xin Yang, Xiaohong Jia, Wufeng Xue 외

Thyroid nodule classification and segmentation in ultrasound images are crucial for computer-aided diagnosis; however, they face limitations owing to insufficient labeled data. In this study, we proposed a multi-view con…

ClassificationSegmentationSelf-Supervised Learning

Anatomy-Guided Representation Learning Using a Transformer-Based Network for Thyroid Nodule Segmentation in Ultrasound Images

2025-12-14 · Muhammad Umar Farooq, Abd Ur Rehman, Azka Rehman, Muhammad Usman 외 arxiv

Accurate thyroid nodule segmentation in ultrasound images is critical for diagnosis and treatment planning. However, ambiguous boundaries between nodules and surrounding tissues, size variations, and the scarcity of anno…

Representation Learning

Shape-Margin Knowledge Augmented Network for Thyroid Nodule Segmentation and Diagnosis

2023-08-29 · Weihua Liu, Chaochao Lin

Thyroid nodule segmentation is a crucial step in the diagnostic procedure of physicians and computer-aided diagnosis systems. Mostly, current studies treat segmentation and diagnosis as independent tasks without consider…

DiagnosticSegmentation

Ultrasound Image Segmentation of Thyroid Nodule via Latent Semantic Feature Co-Registration

2023-10-13 · XueWei Li, Yaqiao Zhu, Jie Gao, Xi Wei 외

Segmentation of nodules in thyroid ultrasound imaging plays a crucial role in the detection and treatment of thyroid cancer. However, owing to the diversity of scanner vendors and imaging protocols in different hospitals…

DiversityImage SegmentationMedical Image SegmentationSegmentation+1