English

Relaxed Softmax for learning from Positive and Unlabeled data

Machine Learning 2019-09-19 v1 Computation and Language Machine Learning

Abstract

In recent years, the softmax model and its fast approximations have become the de-facto loss functions for deep neural networks when dealing with multi-class prediction. This loss has been extended to language modeling and recommendation, two fields that fall into the framework of learning from Positive and Unlabeled data. In this paper, we stress the different drawbacks of the current family of softmax losses and sampling schemes when applied in a Positive and Unlabeled learning setup. We propose both a Relaxed Softmax loss (RS) and a new negative sampling scheme based on Boltzmann formulation. We show that the new training objective is better suited for the tasks of density estimation, item similarity and next-event prediction by driving uplifts in performance on textual and recommendation datasets against classical softmax.

Keywords

Cite

@article{arxiv.1909.08079,
  title  = {Relaxed Softmax for learning from Positive and Unlabeled data},
  author = {Ugo Tanielian and Flavian Vasile},
  journal= {arXiv preprint arXiv:1909.08079},
  year   = {2019}
}

Comments

9 pages, 5 figures, 2 tables, published at RecSys 2019

R2 v1 2026-06-23T11:18:29.876Z