Prompt-Based Reinforcement Learning for Next Item Recommendation Systems
Introduction The Next item recommendation system is one of the core components of modern online services, embedded in applications such as music, video, and e-commerce websites, helping users navigate and discover new content. Generally, the system is modeled as a sequence prediction task, often implemented over recurrent neural networks or other generative sequence models. Its … Read more