paper-with-me

홈 › Papers

A Correlation Maximization Approach for Cross Domain Co-Embeddings

2018-09-10 · Dan Shiebler

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.

📄 PDF Abstract BibTeX arXiv:1809.03497

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Scale and Rotation Estimation of Similarity-Transformed Images via Cross-Correlation Maximization Based on Auxiliary Function Method

2025-09-18 · Shinji Yamashita, Yuma Kinoshita, Hitoshi Kiya arxiv

This paper introduces a highly efficient algorithm capable of jointly estimating scale and rotation between two images with sub-pixel precision. Image alignment serves as a critical process for spatially registering imag…

Understanding Latent Correlation-Based Multiview Learning and Self-Supervision: An Identifiability Perspective

2021-06-14 · ICLR 2022 4 · Qi Lyu, Xiao Fu, Weiran Wang, Songtao Lu

Multiple views of data, both naturally acquired (e.g., image and audio) and artificially produced (e.g., via adding different noise to data samples), have proven useful in enhancing representation learning. Natural views…

ClusteringDisentanglementMultiview LearningRepresentation Learning+1

Adversarial Graph Embeddings for Fair Influence Maximization over Social Networks

2020-05-08 · Moein Khajehnejad, Ahmad Asgharian Rezaei, Mahmoudreza Babaei, Jessica Hoffmann 외

Influence maximization is a widely studied topic in network science, where the aim is to reach the maximum possible number of nodes, while only targeting a small initial set of individuals. It has critical applications i…

ClusteringFairnessGraph EmbeddingMarketing

Normative Networks for Source Separation via Local Plasticity and Dendritic Computation

2026-05-19 · Bariscan Bozkurt, Efe Ali Gorguner, Francesco Innocenti, Rafal Bogacz arxiv

Blind source separation (BSS) is a natural framework for studying how latent causes may be recovered from sensory mixtures, but deriving online and biologically plausible algorithms for structured (i.e., constrained to k…

Domain Adapted Word Embeddings for Improved Sentiment Classification

2018-05-11 · ACL 2018 7 · Prathusha K Sarma, YIngyu Liang, William A. Sethares

Generic word embeddings are trained on large-scale generic corpora; Domain Specific (DS) word embeddings are trained only on data from a domain of interest. This paper proposes a method to combine the breadth of generic …

ClassificationGeneral ClassificationSentenceSentiment Analysis+3