paper-with-me

홈 › Papers

Generating Accurate Pseudo-labels in Semi-Supervised Learning and Avoiding Overconfident Predictions via Hermite Polynomial Activations

2019-09-12 · CVPR 2020 6 · Vishnu Suresh Lokhande, Songwong Tasneeyapant, Abhay Venkatesh, Sathya N. Ravi, Vikas Singh

Rectified Linear Units (ReLUs) are among the most widely used activation function in a broad variety of tasks in vision. Recent theoretical results suggest that despite their excellent practical performance, in various cases, a substitution with basis expansions (e.g., polynomials) can yield significant benefits from both the optimization and generalization perspective. Unfortunately, the existing results remain limited to networks with a couple of layers, and the practical viability of these results is not yet known. Motivated by some of these results, we explore the use of Hermite polynomial expansions as a substitute for ReLUs in deep networks. While our experiments with supervised learning do not provide a clear verdict, we find that this strategy offers considerable benefits in semi-supervised learning (SSL) / transductive learning settings. We carefully develop this idea and show how the use of Hermite polynomials based activations can yield improvements in pseudo-label accuracies and sizable financial savings (due to concurrent runtime benefits). Further, we show via theoretical analysis, that the networks (with Hermite activations) offer robustness to noise and other attractive mathematical properties.

📄 PDF Abstract BibTeX arXiv:1909.05479

Code (1)

lokhande-vishnu/DeepHermites 공식 구현 pytorch

Tasks

Pseudo LabelTransductive Learning

Methods 이 논문이 사용한 방법론

Hermite Activation A Hermite Activations is a type of activation function which uses a smooth finite Hermite polynomial base as a substitute for non-smooth…

Similar Papers 제목 키워드 기반

Unsupervised Clustering using Pseudo-semi-supervised Learning

2020-05-01 · ICLR 2020 1 · Divam Gupta, Ramachandran Ramjee, Nipun Kwatra, Muthian Sivathanu

In this paper, we propose a framework that leverages semi-supervised models to improve unsupervised clustering performance. To leverage semi-supervised models, we first need to automatically generate labels, called pseud…

Clustering

Doubly-Robust Self-Training

2023-09-21 · NeurIPS 2023 11

Self-training is a well-established technique in semi-supervised learning, which leverages unlabeled data by generating pseudo-labels and incorporating them with a limited labeled dataset for training. The effectiveness …

Semi-Supervised Video Salient Object Detection Using Pseudo-Labels

2019-08-12 · ICCV 2019 10 · Pengxiang Yan, Guanbin Li, Yuan Xie, Zhen Li 외

Deep learning-based video salient object detection has recently achieved great success with its performance significantly outperforming any other unsupervised methods. However, existing data-driven approaches heavily rel…

object-detectionRGB Salient Object DetectionSalient Object DetectionUnsupervised Video Object Segmentation+1

Doubly Robust Self-Training

2023-06-01 · Banghua Zhu, Mingyu Ding, Philip Jacobson, Ming Wu 외

Self-training is an important technique for solving semi-supervised learning problems. It leverages unlabeled data by generating pseudo-labels and combining them with a limited labeled dataset for training. The effective…

3D Object DetectionAutonomous Drivingimage-classificationImage Classification+2

Self Meta Pseudo Labels: Meta Pseudo Labels Without The Teacher

2022-12-27 · Kei-Sing Ng, Qingchen Wang

We present Self Meta Pseudo Labels, a novel semi-supervised learning method similar to Meta Pseudo Labels but without the teacher model. We introduce a novel way to use a single model for both generating pseudo labels an…

Semi-Supervised Image Classification