paper-with-me

Papers

Min-max Entropy for Weakly Supervised Pointwise Localization

2019-07-25 · Soufiane Belharbi, Jérôme Rony, Jose Dolz, Ismail Ben Ayed, Luke McCaffrey, Eric Granger

Pointwise localization allows more precise localization and accurate interpretability, compared to bounding box, in applications where objects are highly unstructured such as in medical domain. In this work, we focus on weakly supervised localization (WSL) where a model is trained to classify an image and localize regions of interest at pixel-level using only global image annotation. Typical convolutional attentions maps are prune to high false positive regions. To alleviate this issue, we propose a new deep learning method for WSL, composed of a localizer and a classifier, where the localizer is constrained to determine relevant and irrelevant regions using conditional entropy (CE) with the aim to reduce false positive regions. Experimental results on a public medical dataset and two natural datasets, using Dice index, show that, compared to state of the art WSL methods, our proposal can provide significant improvements in terms of image-level classification and pixel-level localization (low false positive) with robustness to overfitting. A public reproducible PyTorch implementation is provided in: https://github.com/sbelharbi/wsol-min-max-entropy-interpretability .

📄 PDF Abstract BibTeX arXiv:1907.12934

Code (1)

sbelharbi/wsol-min-max-entropy-interpretability 공식 구현 pytorch

Tasks

Object LocalizationWeakly-Supervised Object Localization

Similar Papers 제목 키워드 기반

Weakly Supervised Object Detection with Pointwise Mutual Information

2018-01-26 · Rene Grzeszick, Sebastian Sudholt, Gernot A. Fink

In this work a novel approach for weakly supervised object detection that incorporates pointwise mutual information is presented. A fully convolutional neural network architecture is applied in which the network learns o…

Objectobject-detectionObject DetectionWeakly Supervised Object Detection

Min-Entropy Latent Model for Weakly Supervised Object Detection

2019-02-16 · CVPR 2018 6 · Fang Wan, Pengxu Wei, Zhenjun Han, Jianbin Jiao 외

Weakly supervised object detection is a challenging task when provided with image category supervision but required to learn, at the same time, object locations and object detectors. The inconsistency between the weak su…

image-classificationImage ClassificationObjectobject-detection+4

WILDCAT: Weakly Supervised Learning of Deep ConvNets for Image Classification, Pointwise Localization and Segmentation

2017-07-01 · CVPR 2017 7 · Thibaut Durand, Taylor Mordan, Nicolas Thome, Matthieu Cord

This paper introduces WILDCAT, a deep learning method which jointly aims at aligning image regions for gaining spatial invariance and learning strongly localized features. Our model is trained using only global image lab…

General Classificationimage-classificationImage ClassificationObject Localization+4

Background Activation Suppression for Weakly Supervised Object Localization and Semantic Segmentation

2023-09-22 · Wei Zhai, Pingyu Wu, Kai Zhu, Yang Cao 외

Weakly supervised object localization and semantic segmentation aim to localize objects using only image-level labels. Recently, a new paradigm has emerged by generating a foreground prediction map (FPM) to achieve pixel…

ObjectObject LocalizationSemantic SegmentationWeakly-Supervised Object Localization+2

Information Entropy Based Feature Pooling for Convolutional Neural Networks

2019-10-01 · ICCV 2019 10 · Weitao Wan, Jiansheng Chen, Tianpeng Li, Yiqing Huang 외

In convolutional neural networks (CNNs), we propose to estimate the importance of a feature vector at a spatial location in the feature maps by the network's uncertainty on its class prediction, which can be quantified u…

General ClassificationObject LocalizationSegmentationSemantic Segmentation+3