Loss Function Entropy Regularization for Diverse Decision Boundaries
Sue Sin Chong

TL;DR
This paper introduces Loss Function Entropy Regularization (LFER), a novel method to diversify decision boundaries in unsupervised neural network ensembles, improving accuracy and interpretability near decision boundaries without ground-truth labels.
Contribution
LFER modifies entropy in the output space to produce diverse decision boundaries, enabling ensemble classifiers to outperform state-of-the-art methods in unsupervised learning tasks.
Findings
Ensemble with LFER achieves state-of-the-art contrastive learning accuracy.
LFER produces classifiers with varied decision boundaries.
Improved classification of samples near decision boundaries.
Abstract
Is it possible to train several classifiers to perform meaningful crowd-sourcing to produce a better prediction label set without ground-truth annotation? This paper will modify the contrastive learning objectives to automatically train a self-complementing ensemble to produce a state-of-the-art prediction on the CIFAR10 and CIFAR100-20 tasks. This paper will present a straightforward method to modify a single unsupervised classification pipeline to automatically generate an ensemble of neural networks with varied decision boundaries to learn a more extensive feature set of classes. Loss Function Entropy Regularization (LFER) are regularization terms to be added to the pre-training and contrastive learning loss functions. LFER is a gear to modify the entropy state of the output space of unsupervised learning, thereby diversifying the latent representation of decision boundaries of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDeep Ensembles · Entropy Regularization · Contrastive Learning
