LGMLFeb 5

Joint Embedding Variational Bayes

arXiv:2602.05639v1h-index: 2
Originality Incremental advance
AI Analysis

This work addresses self-supervised learning for researchers, offering an incremental improvement by combining joint embedding and variational inference in a reconstruction-free, non-contrastive setting.

The paper tackled the problem of self-supervised learning of probabilistic representations by introducing Variational Joint Embedding (VJE), which achieved performance comparable to standard non-contrastive baselines on datasets like ImageNet-1K and outperformed them in anomaly detection tasks.

We introduce Variational Joint Embedding (VJE), a framework that synthesizes joint embedding and variational inference to enable self-supervised learning of probabilistic representations in a reconstruction-free, non-contrastive setting. Compared to energy-based predictive objectives that optimize pointwise discrepancies, VJE maximizes a symmetric conditional evidence lower bound (ELBO) for a latent-variable model defined directly on encoder embeddings. We instantiate the conditional likelihood with a heavy-tailed Student-$t$ model using a polar decomposition that explicitly decouples directional and radial factors to prevent norm-induced instabilities during training. VJE employs an amortized inference network to parameterize a diagonal Gaussian variational posterior whose feature-wise variances are shared with the likelihood scale to capture anisotropic uncertainty without auxiliary projection heads. Across ImageNet-1K, CIFAR-10/100, and STL-10, VJE achieves performance comparable to standard non-contrastive baselines under linear and k-NN evaluation. We further validate these probabilistic semantics through one-class CIFAR-10 anomaly detection, where likelihood-based scoring under the proposed model outperforms comparable self-supervised baselines.

Foundations

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

Your Notes