English

A Correlation Maximization Approach for Cross Domain Co-Embeddings

Information Retrieval 2018-09-12 v1 Machine Learning Machine Learning

Abstract

Although modern recommendation systems can exploit the structure in users' item feedback, most are powerless in the face of new users who provide no structure for them to exploit. In this paper we introduce ImplicitCE, an algorithm for recommending items to new users during their sign-up flow. ImplicitCE works by transforming users' implicit feedback towards auxiliary domain items into an embedding in the target domain item embedding space. ImplicitCE learns these embedding spaces and transformation function in an end-to-end fashion and can co-embed users and items with any differentiable similarity function. To train ImplicitCE we explore methods for maximizing the correlations between model predictions and users' affinities and introduce Sample Correlation Update, a novel and extremely simple training strategy. Finally, we show that ImplicitCE trained with Sample Correlation Update outperforms a variety of state of the art algorithms and loss functions on both a large scale Twitter dataset and the DBLP dataset.

Keywords

Cite

@article{arxiv.1809.03497,
  title  = {A Correlation Maximization Approach for Cross Domain Co-Embeddings},
  author = {Dan Shiebler},
  journal= {arXiv preprint arXiv:1809.03497},
  year   = {2018}
}

Comments

Submitted to AAAI 2019

R2 v1 2026-06-23T04:01:15.169Z