English

SpecTran: Spectral-Aware Transformer-based Adapter for LLM-Enhanced Sequential Recommendation

Information Retrieval 2026-04-27 v2

Abstract

Traditional sequential recommendation (SR) models learn low-dimensional item ID embeddings from user-item interactions, often overlooking textual information such as item titles or descriptions. Recent advances in Large Language Models (LLMs) have inspired a surge of research that encodes item textual information with high-dimensional semantic embeddings, and designs transformation methods to inject such embeddings into SR models. These embedding transformation strategies can be categorized into two types, both of which exhibits notable drawbacks: 1) adapter-based methods suffer from pronounced dimension collapse, concentrating information into a few dominant dimensions; 2) SVD-based methods are rigid and manual, considering only a few principal spectral components while discarding rich information in the remaining spectrum. To address these limitations, we propose SpecTran, a spectral-aware transformer-based adapter that operates in the spectral domain, attending to the full spectrum to select and aggregates informative components. A learnable spectral-position encoding injects singular-value cues as an inductive bias, guiding attention toward salient spectral components and promoting diversity across embedding dimensions. Across four real-world datasets and three SR backbones, it consistently outperforms strong baselines, achieving an average improvement of 9.17%.

Keywords

Cite

@article{arxiv.2601.21986,
  title  = {SpecTran: Spectral-Aware Transformer-based Adapter for LLM-Enhanced Sequential Recommendation},
  author = {Yu Cui and Feng Liu and Zhaoxiang Wang and Changwang Zhang and Jun Wang and Can Wang and Jiawei Chen},
  journal= {arXiv preprint arXiv:2601.21986},
  year   = {2026}
}
R2 v1 2026-07-01T09:26:08.115Z