Vibeleaderboard
← All Intel
Intel / video

Teaching LLMs to Speak Spotify — Yves Raimond & Jacqueline Wood, Spotify

Source
AI Engineer
Author
AI Engineer
Date
Key takeaways · AI-distilled
  • Spotify's NEO recipe adds semantic IDs for catalog items to an LLM such as Qwen, then grounds those new tokens with the backbone frozen; the team says continued instead wiped out the model's language ability.
  • After , Spotify instruction-tunes the model across many Spotify tasks at once, and Jacqueline Wood reports that this multitask tuning even helped cold-start audiobook recommendations.
  • Spotify reports that 98% of generated semantic IDs come out valid even without , a useful data point for teams weighing constrained decoding against plain beam search.
  • Spotify's generative personalization spans a steerable DJ, prompted playlists, an editable taste profile and personal podcasts, and one in four US Premium subscribers now uses the system daily.
Terms in this piece · Glossary
  • grounding — Tying a model's answers to checkable sources — retrieved documents, live data, tool results — instead of letting it answer from memory alone.
  • open weights — A model whose trained parameters are published for anyone to download and run — unlike API-only models you can access but never possess.
  • pretraining — The first, biggest phase of building a model: training it on enormous amounts of text so it learns language, facts, and reasoning in general.
  • structured output — Forcing a model's response to match a schema, so downstream code can parse it instead of guessing at prose.
Why it matters

Spotify engineers describe grounding new semantic-ID tokens onto a frozen open-weight LLM backbone to preserve language ability, a technique that let them cold-start audiobook recommendations and raise judge-human agreement by 91%.

Read the source www.youtube.com
More from AI Engineer
Recommended reads
Comments

Checking sign-in…

Loading comments…