paper-with-me

홈 › Papers

Automatic Music Highlight Extraction using Convolutional Recurrent Attention Networks

2017-12-16 · Jung-Woo Ha, Adrian Kim, Chanju Kim, Jang-Yeon Park, Sunghun Kim

Music highlights are valuable contents for music services. Most methods focused on low-level signal features. We propose a method for extracting highlights using high-level features from convolutional recurrent attention networks (CRAN). CRAN utilizes convolution and recurrent layers for sequential learning with an attention mechanism. The attention allows CRAN to capture significant snippets for distinguishing between genres, thus being used as a high-level feature. CRAN was evaluated on over 32,000 popular tracks in Korea for two months. Experimental results show our method outperforms three baseline methods through quantitative and qualitative evaluations. Also, we analyze the effects of attention and sequence information on performance.

📄 PDF Abstract BibTeX arXiv:1712.05901

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Pop Music Highlighter: Marking the Emotion Keypoints

2018-02-28 · Yu-Siang Huang, Szu-Yu Chou, Yi-Hsuan Yang

The goal of music highlight extraction is to get a short consecutive segment of a piece of music that provides an effective representation of the whole piece. In a previous work, we introduced an attention-based convolut…

Emotion Classification

Convolutional Recurrent Neural Networks for Music Classification

2016-09-14 · Keunwoo Choi, George Fazekas, Mark Sandler, Kyunghyun Cho

We introduce a convolutional recurrent neural network (CRNN) for music tagging. CRNNs take advantage of convolutional neural networks (CNNs) for local feature extraction and recurrent neural networks for temporal summari…

General ClassificationMusic ClassificationMusic Tagging

Music Artist Classification with Convolutional Recurrent Neural Networks

2019-01-14 · Zain Nasrullah, Yue Zhao

Previous attempts at music artist classification use frame level audio features which summarize frequency content within short intervals of time. Comparatively, more recent music information retrieval tasks take advantag…

Artist classificationClassificationGeneral ClassificationInformation Retrieval+2

Residual Recurrent CRNN for End-to-End Optical Music Recognition on Monophonic Scores

2020-10-26 · Aozhi Liu, Lipei Zhang, Yaqi Mei, Baoqiang Han 외

One of the challenges of the Optical Music Recognition task is to transcript the symbols of the camera-captured images into digital music notations. Previous end-to-end model which was developed as a Convolutional Recurr…

Decoder

Music Genre Classification with ResNet and Bi-GRU Using Visual Spectrograms

2023-07-20 · Junfei Zhang

Music recommendation systems have emerged as a vital component to enhance user experience and satisfaction for the music streaming services, which dominates music consumption. The key challenge in improving these recomme…

Classificationfeature selectionGenre classificationMusic Genre Classification+2