paper-with-me

Papers

Lyrics-Based Music Genre Classification Using a Hierarchical Attention Network

2017-07-15 · Alexandros Tsaptsinos

Music genre classification, especially using lyrics alone, remains a challenging topic in Music Information Retrieval. In this study we apply recurrent neural network models to classify a large dataset of intact song lyrics. As lyrics exhibit a hierarchical layer structure - in which words combine to form lines, lines form segments, and segments form a complete song - we adapt a hierarchical attention network (HAN) to exploit these layers and in addition learn the importance of the words, lines, and segments. We test the model over a 117-genre dataset and a reduced 20-genre dataset. Experimental results show that the HAN outperforms both non-neural models and simpler neural models, whilst also classifying over a higher number of genres than previous research. Through the learning process we can also visualise which words or lines in a song the model believes are important to classifying the genre. As a result the HAN provides insights, from a computational perspective, into lyrical structure and language features that differentiate musical genres.

📄 PDF Abstract BibTeX arXiv:1707.04678

Code (1)

alexTsaptsinos/lyricsHAN 공식 구현 tf

Tasks

FormGeneral ClassificationGenre classificationInformation RetrievalMusic Genre ClassificationMusic Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

A Novel Multimodal Music Genre Classifier using Hierarchical Attention and Convolutional Neural Network

2020-11-24 · Manish Agrawal, Abhilash Nandy

Music genre classification is one of the trending topics in regards to the current Music Information Retrieval (MIR) Research. Since, the dependency of genre is not only limited to the audio profile, we also make use of …

Genre classificationInformation RetrievalMusic Genre ClassificationMusic Information Retrieval+1

Multi-label Cross-lingual automatic music genre classification from lyrics with Sentence BERT

2025-01-07 · Tiago Fernandes Tavares, Fabio José Ayres

Music genres are shaped by both the stylistic features of songs and the cultural preferences of artists' audiences. Automatic classification of music genres using lyrics can be useful in several applications such as reco…

ClassificationGenre classificationInformation RetrievalMusic Genre Classification+4

Brazilian Lyrics-Based Music Genre Classification Using a BLSTM Network

2020-03-06 · Raul de Araújo Lima, Rômulo César Costa de Sousa, Simone Diniz Junqueira Barbosa, Hélio Cortês Vieira Lopes

Organize songs, albums, and artists in groups with shared similarity could be done with the help of genre labels. In this paper, we present a novel approach for automatic classifying musical genre in Brazilian music usin…

ClassificationGeneral ClassificationGenre classificationMusic Genre Classification+1

Genre-conditioned Acoustic Models for Automatic Lyrics Transcription of Polyphonic Music

2022-04-07 · Xiaoxue Gao, Chitralekha Gupta, Haizhou Li

Lyrics transcription of polyphonic music is challenging not only because the singing vocals are corrupted by the background music, but also because the background music and the singing style vary across music genres, suc…

Automatic Lyrics Transcription

It's Only Words And Words Are All I Have

2019-01-16 · Barman Manash Pratim, Dahekar Kavish, Anshuman Abhinav, Awekar Amit

The central idea of this paper is to demonstrate the strength of lyrics for music mining and natural language processing (NLP) tasks using the distributed representation paradigm. For music mining, we address two predict…

AllBinary ClassificationGeneral ClassificationMulti-class Classification