Pith. sign in

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

arxiv 2503.24193 v2 pith:FLDF2O7Y submitted 2025-03-31 cs.IR

classification cs.IR
keywords trackmusiclanguagerecommendationretrievaltext2tracksgenerativeidentifiers
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
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.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Hypothesis-Driven Shelf Generation for Personalised Recommendation

    cs.IR 2026-07 conditional novelty 6.0 of 10

    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.

  2. LLM-as-a-Judge for Evaluating System Responses in Conversational Music Recommendation

    cs.IR 2026-07 conditional novelty 6.0 of 10

    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.

  3. Generative Recommendation with Semantic IDs: A Practitioner's Handbook

    cs.IR 2025-07 conditional novelty 6.0 of 10

    An open-source framework and ablation study showing which semantic-ID generative recommendation components actually matter, with results that challenge several standard defaults.

  4. TalkPlay-Tools: Conversational Music Recommendation with LLM Tool Calling

    cs.IR 2025-10 conditional novelty 5.0 of 10

    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.

Pith tools