paper-with-me

Papers

SPHERE-JEPA: Spherical Prediction with Homogeneous Embeddings

2026-05-26 · Léo Nicollier, Max Dunitz, Marc Pic, Pablo Musé, Enric Meinhardt-Llopis, Gabriele Facciolo arxiv

A fundamental open question in self-supervised learning (SSL) is the explicit characterization of the optimal geometry of the learned representations. Recently, LeJEPA identified isotropic Gaussian embeddings as optimal for minimizing downstream prediction risk in Euclidean spaces. However, the corresponding problem for distributions supported on lower-dimensional manifolds, such as the hypersphere, remains unexplored. In this work, we demonstrate that extending this minimax analysis to smooth distributions on Riemannian manifolds fundamentally changes the optimal solution. We show that, under a worst-case formulation, both k-nearest neighbors and kernel ridge regression induce hyperspherical uniformity. More precisely, we show that uniform distributions on manifolds are optimal for k-nearest neighbors, and that the uniform distribution on the sphere is optimal for kernel ridge regression with both the exponential dot-product kernel and the linear kernel. This theoretical insight reveals a fundamental limitation of Gaussian embeddings: their non-uniform density induces anisotropic k-NN neighborhoods, severely biasing the estimator. To correct this, we introduce SPHERE-JEPA, a theoretically grounded SSL framework. We adapt LeJEPA's Cram{é}r-Wold projection mechanism to enforce hyperspherical uniformity rather than a Gaussian prior. Empirically, SPHERE-JEPA yields significant improvements, boosting texture retrieval mAP by over 6%, while consistently matching or outperforming LeJEPA on standard benchmarks-including a +1.8% linear probing gain on ImageNet-1K (ViT-B/14).

📄 PDF Abstract BibTeX arXiv:2605.26900

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

SphereRE: Distinguishing Lexical Relations with Hyperspherical Relation Embeddings

2019-07-01 · ACL 2019 7 · Chengyu Wang, Xiaofeng He, Aoying Zhou

Lexical relations describe how meanings of terms relate to each other. Typical examples include hypernymy, synonymy, meronymy, etc. Automatic distinction of lexical relations is vital for NLP applications, and also chall…

RelationRepresentation Learning

SphereFace Revived: Unifying Hyperspherical Face Recognition

2021-09-12 · Weiyang Liu, Yandong Wen, Bhiksha Raj, Rita Singh 외

This paper addresses the deep face recognition problem under an open-set protocol, where ideal face features are expected to have smaller maximal intra-class distance than minimal inter-class distance under a suitably ch…

Face Recognition

Hyperspherical Embedding for Point Cloud Completion

2023-07-11 · CVPR 2023 1 · Junming Zhang, Haomeng Zhang, Ram Vasudevan, Matthew Johnson-Roberson

Most real-world 3D measurements from depth sensors are incomplete, and to address this issue the point cloud completion task aims to predict the complete shapes of objects from partial observations. Previous works often …

DecoderMulti-Task LearningPoint Cloud Completion

Sphere2Vec: A General-Purpose Location Representation Learning over a Spherical Surface for Large-Scale Geospatial Predictions

2023-06-30 · Gengchen Mai, Yao Xuan, Wenyun Zuo, Yutong He 외

Generating learning-friendly representations for points in space is a fundamental and long-standing problem in ML. Recently, multi-scale encoding schemes (such as Space2Vec and NeRF) were proposed to directly encode any …

image-classificationImage ClassificationMetric LearningNeRF+2

Sphere2Vec: Multi-Scale Representation Learning over a Spherical Surface for Geospatial Predictions

2022-01-25 · Gengchen Mai, Yao Xuan, Wenyun Zuo, Krzysztof Janowicz 외

Generating learning-friendly representations for points in a 2D space is a fundamental and long-standing problem in machine learning. Recently, multi-scale encoding schemes (such as Space2Vec) were proposed to directly e…

image-classificationImage ClassificationRepresentation Learning