TRBLLmaker -- Transformer Reads Between Lyrics Lines maker
Mor Ventura, Michael Toker

TL;DR
This paper introduces a generative Transformer-based model to produce implicit song meanings from lyrics, comparing GPT-2 and T5 architectures, and evaluating various prompts and decoding methods.
Contribution
It presents a novel approach to generate song interpretations using Transformer models, incorporating prompt variations and decoding strategies, with evaluation on a new dataset.
Findings
GPT-2 outperforms T5 in ROUGE scores
Prompt design significantly affects output quality
Decoding method impacts the relevance of generated meanings
Abstract
Even for us, it can be challenging to comprehend the meaning of songs. As part of this project, we explore the process of generating the meaning of songs. Despite the widespread use of text-to-text models, few attempts have been made to achieve a similar objective. Songs are primarily studied in the context of sentiment analysis. This involves identifying opinions and emotions in texts, evaluating them as positive or negative, and utilizing these evaluations to make music recommendations. In this paper, we present a generative model that offers implicit meanings for several lines of a song. Our model uses a decoder Transformer architecture GPT-2, where the input is the lyrics of a song. Furthermore, we compared the performance of this architecture with that of the encoder-decoder Transformer architecture of the T5 model. We also examined the effect of different prompt types with the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Text Analysis Techniques · Music and Audio Processing · Topic Modeling
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention · Attention Is All You Need · Cosine Annealing · Inverse Square Root Schedule · Weight Decay · Attention Dropout · Gated Linear Unit · Linear Warmup With Cosine Annealing · Discriminative Fine-Tuning
