paper-with-me

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, Ying Huang

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 feature differences between nodule and background regions and confused incorrect information, resulting in underfitting or overfitting in the segmentation predictions. In this work, we propose a weakly-supervised network that generates multi-level labels from four-point annotation to refine diverse constraints for delicate nodule segmentation. The Distance-Similarity Fusion Prior referring to the points annotations filters out information irrelevant to nodules. The bounding box and pure foreground/background labels, generated from the point annotation, guarantee the rationality of the prediction in the arrangement of target localization and the spatial distribution of target/background regions, respectively. Our proposed network outperforms existing weakly-supervised methods on two public datasets with respect to the accuracy and robustness, improving the applicability of deep-learning based segmentation in the clinical practice of thyroid nodule diagnosis.

📄 PDF Abstract BibTeX arXiv:2410.19332

Code (1)

bluehenglee/PAplusNet 공식 구현 pytorch

Tasks

Segmentation

Similar Papers 제목 키워드 기반

Point-Teaching: Weakly Semi-Supervised Object Detection with Point Annotations

2022-06-01 · Yongtao Ge, Qiang Zhou, Xinlong Wang, Zhibin Wang 외

Point annotations are considerably more time-efficient than bounding box annotations. However, how to use cheap point annotations to boost the performance of semi-supervised object detection remains largely unsolved. In …

Data AugmentationMultiple Instance LearningObjectobject-detection+2

A Benchmark for Weakly Semi-Supervised Abnormality Localization in Chest X-Rays

2022-09-05 · Haoqin Ji, Haozhe Liu, Yuexiang Li, Jinheng Xie 외

Accurate abnormality localization in chest X-rays (CXR) can benefit the clinical diagnosis of various thoracic diseases. However, the lesion-level annotation can only be performed by experienced radiologists, and it is t…

Uncertainty-Aware Extreme Point Tracing for Weakly Supervised Ultrasound Image Segmentation

2025-10-17 · Lei Shi, Gang Li, Junxing Zhang arxiv

Automatic medical image segmentation is a fundamental step in computer-aided diagnosis, yet fully supervised approaches demand extensive pixel-level annotations that are costly and time-consuming. To alleviate this burde…

Medical Image Segmentation

Face-Guided Sentiment Boundary Enhancement for Weakly-Supervised Temporal Sentiment Localization

2026-03-16 · Cailing Han, Zhangbin Li, Jinxing Zhou, Wei Qian 외 arxiv

Point-level weakly-supervised temporal sentiment localization (P-WTSL) aims to detect sentiment-relevant segments in untrimmed multimodal videos using timestamp sentiment annotations, which greatly reduces the costly fra…

Contrastive Learning

LWSIS: LiDAR-guided Weakly Supervised Instance Segmentation for Autonomous Driving

2022-12-07 · Xiang Li, Junbo Yin, Botian Shi, Yikang Li 외

Image instance segmentation is a fundamental research topic in autonomous driving, which is crucial for scene understanding and road safety. Advanced learning-based approaches often rely on the costly 2D mask annotations…

Autonomous DrivingInstance SegmentationScene UnderstandingSegmentation+3