cd /news/machine-learning/empowering-cross-domain-sequential-r… · home topics machine-learning article
[ARTICLE · art-84218] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=↑ positive

Empowering Cross-Domain Sequential Recommendation with Hybrid Tokenization and Serial-Parallel Decoding

Researchers from the Applied Machine Learning Lab propose GenCDSR, a generative framework for cross-domain sequential recommendation that improves average accuracy by 1.5% and reduces inference latency by 85.1% over state-of-the-art baselines on three public datasets. The framework introduces a cross-domain hybrid tokenization mechanism with multi-tower architecture and a serial-parallel decoding strategy to address inefficiencies in existing generative recommendation methods. Code and datasets are available at https://github.com/Applied-Machine-Learning-Lab/RecSys2026_GenCDSR.

read1 min views1 publishedAug 3, 2026

arXiv:2607.28659v1 Announce Type: new Abstract: Cross-domain sequential recommendation (CDSR) aims to model users' dynamic interest transitions and sequential patterns across multiple domains. Recently, generative recommendation (GR) has emerged. It first learns semantic identifiers (SIDs) from item semantics and formulates recommendation as autoregressive generation. However, existing methods face two critical issues: (1) they ignore collaborative correlations across domains during tokenization, and (2) they adopt inefficient decoding strategies, such as beam search, during generation, which hinders real-time deployment. To address these limitations, we propose GenCDSR, an effective and efficient generative framework for CDSR. Specifically, we design a cross-domain hybrid tokenization mechanism with a multi-tower architecture to jointly capture cross-domain commonalities and domain-specific distinctions through hierarchical shared-specific and fine-grained codebooks. Furthermore, we develop a cross-domain serial-parallel decoding strategy that leverages the hierarchical SID structure to partially parallelize generation, significantly reducing inference latency while preserving generation consistency. Experiments on three public datasets show that GenCDSR achieves an average accuracy improvement of 1.5 percent and an average inference latency reduction of 85.1 percent compared with state-of-the-art baselines. The implementation code and datasets are available online: https://github.com/Applied-Machine-Learning-Lab/RecSys2026_GenCDSR.

── more in #machine-learning 4 stories · sorted by recency
── more on @applied machine learning lab 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/empowering-cross-dom…] indexed:0 read:1min 2026-08-03 ·