paper-with-me

Papers

NeuRec: On Nonlinear Transformation for Personalized Ranking

2018-05-08 · Shuai Zhang, Lina Yao, Aixin Sun, Sen Wang, Guodong Long, Manqing Dong

Modeling user-item interaction patterns is an important task for personalized recommendations. Many recommender systems are based on the assumption that there exists a linear relationship between users and items while neglecting the intricacy and non-linearity of real-life historical interactions. In this paper, we propose a neural network based recommendation model (NeuRec) that untangles the complexity of user-item interactions and establishes an integrated network to combine non-linear transformation with latent factors. We further design two variants of NeuRec: user-based NeuRec and item-based NeuRec, by concentrating on different aspects of the interaction matrix. Extensive experiments on four real-world datasets demonstrated their superior performances on personalized ranking task.

📄 PDF Abstract BibTeX arXiv:1805.03002

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Rank Correlation Measure: A Representational Transformation for Biometric Template Protection

2016-07-23 · Zhe Jin, Yen-Lung Lai, Andrew Beng Jin Teoh

Despite a variety of theoretical-sound techniques have been proposed for biometric template protection, there is rarely practical solution that guarantees non-invertibility, cancellability, non-linkability and performanc…

TPRM: A Topic-based Personalized Ranking Model for Web Search

2021-08-13 · Minghui Huang, Wei Peng, Dong Wang

Ranking models have achieved promising results, but it remains challenging to design personalized ranking systems to leverage user profiles and semantic representations between queries and documents. In this paper, we pr…

Document Ranking

Fast solution to the fair ranking problem using the Sinkhorn algorithm

2024-06-11 · Yuki Uehara, Shunnosuke Ikeda, Naoki Nishimura, Koya Ohashi 외

In two-sided marketplaces such as online flea markets, recommender systems for providing consumers with personalized item rankings play a key role in promoting transactions between providers and consumers. Meanwhile, two…

FairnessRecommendation Systems

NeuRecover: Regression-Controlled Repair of Deep Neural Networks with Training History

2022-03-01 · Shogo Tokui, Susumu Tokumoto, Akihito Yoshii, Fuyuki Ishikawa 외

Systematic techniques to improve quality of deep neural networks (DNNs) are critical given the increasing demand for practical applications including safety-critical ones. The key challenge comes from the little controll…

regression

Exploring Deep Space: Learning Personalized Ranking in a Semantic Space

2016-08-22 · Vuurens Jeroen B. P., Larson Martha, de Vries Arjen P.

Recommender systems leverage both content and user interactions to generate recommendations that fit users' preferences. The recent surge of interest in deep learning presents new opportunities for exploiting these two s…

Recommendation Systems