HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

ByteCover: Cover Song Identification via Multi-Loss Training

Xingjian Du; Zhesong Yu; Bilei Zhu; Xiaoou Chen; Zejun Ma

ByteCover: Cover Song Identification via Multi-Loss Training

Abstract

We present in this paper ByteCover, which is a new feature learning method for cover song identification (CSI). ByteCover is built based on the classical ResNet model, and two major improvements are designed to further enhance the capability of the model for CSI. In the first improvement, we introduce the integration of instance normalization (IN) and batch normalization (BN) to build IBN blocks, which are major components of our ResNet-IBN model. With the help of the IBN blocks, our CSI model can learn features that are invariant to the changes of musical attributes such as key, tempo, timbre and genre, while preserving the version information. In the second improvement, we employ the BNNeck method to allow a multi-loss training and encourage our method to jointly optimize a classification loss and a triplet loss, and by this means, the inter-class discrimination and intra-class compactness of cover songs, can be ensured at the same time. A set of experiments demonstrated the effectiveness and efficiency of ByteCover on multiple datasets, and in the Da-TACOS dataset, ByteCover outperformed the best competitive system by 20.9\%.

Code Repositories

Orfium/bytecover
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
cover-song-identification-on-covers80ByteCover
MAP: 0.906
cover-song-identification-on-da-tacosByteCover
mAP: 0.743
cover-song-identification-on-shs100k-testByteCover
mAP: 0.836
cover-song-identification-on-youtube350ByteCover
MAP: 0.955

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
ByteCover: Cover Song Identification via Multi-Loss Training | Papers | HyperAI