paper-with-me

Papers

Music theme recognition using CNN and self-attention

2019-11-16 · Manoj Sukhavasi, Sainath Adapa

We present an efficient architecture to detect mood/themes in music tracks on autotagging-moodtheme subset of the MTG-Jamendo dataset. Our approach consists of two blocks, a CNN block based on MobileNetV2 architecture and a self-attention block from Transformer architecture to capture long term temporal characteristics. We show that our proposed model produces a significant improvement over the baseline model. Our model (team name: AMLAG) achieves 4th place on PR-AUC-macro Leaderboard in MediaEval 2019: Emotion and Theme Recognition in Music Using Jamendo.

📄 PDF Abstract BibTeX arXiv:1911.07041

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution
Batch Normalization 설명 없음
Inverted Residual Block 설명 없음

Similar Papers 제목 키워드 기반

Recognizing Concepts and Recognizing Musical Themes. A Quantum Semantic Analysis

2022-02-17 · Maria Luisa Dalla Chiara, Roberto Giuntini, Eleonora Negri, Giuseppe Sergioli

How are abstract concepts and musical themes recognized on the basis of some previous experience? It is interesting to compare the different behaviors of human and of artificial intelligences with respect to this problem…

Visualizing Ensemble Predictions of Music Mood

2021-12-14 · Zelin Ye, Min Chen

Music mood classification has been a challenging problem in comparison with other music classification problems (e.g., genre, composer, or period). One solution for addressing this challenge is to use an ensemble of mach…

Music Classification

Chord Recognition- Music and Audio Information Retrieval

2021-05-14 · Shah Riya Chiragkumar

Music Information Retrieval (MIR) is a collaborative scientific study that help to build innovative information research themes, novel frameworks, and developing connected delivery mechanisms in addition to making the wo…

Chord RecognitionInformation RetrievalMusic Information RetrievalRetrieval

Emotion and Theme Recognition in Music with Frequency-Aware RF-Regularized CNNs

2019-10-28 · Khaled Koutini, Shreyan Chowdhury, Verena Haunschmid, Hamid Eghbal-zadeh 외

We present CP-JKU submission to MediaEval 2019; a Receptive Field-(RF)-regularized and Frequency-Aware CNN approach for tagging music with emotion/mood labels. We perform an investigation regarding the impact of the RF o…

Acoustic Scene ClassificationScene Classification

Lyrically Speaking: Exploring the Link Between Lyrical Emotions, Themes and Depression Risk

2024-08-28 · Pavani Chowdary, Bhavyajeet Singh, Rajat Agarwal, Vinoo Alluri

Lyrics play a crucial role in affecting and reinforcing emotional states by providing meaning and emotional connotations that interact with the acoustic properties of the music. Specific lyrical themes and emotions may i…

Recommendation Systems