paper-with-me

Papers

Review Regularized Neural Collaborative Filtering

2020-08-20 · Zhimeng Pan, Wenzheng Tao, Qingyao Ai

In recent years, text-aware collaborative filtering methods have been proposed to address essential challenges in recommendations such as data sparsity, cold start problem, and long-tail distribution. However, many of these text-oriented methods rely heavily on the availability of text information for every user and item, which obviously does not hold in real-world scenarios. Furthermore, specially designed network structures for text processing are highly inefficient for on-line serving and are hard to integrate into current systems. In this paper, we propose a flexible neural recommendation framework, named Review Regularized Recommendation, short as R3. It consists of a neural collaborative filtering part that focuses on prediction output, and a text processing part that serves as a regularizer. This modular design incorporates text information as richer data sources in the training phase while being highly friendly for on-line serving as it needs no on-the-fly text processing in serving time. Our preliminary results show that by using a simple text processing approach, it could achieve better prediction performance than state-of-the-art text-aware methods.

📄 PDF Abstract BibTeX arXiv:2008.13527

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative Filtering

Similar Papers 제목 키워드 기반

Learning Distributed Representations from Reviews for Collaborative Filtering

2018-06-18 · Amjad Almahairi, Kyle Kastner, Kyunghyun Cho, Aaron Courville

Recent work has shown that collaborative filter-based recommender systems can be improved by incorporating side information, such as natural language reviews, as a way of regularizing the derived product representations.…

Collaborative FilteringRecommendation Systems

A Gated Hybrid Contrastive Collaborative Filtering Recommendation

2026-04-29 · Eduardo Ferreira da Silva, Mayki dos Santos Oliveira, Joel Machado Pires, Denis Dantas Boaventura 외 arxiv

Recommender systems increasingly incorporate textual reviews to enrich user and item representations. However, most review-aware models remain optimized for rating prediction rather than ranking quality. This misalignmen…

Collaborative FilteringContrastive Learning

Unifying paragraph embeddings and neural collaborative filtering for hybrid recommendation

2020-01-20 · 03/16 2020 1 · Yihao Zhang a, Zhi Liu a, ∗, Chunyan Sang b

Collaborative filtering is one of widely used recommendation techniques. Despite the effectiveness of matrix factorization for collaborative filtering; however, the inner product operator, combining the multiplication …

Collaborative Filtering

Content filtering methods for music recommendation: A review

2025-07-03 · Terence Zeng, Abhishek K. Umrawal arxiv

Recommendation systems have become essential in modern music streaming platforms, shaping how users discover and engage with songs. One common approach in recommendation systems is collaborative filtering, which suggests…

Collaborative FilteringRecommendation Systems

Improvement of e-commerce recommendation systems with deep hybrid collaborative filtering with content: A case study

2020-11-24 · Econometrics. Ekonometria. Advances in Applied Data Analysis 2020 11 · Filip Wójcik, Michał Górnik

This paper presents a proposition to utilize flexible neural network architecture called Deep Hybrid Collaborative Filtering with Content (DHCF) as a product recommendation engine. Its main goal is to provide better shop…

Collaborative FilteringRecommendation Systems