paper-with-me

홈 › Papers

Bridge the Domains: Large Language Models Enhanced Cross-domain Sequential Recommendation

2025-04-25 · Qidong Liu, Xiangyu Zhao, Yejing Wang, Zijian Zhang, Howard Zhong, Chong Chen, Xiang Li, Wei Huang, Feng Tian

Cross-domain Sequential Recommendation (CDSR) aims to extract the preference from the user's historical interactions across various domains. Despite some progress in CDSR, two problems set the barrier for further advancements, i.e., overlap dilemma and transition complexity. The former means existing CDSR methods severely rely on users who own interactions on all domains to learn cross-domain item relationships, compromising the practicability. The latter refers to the difficulties in learning the complex transition patterns from the mixed behavior sequences. With powerful representation and reasoning abilities, Large Language Models (LLMs) are promising to address these two problems by bridging the items and capturing the user's preferences from a semantic view. Therefore, we propose an LLMs Enhanced Cross-domain Sequential Recommendation model (LLM4CDSR). To obtain the semantic item relationships, we first propose an LLM-based unified representation module to represent items. Then, a trainable adapter with contrastive regularization is designed to adapt the CDSR task. Besides, a hierarchical LLMs profiling module is designed to summarize user cross-domain preferences. Finally, these two modules are integrated into the proposed tri-thread framework to derive recommendations. We have conducted extensive experiments on three public cross-domain datasets, validating the effectiveness of LLM4CDSR. We have released the code online.

📄 PDF Abstract BibTeX arXiv:2504.18383

Code (0)

등록된 구현이 없습니다.

Tasks

Sequential Recommendation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Adapter 설명 없음

Similar Papers 제목 키워드 기반

WritingBench: A Comprehensive Benchmark for Generative Writing

2025-03-07 · Yuning Wu, Jiahao Mei, Ming Yan, Chenliang Li 외

Recent advancements in large language models (LLMs) have significantly enhanced text generation capabilities, yet evaluating their performance in generative writing remains a challenge. Existing benchmarks primarily focu…

Text Generation

LHRS-Bot: Empowering Remote Sensing with VGI-Enhanced Large Multimodal Language Model

2024-02-04 · Dilxat Muhtar, Zhenshi Li, Feng Gu, Xueliang Zhang 외

The revolutionary capabilities of large language models (LLMs) have paved the way for multimodal large language models (MLLMs) and fostered diverse applications across various specialized domains. In the remote sensing (…

Language ModelingLanguage Modelling

Bidirectional Cross-Modal Knowledge Exploration for Video Recognition with Pre-trained Vision-Language Models

2022-12-31 · CVPR 2023 1 · Wenhao Wu, Xiaohan Wang, Haipeng Luo, Jingdong Wang 외

Vision-language models (VLMs) pre-trained on large-scale image-text pairs have demonstrated impressive transferability on various visual tasks. Transferring knowledge from such powerful VLMs is a promising direction for …

Action ClassificationAction RecognitionAttributeVideo Recognition+1

Bridged-GNN: Knowledge Bridge Learning for Effective Knowledge Transfer

2023-08-18 · Wendong Bi, Xueqi Cheng, Bingbing Xu, Xiaoqian Sun 외

The data-hungry problem, characterized by insufficiency and low-quality of data, poses obstacles for deep learning models. Transfer learning has been a feasible way to transfer knowledge from high-quality external data o…

GRAPH DOMAIN ADAPTATIONRetrievalTransfer Learning

Retrieval-Enhanced Machine Learning: Synthesis and Opportunities

2024-07-17 · To Eun Kim, Alireza Salemi, Andrew Drozdov, Fernando Diaz 외

In the field of language modeling, models augmented with retrieval components have emerged as a promising solution to address several challenges faced in the natural language processing (NLP) field, including knowledge g…

Information RetrievalLanguage ModelingLanguage ModellingRetrieval+1