paper-with-me

Papers

Semantic Convergence: Harmonizing Recommender Systems via Two-Stage Alignment and Behavioral Semantic Tokenization

2024-12-18 · Guanghan Li, Xun Zhang, Yufei Zhang, Yifan Yin, Guojun Yin, Wei Lin

Large language models (LLMs), endowed with exceptional reasoning capabilities, are adept at discerning profound user interests from historical behaviors, thereby presenting a promising avenue for the advancement of recommendation systems. However, a notable discrepancy persists between the sparse collaborative semantics typically found in recommendation systems and the dense token representations within LLMs. In our study, we propose a novel framework that harmoniously merges traditional recommendation models with the prowess of LLMs. We initiate this integration by transforming ItemIDs into sequences that align semantically with the LLMs space, through the proposed Alignment Tokenization module. Additionally, we design a series of specialized supervised learning tasks aimed at aligning collaborative signals with the subtleties of natural language semantics. To ensure practical applicability, we optimize online inference by pre-caching the top-K results for each user, reducing latency and improving effciency. Extensive experimental evidence indicates that our model markedly improves recall metrics and displays remarkable scalability of recommendation systems.

📄 PDF Abstract BibTeX arXiv:2412.13771

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Towards a Theoretical Understanding of Two-Stage Recommender Systems

2024-02-23 · Amit Kumar Jaiswal

Production-grade recommender systems rely heavily on a large-scale corpus used by online media services, including Netflix, Pinterest, and Amazon. These systems enrich recommendations by learning users' and items' embedd…

Recommendation Systems

Graph Exploration Matters: Improving both individual-level and system-level diversity in WeChat Feed Recommender

2023-05-29 · Shuai Yang, Lixin Zhang, Feng Xia, Leyu Lin

There are roughly three stages in real industrial recommendation systems, candidates generation (retrieval), ranking and reranking. Individual-level diversity and system-level diversity are both important for industrial …

DiversityRecommendation SystemsRerankingRetrieval

SemanticShield: LLM-Powered Audits Expose Shilling Attacks in Recommender Systems

2025-09-29 · Kaihong Li, Huichi Zhou, Bin Ma, Fangjun Huang arxiv

Recommender systems (RS) are widely used in e-commerce for personalized suggestions, yet their openness makes them susceptible to shilling attacks, where adversaries inject fake behaviors to manipulate recommendations. M…

CoST: Contrastive Quantization based Semantic Tokenization for Generative Recommendation

2024-04-23 · Jieming Zhu, mengqun Jin, Qijiong Liu, Zexuan Qiu 외

Embedding-based retrieval serves as a dominant approach to candidate item matching for industrial recommender systems. With the success of generative AI, generative retrieval has recently emerged as a new retrieval parad…

DecoderLanguage ModellingQuantizationRecommendation Systems+2

UNEX-RL: Reinforcing Long-Term Rewards in Multi-Stage Recommender Systems with UNidirectional EXecution

2024-01-12 · Gengrui Zhang, Yao Wang, Xiaoshuang Chen, Hongyi Qian 외

In recent years, there has been a growing interest in utilizing reinforcement learning (RL) to optimize long-term rewards in recommender systems. Since industrial recommender systems are typically designed as multi-stage…

Multi-agent Reinforcement LearningRecommendation Systemsreinforcement-learningReinforcement Learning+1