REVIEW 4 cited by
Text2Tracks: Prompt-based Music Recommendation via Generative Retrieval
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
In recent years, Large Language Models (LLMs) have enabled users to provide highly specific music recommendation requests using natural language prompts (e.g. "Can you recommend some old classics for slow dancing?"). In this setup, the recommended tracks are predicted by the LLM in an autoregressive way, i.e. the LLM generates the track titles one token at a time. While intuitive, this approach has several limitation. First, it is based on a general purpose tokenization that is optimized for words rather than for track titles. Second, it necessitates an additional entity resolution layer that matches the track title to the actual track identifier. Third, the number of decoding steps scales linearly with the length of the track title, slowing down inference. In this paper, we propose to address the task of prompt-based music recommendation as a generative retrieval task. Within this setting, we introduce novel, effective, and efficient representations of track identifiers that significantly outperform commonly used strategies. We introduce Text2Tracks, a generative retrieval model that learns a mapping from a user's music recommendation prompt to the relevant track IDs directly. Through an offline evaluation on a dataset of playlists with language inputs, we find that (1) the strategy to create IDs for music tracks is the most important factor for the effectiveness of Text2Tracks and semantic IDs significantly outperform commonly used strategies that rely on song titles as identifiers (2) provided with the right choice of track identifiers, Text2Tracks outperforms sparse and dense retrieval solutions trained to retrieve tracks from language prompts.
Forward citations
Cited by 4 Pith papers
-
Hypothesis-Driven Shelf Generation for Personalised Recommendation
A production system that generates personalised shelf hypotheses in natural language and fulfils them with generative retrieval expands recommendation supply and is competitive with template shelves on some content types.
-
LLM-as-a-Judge for Evaluating System Responses in Conversational Music Recommendation
LLM judges agree moderately with human experts when scoring conversational music recommendation responses, outperform reference-based metrics, but are not reliable enough to replace human evaluation.
-
Generative Recommendation with Semantic IDs: A Practitioner's Handbook
An open-source framework and ablation study showing which semantic-ID generative recommendation components actually matter, with results that challenge several standard defaults.
-
TalkPlay-Tools: Conversational Music Recommendation with LLM Tool Calling
An LLM that plans tool calls — SQL, BM25, dense, and semantic-ID retrieval — yields small Hit@K gains over BM25-style baselines for conversational music recommendation on the synthetic TalkPlayData 2 benchmark.
Discussion (0). Continue with ORCID to comment.