Diffusion Generative Recommendation with Continuous Tokens
#Continuous tokens #Recommender systems #Large language models #Diffusion models #Information retrieval #ACM Web Conference #ContRec #Vector quantization
📌 Key Takeaways
- Researchers developed ContRec framework integrating continuous tokens into LLM-based recommender systems
- ContRec consists of sigma-VAE Tokenizer and Dispersive Diffusion module components
- The framework outperforms traditional and state-of-the-art LLM-based recommender systems
- Continuous tokenization addresses limitations of quantization methods in existing approaches
📖 Full Retelling
🏷️ Themes
Artificial Intelligence, Information Retrieval, Recommender Systems
📚 Related People & Topics
Recommender system
System to predict users' preferences
A recommender system, also called a recommendation algorithm, recommendation engine, or recommendation platform, is a type of information filtering system that suggests items most relevant to a particular user. The value of these systems becomes particularly evident in scenarios where users must sel...
Information retrieval
Finding information for an information need
Information retrieval (IR) in computing and information science is the task of identifying and retrieving information system resources that are relevant to an information need. The information need can be specified in the form of a search query. In the case of document retrieval, queries can be base...
Diffusion model
Technique for the generative modeling of a continuous probability distribution
In machine learning, diffusion models, also known as diffusion-based generative models or score-based generative models, are a class of latent variable generative models. A diffusion model consists of two major components: the forward diffusion process, and the reverse sampling process. The goal of ...
Large language model
Type of machine learning model
A large language model (LLM) is a language model trained with self-supervised machine learning on a vast amount of text, designed for natural language processing tasks, especially language generation. The largest and most capable LLMs are generative pre-trained transformers (GPTs) that provide the c...
Entity Intersection Graph
Connections for Recommender system: