paper-with-me

홈 › Papers

Semi-supervised Image Classification with Grad-CAM Consistency

2021-08-31 · Juyong Lee, Seunghyuk Cho

Consistency training, which exploits both supervised and unsupervised learning with different augmentations on image, is an effective method of utilizing unlabeled data in semi-supervised learning (SSL) manner. Here, we present another version of the method with Grad-CAM consistency loss, so it can be utilized in training model with better generalization and adjustability. We show that our method improved the baseline ResNet model with at most 1.44 % and 0.31 $\pm$ 0.59 %p accuracy improvement on average with CIFAR-10 dataset. We conducted ablation study comparing to using only psuedo-label for consistency training. Also, we argue that our method can adjust in different environments when targeted to different units in the model. The code is available: https://github.com/gimme1dollar/gradcam-consistency-semi-sup.

📄 PDF Abstract BibTeX arXiv:2108.13673

Code (1)

gimme1dollar/gradcam-consistency-semi-sup 공식 구현 pytorch

Tasks

Classificationimage-classificationImage ClassificationSemi-Supervised Image Classification

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Average Pooling 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Residual Connection 설명 없음
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Kaiming Initialization 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Consistency-Based Semi-supervised Evidential Active Learning for Diagnostic Radiograph Classification

2022-09-05 · Shafa Balaram, Cuong M. Nguyen, Ashraf Kassim, Pavitra Krishnaswamy

Deep learning approaches achieve state-of-the-art performance for classifying radiology images, but rely on large labelled datasets that require resource-intensive annotation by specialists. Both semi-supervised learning…

Active LearningDiagnosticimage-classificationImage Classification+2

Colour augmentation for improved semi-supervised semantic segmentation

2021-10-09 · Geoff French, Michal Mackiewicz

Consistency regularization describes a class of approaches that have yielded state-of-the-art results for semi-supervised classification. While semi-supervised semantic segmentation proved to be more challenging, a numbe…

ClassificationSegmentationSelf-Supervised LearningSemantic Segmentation+1

Conditional Consistency Regularization for Semi-Supervised Multi-label Image Classification

2023-10-21 · journal 2023 10 · Zhengning Wu; Tianyu He; Xiaobo Xia; Jun Yu; Xu Shen; Tongliang Liu

Consistency regularization has achieved great successes in Semi-Supervised Single-Label Image Classification (SS-SLC) with deep learning models, while few effort has been devoted to Semi-Supervised Multi-Label Image Clas…

Classificationimage-classificationImage ClassificationMulti-Label Image Classification

Semi-Supervised Dual-Threshold Contrastive Learning for Ultrasound Image Classification and Segmentation

2025-08-04 · Peng Zhang, Zhihui Lai, Heng Kong arxiv

Confidence-based pseudo-label selection usually generates overly confident yet incorrect predictions, due to the early misleadingness of model and overfitting inaccurate pseudo-labels in the learning process, which heavi…

Contrastive LearningImage Classification

Semi-supervised Medical Image Classification with Relation-driven Self-ensembling Model

2020-05-15 · Quande Liu, Lequan Yu, Luyang Luo, Qi Dou 외

Training deep neural networks usually requires a large amount of labeled data to obtain good performance. However, in medical image analysis, obtaining high-quality labels for the data is laborious and expensive, as accu…

ClassificationGeneral Classificationimage-classificationImage Classification+5