paper-with-me

홈 › Papers

LLM-EDT: Large Language Model Enhanced Cross-domain Sequential Recommendation with Dual-phase Training

2025-11-25 · Ziwei Liu, Qidong Liu, Wanyu Wang, Yejing Wang, Pengyue Jia, Tong Xu, Wei Huang, Chong Chen, Xiangyu Zhao arxiv

Cross-domain Sequential Recommendation (CDSR) has been proposed to enrich user-item interactions by incorporating information from various domains. Despite current progress, the imbalance issue and transition issue hinder further development of CDSR. The former one presents a phenomenon that the interactions in one domain dominate the entire behavior, leading to difficulty in capturing the domain-specific features in the other domain. The latter points to the difficulty in capturing users' cross-domain preferences within the mixed interaction sequence, resulting in poor next-item prediction performance for specific domains. With world knowledge and powerful reasoning ability, Large Language Models (LLMs) partially alleviate the above issues by performing as a generator and an encoder. However, current LLMs-enhanced CDSR methods are still under exploration, which fail to recognize the irrelevant noise and rough profiling problems. Thus, to make peace with the aforementioned challenges, we proposed an LLMs Enhanced Cross-domain Sequential Recommendation with Dual-phase Training ({LLM-EDT}). To address the imbalance issue while introducing less irrelevant noise, we first propose the transferable item augmenter to adaptively generate possible cross-domain behaviors for users. Then, to alleviate the transition issue, we introduce a dual-phase training strategy to empower the domain-specific thread with a domain-shared background. As for the rough profiling problem, we devise a domain-aware profiling module to summarize the user's preference in each domain and adaptively aggregate them to generate comprehensive user profiles. The experiments on three public datasets validate the effectiveness of our proposed LLM-EDT. To ease reproducibility, we have released the detailed code online at {https://anonymous.4open.science/r/LLM-EDT-583F}.

📄 PDF Abstract BibTeX arXiv:2511.19931

Code (0)

등록된 구현이 없습니다.

Tasks

Sequential Recommendation

Similar Papers 제목 키워드 기반

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

2025-04-25 · Qidong Liu, Xiangyu Zhao, Yejing Wang, Zijian Zhang 외

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

Sequential Recommendation

Semantic-enhanced Co-attention Prompt Learning for Non-overlapping Cross-Domain Recommendation

2025-05-25 · Lei Guo, Chenlong Song, Feng Guo, Xiaohui Han 외

Non-overlapping Cross-domain Sequential Recommendation (NCSR) is the task that focuses on domain knowledge transfer without overlapping entities. Compared with traditional Cross-domain Sequential Recommendation (CSR), NC…

Prompt LearningSequential RecommendationTransfer Learning

ReLLa: Retrieval-enhanced Large Language Models for Lifelong Sequential Behavior Comprehension in Recommendation

2023-08-22 · Jianghao Lin, Rong Shan, Chenxu Zhu, Kounianhua Du 외

With large language models (LLMs) achieving remarkable breakthroughs in natural language processing (NLP) domains, LLM-enhanced recommender systems have received much attention and have been actively explored currently. …

Data AugmentationLanguage ModellingLarge Language ModelRecommendation Systems+1

Tag-Enriched Multi-Attention with Large Language Models for Cross-Domain Sequential Recommendation

2025-10-10 · Wangyu Wu, Xuhang Chen, Zhenhong Chen, Jing-En Jiang 외 arxiv

Cross-Domain Sequential Recommendation (CDSR) plays a crucial role in modern consumer electronics and e-commerce platforms, where users interact with diverse services such as books, movies, and online retail products. Th…

Sequential RecommendationRecommendation Systems

Sensory-Aware Sequential Recommendation via Review-Distilled Representations

2026-03-03 · Yeo Chan Yoon, Chanjun Park, Kyuhan Koh arxiv

We propose a novel framework for sensory-aware sequential recommendation that enriches item representations with linguistically extracted sensory attributes from product reviews. Our approach, ASER (Attribute-based Senso…

Sequential RecommendationRepresentation LearningInformation Extraction