Sharpness-aware Model Merging with Salience Recovery for LLM-based Cross-Domain Sequential Recommendation
The paper proposes SharpRec, a framework for LLM-based Cross-Domain Sequential Recommendation to address the bottlenecks of cross-domain knowledge conflict and performance saturation in multi-domain fusion.
Proposed a new framework, SharpRec, to address the bottlenecks of cross-domain knowledge conflict and performance saturation in multi-domain fusion for LLM-based CDSR.
Keywords
Before reading this…
Applications
- →Recommender systems
- →Multi-domain scenarios
To understand this paper, make sure you know these concepts first:
- Understanding of recommendation systemsfind papers →
- Familiarity with LLMsfind papers →
Abstract
More Like ThisLLM-based Cross-Domain Sequential Recommendation (CDSR) leverages LLMs to enhance target performance via deep semantic reasoning, alleviating the dependency on overlapping users. Among LLM-based paradigms, model merging is particularly promising for multi-domain scenarios due to its superior scalability and flexibility in integrating diverse knowledge sources. However, our empirical investigations reveal two critical bottlenecks: (1) cross-domain knowledge conflict; and (2) performance saturation in multi-domain fusion. Our analysis attributes these phenomena to parameter-level misalignment and statistical homogenization during the merging process. To address these bottlenecks, we propose SharpRec, Sharpness-aware Model Merging with Salience Recovery for LLM-based CDSR, a framework designed to lift the performance upper bound of merged models. SharpRec incorporates two synergistic modules: Sharpness-aware Geometric Alignment to establish a stable geometric foundation for interference-free fusion; and Preference Salience Activation to effectively recover the distinctive features essential for bolstering target domain performance. Extensive experiments in both dual-domain and multi-domain scenarios demonstrate that SharpRec consistently outperforms state-of-the-art baselines.