paper-with-me

Papers

Joint Embedding Variational Bayes

2026-02-05 · Amin Oji, Paul Fieguth arxiv

We introduce Variational Joint Embedding (VJE), a reconstruction-free latent-variable framework for non-contrastive self-supervised learning in representation space. VJE maximizes a symmetric conditional evidence lower bound (ELBO) on paired encoder embeddings by defining a conditional likelihood directly on target representations, rather than optimizing a pointwise compatibility objective. The likelihood is instantiated as a heavy-tailed Student--\(t\) distribution on a polar representation of the target embedding, where a directional--radial decomposition separates angular agreement from magnitude consistency and mitigates norm-induced pathologies. The directional factor operates on the unit sphere, yielding a valid variational bound for the associated spherical subdensity model. An amortized inference network parameterizes a diagonal Gaussian posterior whose feature-wise variances are shared with the directional likelihood, yielding anisotropic uncertainty without auxiliary projection heads. Across ImageNet-1K, CIFAR-10/100, and STL-10, VJE is competitive with standard non-contrastive baselines under linear and \(k\)-NN evaluation, while providing probabilistic semantics directly in representation space for downstream uncertainty-aware applications. We validate these semantics through out-of-distribution detection, where representation-space likelihoods yield strong empirical performance. These results position the framework as a principled variational formulation of non-contrastive learning, in which structured feature-wise uncertainty is represented directly in the learned embedding space.

📄 PDF Abstract BibTeX arXiv:2602.05639

Code (0)

등록된 구현이 없습니다.

Tasks

Out-of-Distribution DetectionSelf-Supervised LearningContrastive Learning

Similar Papers 제목 키워드 기반

Leveraging Cross Feedback of User and Item Embeddings with Attention for Variational Autoencoder based Collaborative Filtering

2020-02-21 · Yuan Jin, He Zhao, Ming Liu, Ye Zhu 외

Matrix factorization (MF) has been widely applied to collaborative filtering in recommendation systems. Its Bayesian variants can derive posterior distributions of user and item embeddings, and are more robust to sparse …

Collaborative FilteringRecommendation Systems

Structured Dimension-Matched Joint Variational Transdimensional Inference

2026-08-06 · Pingping Yin, Xiyun Jiao arxiv

Bayesian model selection couples a discrete model indicator with a model-specific continuous parameter space. We introduce structured dimension-matched variational transdimensional inference (SM-VTI) for finite enumerabl…

Auto-Encoding Variational Bayes for Inferring Topics and Visualization

2020-10-19 · COLING 2020 8 · Dang Pham, Tuan M. V. Le

Visualization and topic modeling are widely used approaches for text analysis. Traditional visualization methods find low-dimensional representations of documents in the visualization space (typically 2D or 3D) that can …

Dimensionality Reduction

Variational Bayes Factor Analysis for i-Vector Extraction

2015-11-20 · Jesús Villalba

In this document we are going to derive the equations needed to implement a Variational Bayes i-vector extractor. This can be used to extract longer i-vectors reducing the risk of overfittig or to adapt an i-vector extra…

VJEPA: Variational Joint Embedding Predictive Architectures as Probabilistic World Models

2026-01-20 · Yongchao Huang arxiv

Joint Embedding Predictive Architectures (JEPA) offer a scalable paradigm for self-supervised learning by predicting latent representations rather than reconstructing high-entropy observations. However, existing formulat…

Self-Supervised LearningRepresentation Learning