English
Related papers

Related papers: Bagging Regional Classification Activation Maps fo…

200 papers

Recent mainstream weakly supervised semantic segmentation (WSSS) approaches are mainly based on Class Activation Map (CAM) generated by a CNN (Convolutional Neural Network) based image classifier. In this paper, we propose a novel…

Computer Vision and Pattern Recognition · Computer Science 2022-10-27 Junliang Chen , Xiaodong Zhao , Cheng Luo , Linlin Shen

In this paper we propose a reinforcement learning based weakly supervised system for localisation. We train a controller function to localise regions of interest within an image by introducing a novel reward definition that utilises…

Computer Vision and Pattern Recognition · Computer Science 2024-02-22 Martynas Pocius , Wen Yan , Dean C. Barratt , Mark Emberton , Matthew J. Clarkson , Yipeng Hu , Shaheer U. Saeed

We propose a novel algorithm for weakly supervised semantic segmentation based on image-level class labels only. In weakly supervised setting, it is commonly observed that trained model overly focuses on discriminative parts rather than the…

Computer Vision and Pattern Recognition · Computer Science 2018-01-09 Seunghoon Hong , Donghun Yeo , Suha Kwak , Honglak Lee , Bohyung Han

Audio tagging aims to perform multi-label classification on audio chunks and it is a newly proposed task in the Detection and Classification of Acoustic Scenes and Events 2016 (DCASE 2016) challenge. This task encourages research efforts to…

Sound · Computer Science 2017-03-20 Yong Xu , Qiuqiang Kong , Qiang Huang , Wenwu Wang , Mark D. Plumbley

Automatic lesion segmentation on thoracic CT enables rapid quantitative analysis of lung involvement in COVID-19 infections. However, obtaining a large amount of voxel-level annotations for training segmentation networks is prohibitively…

Image and Video Processing · Electrical Eng. & Systems 2021-11-22 Weiyi Xie , Colin Jacobs , Jean-Paul Charbonnier , Bram van Ginneken

Few-shot image classification has become a popular research topic for its wide application in real-world scenarios, however the problem of supervision collapse induced by single image-level annotation remains a major challenge. Existing…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Kexin Di , Xiuxing Li , Yuyang Han , Ziyu Li , Qing Li , Xia Wu

Convolutional Neural Networks (CNNs) are known for their ability to learn hierarchical structures, naturally developing detectors for objects, and semantic concepts within their deeper layers. Activation maps (AMs) reveal these saliency…

Computer Vision and Pattern Recognition · Computer Science 2025-04-02 Aray Karjauv , Sahin Albayrak

Developing an effective automatic classifier to separate genuine sources from artifacts is essential for transient follow-ups in wide-field optical surveys. The identification of transient detections from the subtraction artifacts after the…

Weakly Supervised Semantic Segmentation (WSSS) techniques explore individual regularization strategies to refine Class Activation Maps (CAMs). In this work, we first analyze complementary WSSS techniques in the literature, their…

Computer Vision and Pattern Recognition · Computer Science 2024-03-13 Lucas David , Helio Pedrini , Zanoni Dias

A statistical attention localization (SAL) method is proposed to facilitate the object classification task in this work. SAL consists of three steps: 1) preliminary attention window selection via decision statistics, 2) attention map…

Computer Vision and Pattern Recognition · Computer Science 2022-08-04 Yijing Yang , Vasileios Magoulianitis , Xinyu Wang , C. -C. Jay Kuo

State-of-the-art visual recognition and detection systems increasingly rely on large amounts of training data and complex classifiers. Therefore it becomes increasingly expensive both to manually annotate datasets and to keep running times…

Computer Vision and Pattern Recognition · Computer Science 2014-12-02 Stefan Mathe , Cristian Sminchisescu

Weakly supervised object detection aims at learning precise object detectors, given image category labels. In recent prevailing works, this problem is generally formulated as a multiple instance learning module guided by an image…

Computer Vision and Pattern Recognition · Computer Science 2019-04-02 Xiaoyan Li , Meina Kan , Shiguang Shan , Xilin Chen

Visual explanation maps enhance the trustworthiness of decisions made by deep learning models and offer valuable guidance for developing new algorithms in image recognition tasks. Class activation maps (CAM) and their variants (e.g.,…

Computer Vision and Pattern Recognition · Computer Science 2025-12-30 Yi Liao , Ugochukwu Ejike Akpudo , Jue Zhang , Yongsheng Gao , Jun Zhou , Wenyi Zeng , Weichuan Zhang

This paper presents a detection-aware pre-training (DAP) approach, which leverages only weakly-labeled classification-style datasets (e.g., ImageNet) for pre-training, but is specifically tailored to benefit object detection tasks. In…

Computer Vision and Pattern Recognition · Computer Science 2021-04-01 Yuanyi Zhong , Jianfeng Wang , Lijuan Wang , Jian Peng , Yu-Xiong Wang , Lei Zhang

This work addresses weakly-supervised image semantic segmentation based on image-level class labels. One common approach to this task is to propagate the activation scores of Class Activation Maps (CAMs) using a random-walk mechanism in…

Computer Vision and Pattern Recognition · Computer Science 2021-04-02 Shun-Yi Pan , Cheng-You Lu , Shih-Po Lee , Wen-Hsiao Peng

Data series classification is an important and challenging problem in data science. Explaining the classification decisions by finding the discriminant parts of the input that led the algorithm to some decisions is a real need in many…

Machine Learning · Computer Science 2022-07-26 Paul Boniol , Mohammed Meftah , Emmanuel Remy , Themis Palpanas

Learning from weakly-supervised data is one of the main challenges in machine learning and computer vision, especially for tasks such as image semantic segmentation where labeling is extremely expensive and subjective. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2016-12-09 Xianming Liu , Amy Zhang , Tobias Tiecke , Andreas Gros , Thomas S. Huang

The Grad-CAM algorithm provides a way to identify what parts of an image contribute most to the output of a classifier deep network. The algorithm is simple and widely used for localization of objects in an image, although some researchers…

Computer Vision and Pattern Recognition · Computer Science 2022-05-24 Miguel Lerma , Mirtha Lucas

Recent advances in fine-grained recognition utilize attention maps to localize objects of interest. Although there are many ways to generate attention maps, most of them rely on sophisticated loss functions or complex training processes. In…

Computer Vision and Pattern Recognition · Computer Science 2018-11-28 Wei Shen , Rujie Liu

This paper addresses the visualization task of deep learning models. To improve Class Activation Mapping (CAM) based visualization method, we offer two options. First, we propose Gaussian upsampling, an improved upsampling method that can…

Computer Vision and Pattern Recognition · Computer Science 2020-01-16 Bum Jun Kim , Gyogwon Koo , Hyeyeon Choi , Sang Woo Kim