paper-with-me

Papers

RankingMatch: Delving into Semi-Supervised Learning with Consistency Regularization and Ranking Loss

2021-10-09 · Trung Q. Tran, Mingu Kang, Daeyoung Kim

Semi-supervised learning (SSL) has played an important role in leveraging unlabeled data when labeled data is limited. One of the most successful SSL approaches is based on consistency regularization, which encourages the model to produce unchanged with perturbed input. However, there has been less attention spent on inputs that have the same label. Motivated by the observation that the inputs having the same label should have the similar model outputs, we propose a novel method, RankingMatch, that considers not only the perturbed inputs but also the similarity among the inputs having the same label. We especially introduce a new objective function, dubbed BatchMean Triplet loss, which has the advantage of computational efficiency while taking into account all input samples. Our RankingMatch achieves state-of-the-art performance across many standard SSL benchmarks with a variety of labeled data amounts, including 95.13% accuracy on CIFAR-10 with 250 labels, 77.65% accuracy on CIFAR-100 with 10000 labels, 97.76% accuracy on SVHN with 250 labels, and 97.77% accuracy on SVHN with 1000 labels. We also perform an ablation study to prove the efficacy of the proposed BatchMean Triplet loss against existing versions of Triplet loss.

📄 PDF Abstract BibTeX arXiv:2110.04430

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

ReRankMatch: Semi-Supervised Learning with Semantics-Oriented Similarity Representation

2021-02-12 · Trung Quang Tran, Mingu Kang, Daeyoung Kim

This paper proposes integrating semantics-oriented similarity representation into RankingMatch, a recently proposed semi-supervised learning method. Our method, dubbed ReRankMatch, aims to deal with the case in which lab…

Delving into the Cyclic Mechanism in Semi-supervised Video Object Segmentation

2020-10-23 · NeurIPS 2020 12 · Yuxi Li, Ning Xu, Jinlong Peng, John See 외

In this paper, we address several inadequacies of current video object segmentation pipelines. Firstly, a cyclic mechanism is incorporated to the standard semi-supervised process to produce more robust representations. B…

ObjectOne-shot visual object segmentationSegmentationSemantic Segmentation+3

CPS4: Class Prompt driven Semi-Supervised Spine Segmentation with Class-specific Consistency Constraint

2026-06-14 · Qingtao Pan, Hongzan Sun, Bing Ji, Shuo Li arxiv

Vision Language Model (VLM) has great potential to enhance the quality of pseudo labels in semi-supervised spine segmentation by leveraging textual class prompts to generate segmentation map, but no one has studied it ye…

All-Around Real Label Supervision: Cyclic Prototype Consistency Learning for Semi-supervised Medical Image Segmentation

2021-09-28 · Zhe Xu, Yixin Wang, Donghuan Lu, Lequan Yu 외

Semi-supervised learning has substantially advanced medical image segmentation since it alleviates the heavy burden of acquiring the costly expert-examined annotations. Especially, the consistency-based approaches have a…

AllBrain Tumor SegmentationImage SegmentationMedical Image Segmentation+4

Structured Consistency Loss for semi-supervised semantic segmentation

2020-01-14 · Jongmok Kim, Jooyoung Jang, Hyunwoo Park, Seongah Jeong

The consistency loss has played a key role in solving problems in recent studies on semi-supervised learning. Yet extant studies with the consistency loss are limited to its application to classification tasks; extant st…

General ClassificationSegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation