paper-with-me

홈 › Papers

Random Projections of Mel-Spectrograms as Low-Level Features for Automatic Music Genre Classification

2019-11-12 · Juliano Henrique Foleiss, Tiago Fernandes Tavares

In this work, we analyse the random projections of Mel-spectrograms as low-level features for music genre classification. This approach was compared to handcrafted features, features learned using an auto-encoder and features obtained from a transfer learning setting. Tests in five different well-known, publicly available datasets show that random projections leads to results comparable to learned features and outperforms features obtained via transfer learning in a shallow learning scenario. Random projections do not require using extensive specialist knowledge and, simultaneously, requires less computational power for training than other projection-based low-level features. Therefore, they can be are a viable choice for usage in shallow learning content-based music genre classification.

📄 PDF Abstract BibTeX arXiv:1911.04660

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationGenre classificationMusic Genre ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

Bellman Error Based Feature Generation using Random Projections on Sparse Spaces

2013-12-01 · NeurIPS 2013 12 · Mahdi Milani Fard, Yuri Grinberg, Amir-Massoud Farahmand, Joelle Pineau 외

This paper addresses the problem of automatic generation of features for value function approximation in reinforcement learning. Bellman Error Basis Functions (BEBFs) have been shown to improve the error of policy evalu…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

On combining acoustic and modulation spectrograms in an attention LSTM-based system for speech intelligibility level classification

2024-02-05 · Ascensión Gallardo-Antolín, Juan M. Montero

Speech intelligibility can be affected by multiple factors, such as noisy environments, channel distortions or physiological issues. In this work, we deal with the problem of automatic prediction of the speech intelligib…

Johnson-Lindenstrauss Lemma, Linear and Nonlinear Random Projections, Random Fourier Features, and Random Kitchen Sinks: Tutorial and Survey

2021-08-09 · Benyamin Ghojogh, Ali Ghodsi, Fakhri Karray, Mark Crowley

This is a tutorial and survey paper on the Johnson-Lindenstrauss (JL) lemma and linear and nonlinear random projections. We start with linear random projection and then justify its correctness by JL lemma and its proof. …

Dimensionality ReductionLEMMA

A Multi-level Acoustic Feature Extraction Framework for Transformer Based End-to-End Speech Recognition

2021-08-18 · Jin Li, Rongfeng Su, Xurong Xie, Nan Yan 외

Transformer based end-to-end modelling approaches with multiple stream inputs have been achieved great success in various automatic speech recognition (ASR) tasks. An important issue associated with such approaches is th…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderDiversity+3

Convolutional Variational Autoencoders for Spectrogram Compression in Automatic Speech Recognition

2024-10-03 · Olga Iakovenko, Ivan Bondarenko

For many Automatic Speech Recognition (ASR) tasks audio features as spectrograms show better results than Mel-frequency Cepstral Coefficients (MFCC), but in practice they are hard to use due to a complex dimensionality o…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition