Proceedings Article10.1145/3366423.3380187
Personalized Ranking with Importance Sampling
Defu Lian,Qi Liu,Enhong Chen +2 more
- 20 Apr 2020
- pp 1093-1103
96
TL;DR: A new ranking loss based on importance sampling is proposed so that more informative negative samples can be better used and the loss function is verified to make better use of negative samples and to require fewer negative samples when they are more informative.
read more
Abstract: As the task of predicting a personalized ranking on a set of items, item recommendation has become an important way to address information overload. Optimizing ranking loss aligns better with the ultimate goal of item recommendation, so many ranking-based methods were proposed for item recommendation, such as collaborative filtering with Bayesian Personalized Ranking (BPR) loss, and Weighted Approximate-Rank Pairwise (WARP) loss. However, the ranking-based methods can not consistently beat regression-based models with the gravity regularizer. The key challenge in ranking-based optimization is difficult to fully use the limited number of negative samples, particularly when they are not so informative. To this end, we propose a new ranking loss based on importance sampling so that more informative negative samples can be better used. We then design a series of negative samplers from simple to complex, whose informativeness of negative samples is from less to more. With these samplers, the loss function is easy to use and can be optimized by popular solvers. The proposed algorithms are evaluated with five real-world datasets of varying size and difficulty. The results show that they consistently outperform the state-of-the-art item recommendation algorithms, and the relative improvements with respect to NDCG@50 are more than 19.2% on average. Moreover, the loss function is verified to make better use of negative samples and to require fewer negative samples when they are more informative.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Geography-Aware Sequential Location Recommendation
Defu Lian,Yongji Wu,Yong Ge,Xing Xie,Enhong Chen +4 more
- 23 Aug 2020
TL;DR: This work proposes a new loss function based on importance sampling for optimization, to address the sparsity issue by emphasizing the use of informative negative samples, and puts forward geography-aware negative samplers to promote the informativeness of negative samples.
256
Advances and challenges in conversational recommender systems: A survey
Chongming Gao,Wenqiang Lei,Xiangnan He,Maarten de Rijke,Tat-Seng Chua +4 more
- 01 Jan 2021
TL;DR: In this article, the authors provide a systematic review of the techniques used in current conversational recommender systems (CRSs) and summarize the key challenges of developing CRSs in five directions: (1) Question-based user preference elicitation. (2) Multi-turn conversational recommendation strategies. (3) Dialogue understanding and generation. (4) Exploitation-exploration trade-offs. (5) Evaluation and user simulation.
199
HRCF: Enhancing Collaborative Filtering via Hyperbolic Geometric Regularization
Meng Ying Yang,Min Zhou,Jiahong Liu,Defu Lian,I. King +4 more
- 18 Apr 2022
TL;DR: This work brings up a Hyperbolic Regularization powered Collaborative Filtering (HRCF) and design a geometric-aware hyperbolic regularizer, which boosts optimization procedure via the root alignment and origin-aware penalty, which is simple yet impressively effective.
HyperSoRec: Exploiting Hyperbolic User and Item Representations with Multiple Aspects for Social-aware Recommendation
TL;DR: In this article, the authors proposed a social recommendation method for e-commerce and location-based social networks, which explores the user-item interactions or user-user co-occurrence.
62
Intention2Basket: A Neural Intention-driven Approach for Dynamic Next-basket Planning
Shoujin Wang,Liang Hu,Liang Hu,Yan Wang,Quan Z. Sheng,Mehmet A. Orgun,Longbing Cao +6 more
- 09 Jul 2020
TL;DR: In Int2Ba, an Intention Recognizer, a Coupled Intention Chain Net, and a Dynamic Basket Planner are specifically designed to respectively recognize, model and accomplish the heterogeneous intentions behind a sequence of baskets to better plan the next-basket.
References
Generative Adversarial Nets
Ian Goodfellow,Jean Pouget-Abadie,Mehdi Mirza,Bing Xu,David Warde-Farley,Sherjil Ozair,Aaron Courville,Yoshua Bengio +7 more
- 08 Dec 2014
TL;DR: A new framework for estimating generative models via an adversarial process, in which two models are simultaneously train: a generative model G that captures the data distribution and a discriminative model D that estimates the probability that a sample came from the training data rather than G.
•Proceedings Article
Distributed Representations of Words and Phrases and their Compositionality
Tomas Mikolov,Ilya Sutskever,Kai Chen,Greg S. Corrado,Jeffrey Dean +4 more
- 05 Dec 2013
TL;DR: This paper presents a simple method for finding phrases in text, and shows that learning good vector representations for millions of phrases is possible and describes a simple alternative to the hierarchical softmax called negative sampling.
•Book
Machine Learning : A Probabilistic Perspective
Kevin P. Murphy
- 24 Aug 2012
TL;DR: This textbook offers a comprehensive and self-contained introduction to the field of machine learning, based on a unified, probabilistic approach, and is suitable for upper-level undergraduates with an introductory-level college math background and beginning graduate students.
11.8K
Training products of experts by minimizing contrastive divergence
TL;DR: A product of experts (PoE) is an interesting candidate for a perceptual system in which rapid inference is vital and generation is unnecessary because it is hard even to approximate the derivatives of the renormalization term in the combination rule.
•Proceedings Article
Categorical Reparameterization with Gumbel-Softmax
Eric Jang,Shixiang Gu,Ben Poole +2 more
- 03 Nov 2016
TL;DR: Gumbel-Softmax as mentioned in this paper replaces the non-differentiable samples from a categorical distribution with a differentiable sample from a novel Gumbel softmax distribution, which has the essential property that it can be smoothly annealed into the categorical distributions.
5.5K
Related Papers (5)
Jiaxi Tang,Ke Wang +1 more
- 02 Feb 2018
Defu Lian,Yongji Wu,Yong Ge,Xing Xie,Enhong Chen +4 more
- 23 Aug 2020