paper-with-me

Papers

Collaborative Semantic Alignment in Recommendation Systems

2023-10-13 · Chen Wang, Liangwei Yang, Zhiwei Liu, Xiaolong Liu, Mingdai Yang, Yueqing Liang, Philip S. Yu

Traditional recommender systems primarily leverage identity-based (ID) representations for users and items, while the advent of pre-trained language models (PLMs) has introduced rich semantic modeling of item descriptions. However, PLMs often overlook the vital collaborative filtering signals, leading to challenges in merging collaborative and semantic representation spaces and fine-tuning semantic representations for better alignment with warm-start conditions. Our work introduces CARec, a cutting-edge model that integrates collaborative filtering with semantic representations, ensuring the alignment of these representations within the semantic space while retaining key semantics. Our experiments across four real-world datasets show significant performance improvements. CARec's collaborative alignment approach also extends its applicability to cold-start scenarios, where it demonstrates notable enhancements in recommendation accuracy. The code will be available upon paper acceptance.

📄 PDF Abstract BibTeX arXiv:2310.09400

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringLanguage ModellingRecommendation Systems

Similar 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 외

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 recom…

Recommendation Systems

Adapting Large Language Models by Integrating Collaborative Semantics for Recommendation

2023-11-15 · Bowen Zheng, Yupeng Hou, Hongyu Lu, Yu Chen 외

Recently, large language models (LLMs) have shown great potential in recommender systems, either improving existing recommendation models or serving as the backbone. However, there exists a large semantic gap between LLM…

QuantizationRecommendation Systems

Empowering Denoising Sequential Recommendation with Large Language Model Embeddings

2025-10-05 · Tongzhou Wu, Yuhao Wang, Maolin Wang, Chi Zhang 외 arxiv

Sequential recommendation aims to capture user preferences by modeling sequential patterns in user-item interactions. However, these models are often influenced by noise such as accidental interactions, leading to subopt…

Sequential Recommendation

EAGER-LLM: Enhancing Large Language Models as Recommenders through Exogenous Behavior-Semantic Integration

2025-02-20 · Minjie Hong, Yan Xia, Zehan Wang, Jieming Zhu 외

Large language models (LLMs) are increasingly leveraged as foundational backbones in the development of advanced recommender systems, offering enhanced capabilities through their extensive knowledge and reasoning. Existi…

DecoderRecommendation Systems

RecGOAT: Graph Optimal Adaptive Transport for LLM-Enhanced Multimodal Recommendation with Dual Semantic Alignment

2026-01-31 · Yuecheng Li, Hengwei Ju, Zeyu Song, Wei Yang 외 arxiv

Integrating large language model (LLM) representations into multimodal recommendation has shown promise, yet a fundamental challenge remains largely overlooked: the semantic heterogeneity between generative LM representa…

Multimodal RecommendationRecommendation SystemsContrastive Learning