paper-with-me

Papers

Angular Regularization for Positive-Unlabeled Learning on the Hypersphere

2025-12-07 · Vasileios Sevetlidis, George Pavlidis, Antonios Gasteratos arxiv

Positive-Unlabeled (PU) learning addresses classification problems where only a subset of positive examples is labeled and the remaining data is unlabeled, making explicit negative supervision unavailable. Existing PU methods often rely on negative-risk estimation or pseudo-labeling, which either require strong distributional assumptions or can collapse in high-dimensional settings. We propose AngularPU, a novel PU framework that operates on the unit hypersphere using cosine similarity and angular margin. In our formulation, the positive class is represented by a learnable prototype vector, and classification reduces to thresholding the cosine similarity between an embedding and this prototype-eliminating the need for explicit negative modeling. To counteract the tendency of unlabeled embeddings to cluster near the positive prototype, we introduce an angular regularizer that encourages dispersion of the unlabeled set over the hypersphere, improving separation. We provide theoretical guarantees on the Bayes-optimality of the angular decision rule, consistency of the learned prototype, and the effect of the regularizer on the unlabeled distribution. Experiments on benchmark datasets demonstrate that AngularPU achieves competitive or superior performance compared to state-of-the-art PU methods, particularly in settings with scarce positives and high-dimensional embeddings, while offering geometric interpretability and scalability.

📄 PDF Abstract BibTeX arXiv:2512.06785

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving Adversarial Robustness with Hypersphere Embedding and Angular-based Regularizations

2023-03-15 · Olukorede Fakorede, Ashutosh Nirala, Modeste Atsague, Jin Tian

Adversarial training (AT) methods have been found to be effective against adversarial attacks on deep neural networks. Many variants of AT have been proposed to improve its performance. Pang et al. [1] have recently show…

Adversarial Robustness

Leveraging Angular Distributions for Improved Knowledge Distillation

2023-02-27 · Eun Som Jeon, Hongjun Choi, Ankita Shukla, Pavan Turaga

Knowledge distillation as a broad class of methods has led to the development of lightweight and memory efficient models, using a pre-trained model with a large capacity (teacher network) to train a smaller model (studen…

Knowledge Distillation

Harmonizing Geometry and Uncertainty: Diffusion with Hyperspheres

2025-06-12 · Muskan Dosi, Chiranjeev Chiranjeev, Kartik Thakral, Mayank Vatsa 외

Do contemporary diffusion models preserve the class geometry of hyperspherical data? Standard diffusion models rely on isotropic Gaussian noise in the forward process, inherently favoring Euclidean spaces. However, many …

Viewpoint-Aware Loss with Angular Regularization for Person Re-Identification

2019-12-03 · Zhihui Zhu, Xinyang Jiang, Feng Zheng, Xiaowei Guo 외

Although great progress in supervised person re-identification (Re-ID) has been made recently, due to the viewpoint variation of a person, Re-ID remains a massive visual challenge. Most existing viewpoint-based person Re…

Person Re-Identification

Neural Collapse with Cross-Entropy Loss

2020-12-15 · Jianfeng Lu, Stefan Steinerberger

We consider the variational problem of cross-entropy loss with $n$ feature vectors on a unit hypersphere in $\mathbb{R}^d$. We prove that when $d \geq n - 1$, the global minimum is given by the simplex equiangular tight …