paper-with-me

Papers

Enhancing Collaborative Semantics of Language Model-Driven Recommendations via Graph-Aware Learning

2024-06-19 · Zhong Guan, Likang Wu, Hongke Zhao, Ming He, Jianpin Fan

Large Language Models (LLMs) are increasingly prominent in the recommendation systems domain. Existing studies usually utilize in-context learning or supervised fine-tuning on task-specific data to align LLMs into recommendations. However, the substantial bias in semantic spaces between language processing tasks and recommendation tasks poses a nonnegligible challenge. Specifically, without the adequate capturing ability of collaborative information, existing modeling paradigms struggle to capture behavior patterns within community groups, leading to LLMs' ineffectiveness in discerning implicit interaction semantic in recommendation scenarios. To address this, we consider enhancing the learning capability of language model-driven recommendation models for structured data, specifically by utilizing interaction graphs rich in collaborative semantics. We propose a Graph-Aware Learning for Language Model-Driven Recommendations (GAL-Rec). GAL-Rec enhances the understanding of user-item collaborative semantics by imitating the intent of Graph Neural Networks (GNNs) to aggregate multi-hop information, thereby fully exploiting the substantial learning capacity of LLMs to independently address the complex graphs in the recommendation system. Sufficient experimental results on three real-world datasets demonstrate that GAL-Rec significantly enhances the comprehension of collaborative semantics, and improves recommendation performance.

📄 PDF Abstract BibTeX arXiv:2406.13235

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context LearningLanguage ModelingLanguage ModellingRecommendation 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 제목 키워드 기반

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

CoLLM: Integrating Collaborative Embeddings into Large Language Models for Recommendation

2023-10-30 · Yang Zhang, Fuli Feng, Jizhi Zhang, Keqin Bao 외

Leveraging Large Language Models as Recommenders (LLMRec) has gained significant attention and introduced fresh perspectives in user preference modeling. Existing LLMRec approaches prioritize text semantics, usually negl…

CoRA: Collaborative Information Perception by Large Language Model's Weights for Recommendation

2024-08-20 · YuTing Liu, Jinghao Zhang, Yizhou Dang, Yuliang Liang 외

Involving collaborative information in Large Language Models (LLMs) is a promising technique for adapting LLMs for recommendation. Existing methods achieve this by concatenating collaborative features with text tokens in…

Collaborative FilteringGeneral KnowledgeWorld Knowledge

CAF-I: A Collaborative Multi-Agent Framework for Enhanced Irony Detection with Large Language Models

2025-06-10 · Ziqi. Liu, Ziyang. Zhou, Mingxuan. Hu

Large language model (LLM) have become mainstream methods in the field of sarcasm detection. However, existing LLM methods face challenges in irony detection, including: 1. single-perspective limitations, 2. insufficient…

Language ModelingLanguage ModellingLarge Language ModelSarcasm Detection

Do LLMs Benefit from User and Item Embeddings in Recommendation Tasks?

2026-01-08 · Mir Rayat Imtiaz Hossain, Leo Feng, Leonid Sigal, Mohamed Osama Ahmed arxiv

Large Language Models (LLMs) have emerged as promising recommendation systems, offering novel ways to model user preferences through generative approaches. However, many existing methods often rely solely on text semanti…

Collaborative FilteringRecommendation Systems