Related Experiment Video
Updated: Nov 21, 2025

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
Published on: June 13, 2025
Generating Accurate Pseudo-labels in Semi-Supervised Learning and Avoiding Overconfident Predictions via Hermite
Vishnu Suresh Lokhande1, Songwong Tasneeyapant1, Abhay Venkatesh1
1University of Wisconsin-Madison.
Replacing Rectified Linear Units (ReLUs) with Hermite polynomial activations shows promise in semi-supervised learning. This approach improves accuracy and offers runtime benefits, suggesting potential for more robust deep learning models.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Deep Learning
Background:
- Rectified Linear Units (ReLUs) are prevalent activation functions in computer vision.
- Theoretical work suggests basis expansions, like polynomials, may outperform ReLUs in optimization and generalization.
- Existing research is limited to shallow networks, with practical viability unconfirmed.
Purpose of the Study:
- To investigate Hermite polynomial expansions as a substitute for ReLUs in deep neural networks.
- To evaluate the performance of Hermite activations in supervised and semi-supervised learning settings.
- To analyze the theoretical properties and practical benefits of Hermite activation functions.
Main Methods:
- Implemented deep neural networks utilizing Hermite polynomial expansions as activation functions.
- Conducted experiments in both supervised and semi-supervised learning (SSL) / transductive learning scenarios.
- Performed theoretical analysis to assess network robustness and mathematical properties.
Main Results:
- Hermite polynomial activations demonstrated significant benefits in semi-supervised learning (SSL) settings.
- The use of Hermite activations led to improved pseudo-label accuracies.
- Sizable financial savings were observed due to concurrent runtime benefits.
- Theoretical analysis indicated enhanced robustness to noise and other favorable mathematical properties.
Conclusions:
- Hermite polynomial activations offer a viable and beneficial alternative to ReLUs, particularly in semi-supervised learning.
- This approach yields practical advantages including improved accuracy and computational efficiency.
- Networks with Hermite activations possess desirable theoretical properties like noise robustness.
Related Concept Videos
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Synthetic Disvision of Polynomials
Improving Translational Accuracy
Improving Translational Accuracy
Accuracy and Errors in Hypothesis Testing
In hypothesis testing, the probability of making a Type I error, denoted as α, is commonly set at 0.05. This significance level indicates a 5%...
The Representativeness Heuristic