GenCDSR Boosts Cross-Domain Recommendation Accuracy and Speed

Yuxuan Hu, Yuhao Wang, Tianbo Huang, Chao Zhang, Ziwei Liu, Lihua Zhang, Xiangyu Zhao· August 3, 2026 View original

Key takeaways

  • GenCDSR improves cross-domain sequential recommendation accuracy and efficiency.
  • Hybrid tokenization captures both shared and domain-specific user interests.
  • Serial-parallel decoding significantly reduces inference latency for real-time applications.
  • The framework offers substantial performance gains over existing generative recommendation methods.

Who benefits

E-commerceMedia & EntertainmentRetailSocial MediaAdvertising

Summary

This paper introduces GenCDSR, a generative framework for cross-domain sequential recommendation that uses hybrid tokenization and serial-parallel decoding. It addresses issues in existing methods by capturing collaborative correlations across domains and significantly reducing inference latency while improving accuracy.

Cross-domain sequential recommendation (CDSR) systems aim to understand and predict user interests and behaviors across different product or content domains. While generative recommendation (GR) approaches have shown promise by converting item semantics into "semantic identifiers" (SIDs) and using autoregressive generation, current methods face two key limitations. They often neglect collaborative correlations between domains during the tokenization process, and their decoding strategies, such as beam search, are inefficient for real-time deployment. To overcome these challenges, researchers developed GenCDSR, an effective and efficient generative framework for CDSR. GenCDSR incorporates a novel cross-domain hybrid tokenization mechanism, featuring a multi-tower architecture. This design allows the system to simultaneously capture both shared commonalities and domain-specific distinctions through hierarchical shared-specific and fine-grained codebooks, ensuring a richer understanding of item semantics across domains. Furthermore, GenCDSR introduces a cross-domain serial-parallel decoding strategy. This innovative approach leverages the hierarchical structure of SIDs to partially parallelize the generation process. This significantly reduces inference latency while maintaining the consistency of the generated recommendations. Experiments on three public datasets demonstrated that GenCDSR achieved an average accuracy improvement of 1.5% and an impressive average inference latency reduction of 85.1% compared to state-of-the-art baselines, making it highly suitable for real-time applications.

Why it matters

E-commerce, media, and other platforms can significantly enhance user experience and engagement by deploying GenCDSR-like systems to provide more accurate and real-time cross-domain recommendations, leading to increased conversions and satisfaction.

How to implement this in your domain

  1. 1Evaluate current recommendation systems for opportunities to integrate cross-domain sequential modeling.
  2. 2Explore hybrid tokenization techniques to capture both shared and domain-specific user interests.
  3. 3Investigate serial-parallel decoding strategies to reduce inference latency in real-time recommendation engines.
  4. 4Pilot GenCDSR or similar generative recommendation frameworks on a subset of user data across different product categories.
  5. 5Optimize data pipelines to efficiently handle item semantics and user sequences from multiple domains.

Original post by Yuxuan Hu, Yuhao Wang, Tianbo Huang, Chao Zhang, Ziwei Liu, Lihua Zhang, Xiangyu Zhao

"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 identifi…"

View on X

Originally posted by Yuxuan Hu, Yuhao Wang, Tianbo Huang, Chao Zhang, Ziwei Liu, Lihua Zhang, Xiangyu Zhao on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses