LGCVITAPMLNov 24, 2024

Improving Pre-trained Self-Supervised Embeddings Through Effective Entropy Maximization

arXiv:2411.15931v27 citationsh-index: 19AISTATS
Originality Incremental advance
AI Analysis

This work addresses a bottleneck in self-supervised learning for improving pre-trained embeddings, though it is incremental as it builds upon existing SSL models.

The paper tackled the problem of poor high-dimensional entropy estimates in self-supervised learning by proposing an effective entropy maximization criterion (E2MC) based on low-dimensional constraints, resulting in consistent and sometimes significant improvements in downstream performance after only a few epochs of continued training.

A number of different architectures and loss functions have been applied to the problem of self-supervised learning (SSL), with the goal of developing embeddings that provide the best possible pre-training for as-yet-unknown, lightly supervised downstream tasks. One of these SSL criteria is to maximize the entropy of a set of embeddings in some compact space. But the goal of maximizing the embedding entropy often depends -- whether explicitly or implicitly -- upon high dimensional entropy estimates, which typically perform poorly in more than a few dimensions. In this paper, we motivate an effective entropy maximization criterion (E2MC), defined in terms of easy-to-estimate, low-dimensional constraints. We demonstrate that using it to continue training an already-trained SSL model for only a handful of epochs leads to a consistent and, in some cases, significant improvement in downstream performance. We perform careful ablation studies to show that the improved performance is due to the proposed add-on criterion. We also show that continued pre-training with alternative criteria does not lead to notable improvements, and in some cases, even degrades performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes