paper-with-me

Papers

Graudally Applying Weakly Supervised and Active Learning for Mass Detection in Breast Ultrasound Images

2020-08-19 · Jooyeol Yun, JungWoo Oh, IlDong Yun

We propose a method for effectively utilizing weakly annotated image data in an object detection tasks of breast ultrasound images. Given the problem setting where a small, strongly annotated dataset and a large, weakly annotated dataset with no bounding box information are available, training an object detection model becomes a non-trivial problem. We suggest a controlled weight for handling the effect of weakly annotated images in a two stage object detection model. We~also present a subsequent active learning scheme for safely assigning weakly annotated images a strong annotation using the trained model. Experimental results showed a 24\% point increase in correct localization (CorLoc) measure, which is the ratio of correctly localized and classified images, by assigning the properly controlled weight. Performing active learning after a model is trained showed an additional increase in CorLoc. We tested the proposed method on the Stanford Dog datasets to assure that it can be applied to general cases, where strong annotations are insufficient to obtain resembling results. The presented method showed that higher performance is achievable with lesser annotation effort.

📄 PDF Abstract BibTeX arXiv:2008.08416

Code (1)

YeolJ00/faster-rcnn-pytorch 공식 구현 pytorch

Tasks

Active LearningObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Weakly Supervised Construction of ASR Systems with Massive Video Data

2020-08-04 · Mengli Cheng, Chengyu Wang, Xu Hu, Jun Huang 외

Building Automatic Speech Recognition (ASR) systems from scratch is significantly challenging, mostly due to the time-consuming and financially-expensive process of annotating a large amount of audio data with transcript…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Optical Character RecognitionOptical Character Recognition (OCR)+3

Leveraging Large-Scale Weakly Labeled Data for Semi-Supervised Mass Detection in Mammograms

2021-06-19 · CVPR 2021 1 · Yuxing Tang, Zhenjie Cao, Yanbo Zhang, Zhicheng Yang 외

Mammographic mass detection is an integral part of a computer-aided diagnosis system. Annotating a large number of mammograms at pixel-level in order to train a mass detection model in a fully supervised fashion is c…

Joint Weakly and Semi-Supervised Deep Learning for Localization and Classification of Masses in Breast Ultrasound Images

2017-10-10 · Seung Yeon Shin, Soochahn Lee, Il Dong Yun, Sun Mi Kim 외

We propose a framework for localization and classification of masses in breast ultrasound (BUS) images. We have experimentally found that training convolutional neural network based mass detectors with large, weakly anno…

General Classification

Improving Mass Detection in Mammography Images: A Study of Weakly Supervised Learning and Class Activation Map Methods

2023-08-07 · Vicente Sampaio, Filipe R. Cordeiro

In recent years, weakly supervised models have aided in mass detection using mammography images, decreasing the need for pixel-level annotations. However, most existing models in the literature rely on Class Activation M…

Weakly-supervised Learning

Active Learning Strategies for Weakly-supervised Object Detection

2022-07-25 · Huy V. Vo, Oriane Siméoni, Spyros Gidaris, Andrei Bursuc 외

Object detectors trained with weak annotations are affordable alternatives to fully-supervised counterparts. However, there is still a significant performance gap between them. We propose to narrow this gap by fine-tunin…

Active LearningObjectObject DetectionWeakly Supervised Object Detection