paper-with-me

Papers

Multi-Level and Multi-Scale Feature Aggregation Using Pre-trained Convolutional Neural Networks for Music Auto-tagging

2017-03-06 · Jongpil Lee, Juhan Nam

Music auto-tagging is often handled in a similar manner to image classification by regarding the 2D audio spectrogram as image data. However, music auto-tagging is distinguished from image classification in that the tags are highly diverse and have different levels of abstractions. Considering this issue, we propose a convolutional neural networks (CNN)-based architecture that embraces multi-level and multi-scaled features. The architecture is trained in three steps. First, we conduct supervised feature learning to capture local audio features using a set of CNNs with different input sizes. Second, we extract audio features from each layer of the pre-trained convolutional networks separately and aggregate them altogether given a long audio clip. Finally, we put them into fully-connected networks and make final predictions of the tags. Our experiments show that using the combination of multi-level and multi-scale features is highly effective in music auto-tagging and the proposed method outperforms previous state-of-the-arts on the MagnaTagATune dataset and the Million Song Dataset. We further show that the proposed architecture is useful in transfer learning.

📄 PDF Abstract BibTeX arXiv:1703.01793

Code (1)

jongpillee/music_dataset_split

Tasks

General Classificationimage-classificationImage ClassificationMusic Auto-TaggingTransfer Learning

Similar Papers 제목 키워드 기반

Recurrent Aggregation Learning for Multi-View Echocardiographic Sequences Segmentation

2019-07-24 · Ming Li, Weiwei Zhang, Guang Yang, Chengjia Wang 외

Multi-view echocardiographic sequences segmentation is crucial for clinical diagnosis. However, this task is challenging due to limited labeled data, huge noise, and large gaps across views. Here we propose a recurrent a…

ClassificationGeneral ClassificationSegmentation

Multistep feature aggregation framework for salient object detection

2022-11-12 · Xiaogang Liu Shuang Song

Recent works on salient object detection have made use of multi-scale features in a way such that high-level features and low-level features can collaborate in locating salient objects. Many of the previous methods have …

Objectobject-detectionObject DetectionSalient Object Detection

Multi-Level and Multi-Scale Feature Aggregation Using Sample-level Deep Convolutional Neural Networks for Music Classification

2017-06-21 · Jongpil Lee, Juhan Nam

Music tag words that describe music audio by text have different levels of abstraction. Taking this issue into account, we propose a music classification approach that aggregates multi-level and multi-scale features usin…

ClassificationGeneral ClassificationMusic ClassificationTAG

Multi-Scale Feature Aggregation by Cross-Scale Pixel-to-Region Relation Operation for Semantic Segmentation

2021-06-03 · Yechao Bai, Ziyuan Huang, Lyuyu Shen, Hongliang Guo 외

Exploiting multi-scale features has shown great potential in tackling semantic segmentation problems. The aggregation is commonly done with sum or concatenation (concat) followed by convolutional (conv) layers. However, …

Panoptic SegmentationRelationSegmentationSemantic Segmentation

M2RNet: Multi-modal and Multi-scale Refined Network for RGB-D Salient Object Detection

2021-09-16 · Xian Fang, Jinchao Zhu, Ruixun Zhang, Xiuli Shao 외

Salient object detection is a fundamental topic in computer vision. Previous methods based on RGB-D often suffer from the incompatibility of multi-modal feature fusion and the insufficiency of multi-scale feature aggrega…

object-detectionObject DetectionRGB-D Salient Object DetectionSalient Object Detection