paper-with-me

Papers

DSAL: Deeply Supervised Active Learning from Strong and Weak Labelers for Biomedical Image Segmentation

2021-01-22 · Ziyuan Zhao, Zeng Zeng, Kaixin Xu, Cen Chen, Cuntai Guan

Image segmentation is one of the most essential biomedical image processing problems for different imaging modalities, including microscopy and X-ray in the Internet-of-Medical-Things (IoMT) domain. However, annotating biomedical images is knowledge-driven, time-consuming, and labor-intensive, making it difficult to obtain abundant labels with limited costs. Active learning strategies come into ease the burden of human annotation, which queries only a subset of training data for annotation. Despite receiving attention, most of active learning methods generally still require huge computational costs and utilize unlabeled data inefficiently. They also tend to ignore the intermediate knowledge within networks. In this work, we propose a deep active semi-supervised learning framework, DSAL, combining active learning and semi-supervised learning strategies. In DSAL, a new criterion based on deep supervision mechanism is proposed to select informative samples with high uncertainties and low uncertainties for strong labelers and weak labelers respectively. The internal criterion leverages the disagreement of intermediate features within the deep learning network for active sample selection, which subsequently reduces the computational costs. We use the proposed criteria to select samples for strong and weak labelers to produce oracle labels and pseudo labels simultaneously at each active learning iteration in an ensemble learning manner, which can be examined with IoMT Platform. Extensive experiments on multiple medical image datasets demonstrate the superiority of the proposed method over state-of-the-art active learning methods.

📄 PDF Abstract BibTeX arXiv:2101.09057

Code (1)

jacobzhaoziyuan/DSAL 공식 구현

Tasks

Active LearningEnsemble LearningImage SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Interactive coin offerings

2019-08-12

Ethereum has emerged as a dynamic platform for exchanging cryptocurrency tokens. While token crowdsales cannot simultaneously guarantee buyers both certainty of valuation and certainty of participation, we show that if e…

Deeply Supervised Active Learning for Finger Bones Segmentation

2020-05-07 · Ziyuan Zhao, Xiaoyan Yang, Bharadwaj Veeravalli, Zeng Zeng

Segmentation is a prerequisite yet challenging task for medical image analysis. In this paper, we introduce a novel deeply supervised active learning approach for finger bones segmentation. The proposed architecture is f…

Active LearningIncremental LearningMedical Image AnalysisSegmentation

Word Salad Chopper: Reasoning Models Waste A Ton Of Decoding Budget On Useless Repetitions, Self-Knowingly

2025-11-01 · Wenya Xie, Shaochen, Zhong, Hoang Anh Duy Le 외 arxiv

Large Reasoning Models (LRMs) are often bottlenecked by the high cost of output tokens. We show that a significant portion of these tokens are useless self-repetitions - what we call "word salad" - that exhaust the decod…

Leveraging Audio-Tagging Assisted Sound Event Detection using Weakified Strong Labels and Frequency Dynamic Convolutions

2023-04-25 · Tanmay Khandelwal, Rohan Kumar Das, Andrew Koh, Eng Siong Chng

Jointly learning from a small labeled set and a larger unlabeled set is an active research topic under semi-supervised learning (SSL). In this paper, we propose a novel SSL method based on a two-stage framework for lever…

Audio TaggingEvent DetectionSound Event Detection

DSAL-GAN: Denoising based Saliency Prediction with Generative Adversarial Networks

2019-04-02 · Prerana Mukherjee, Manoj Sharma, Megh Makwana, Ajay Pratap Singh 외

Synthesizing high quality saliency maps from noisy images is a challenging problem in computer vision and has many practical applications. Samples generated by existing techniques for saliency detection cannot handle the…

DenoisingGenerative Adversarial Networkobject-detectionObject Detection+5