paper-with-me

홈 › Papers

Online Easy Example Mining for Weakly-supervised Gland Segmentation from Histology Images

2022-06-14 · Yi Li, Yiduo Yu, Yiwen Zou, Tianqi Xiang, Xiaomeng Li

Developing an AI-assisted gland segmentation method from histology images is critical for automatic cancer diagnosis and prognosis; however, the high cost of pixel-level annotations hinders its applications to broader diseases. Existing weakly-supervised semantic segmentation methods in computer vision achieve degenerative results for gland segmentation, since the characteristics and problems of glandular datasets are different from general object datasets. We observe that, unlike natural images, the key problem with histology images is the confusion of classes owning to morphological homogeneity and low color contrast among different tissues. To this end, we propose a novel method Online Easy Example Mining (OEEM) that encourages the network to focus on credible supervision signals rather than noisy signals, therefore mitigating the influence of inevitable false predictions in pseudo-masks. According to the characteristics of glandular datasets, we design a strong framework for gland segmentation. Our results exceed many fully-supervised methods and weakly-supervised methods for gland segmentation over 4.4% and 6.04% at mIoU, respectively. Code is available at https://github.com/xmed-lab/OEEM.

📄 PDF Abstract BibTeX arXiv:2206.06665

Code (1)

xmed-lab/oeem 공식 구현 pytorch

Tasks

PrognosisSegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

WOAD: Weakly Supervised Online Action Detection in Untrimmed Videos

2020-06-05 · CVPR 2021 1 · Mingfei Gao, Yingbo Zhou, ran Xu, Richard Socher 외

Online action detection in untrimmed videos aims to identify an action as it happens, which makes it very important for real-time applications. Previous methods rely on tedious annotations of temporal action boundaries f…

Action DetectionAction RecognitionOnline Action Detection

WOT-Class: Weakly Supervised Open-world Text Classification

2023-05-21 · Tianle Wang, Zihan Wang, Weitang Liu, Jingbo Shang

State-of-the-art weakly supervised text classification methods, while significantly reduced the required human supervision, still requires the supervision to cover all the classes of interest. This is never easy to meet …

Classificationimage-classificationImage Classificationtext-classification+1

Optimizing Region Selection for Weakly Supervised Object Detection

2017-08-05 · Wenhui Jiang, Thuyen Ngo, B. S. Manjunath, Zhicheng Zhao 외

Training object detectors with only image-level annotations is very challenging because the target objects are often surrounded by a large number of background clutters. Many existing approaches tackle this problem throu…

DiversityObjectobject-detectionObject Detection+1

Cyclic Guidance for Weakly Supervised Joint Detection and Segmentation

2019-06-01 · CVPR 2019 6 · Yunhang Shen, Rongrong Ji, Yan Wang, Yongjian Wu 외

Weakly supervised learning has attracted growing research attention due to the significant saving in annotation cost for tasks that require intra-image annotations, such as object detection and semantic segmentation. To …

Image-level Supervised Instance SegmentationMulti-Task LearningObjectobject-detection+5

Complete Instances Mining for Weakly Supervised Instance Segmentation

2024-02-12 · International Joint Conference on Artificial Intelligence 2023 8 · Zecheng Li, Zening Zeng, Yuqi Liang, Jin-Gang Yu

Weakly supervised instance segmentation (WSIS) using only image-level labels is a challenging task due to the difficulty of aligning coarse annotations with the finer task. However, with the advancement of deep neural ne…

Instance SegmentationSegmentationSemantic SegmentationWeakly-supervised instance segmentation