paper-with-me

Papers

Recommendations Beyond Catalogs: Diffusion Models for Personalized Generation

2025-02-05 · Gabriel Patron, Zhiwei Xu, Ishan Kapnadak, Felipe Maia Polo

Modern recommender systems follow the guiding principle of serving the right user, the right item at the right time. One of their main limitations is that they are typically limited to items already in the catalog. We propose REcommendations BEyond CAtalogs, REBECA, a new class of probabilistic diffusion-based recommender systems that synthesize new items tailored to individual tastes rather than retrieve items from the catalog. REBECA combines efficient training in embedding space with a novel diffusion prior that only requires users' past ratings of items. We evaluate REBECA on real-world data and propose novel personalization metrics for generative recommender systems. Extensive experiments demonstrate that REBECA produces high-quality, personalized recommendations, generating images that align with users' unique preferences.

📄 PDF Abstract BibTeX arXiv:2502.18477

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Dynamic Product Image Generation and Recommendation at Scale for Personalized E-commerce

2024-08-22 · Ádám Tibor Czapp, Mátyás Jani, Bálint Domián, Balázs Hidasi

Coupling latent diffusion based image generation with contextual bandits enables the creation of eye-catching personalized product images at scale that was previously either impossible or too expensive. In this paper we …

Image GenerationMulti-Armed Bandits

Contextual Personalized Re-Ranking of Music Recommendations through Audio Features

2020-09-06 · Boning Gong, Mesut Kaya, Nava Tintarev

Users are able to access millions of songs through music streaming services like Spotify, Pandora, and Deezer. Access to such large catalogs, created a need for relevant song recommendations. However, user preferences ar…

Re-Ranking

Effective Diversification of Multi-Carousel Book Recommendation

2025-11-18 · Daniël Wilten, Gideon Maillette de Buy Wenniger, Arjen Hommersom, Paul Lucassen 외 arxiv

Using multiple carousels, lists that wrap around and can be scrolled, is the basis for offering content in most contemporary movie streaming platforms. Carousels allow for highlighting different aspects of users' taste, …

Collaborative Filtering

Scalable Cross-Entropy Loss for Sequential Recommendations with Large Item Catalogs

2024-09-27 · Gleb Mezentsev, Danil Gusak, Ivan Oseledets, Evgeny Frolov

Scalability issue plays a crucial role in productionizing modern recommender systems. Even lightweight architectures may suffer from high computational overload due to intermediate calculations, limiting their practicali…

GPURecommendation SystemsSequential Recommendation

Modeling shopper interest broadness with entropy-driven dialogue policy in the context of arbitrarily large product catalogs

2025-09-07 · Firas Jarboui, Issa Memari arxiv

Conversational recommender systems promise rich interactions for e-commerce, but balancing exploration (clarifying user needs) and exploitation (making recommendations) remains challenging, especially when deploying larg…