paper-with-me

Papers

Audio Processing using Pattern Recognition for Music Genre Classification

2024-10-19 · Sivangi Chatterjee, Srishti Ganguly, Avik Bose, Hrithik Raj Prasad, Arijit Ghosal

This project explores the application of machine learning techniques for music genre classification using the GTZAN dataset, which contains 100 audio files per genre. Motivated by the growing demand for personalized music recommendations, we focused on classifying five genres-Blues, Classical, Jazz, Hip Hop, and Country-using a variety of algorithms including Logistic Regression, K-Nearest Neighbors (KNN), Random Forest, and Artificial Neural Networks (ANN) implemented via Keras. The ANN model demonstrated the best performance, achieving a validation accuracy of 92.44%. We also analyzed key audio features such as spectral roll-off, spectral centroid, and MFCCs, which helped enhance the model's accuracy. Future work will expand the model to cover all ten genres, investigate advanced methods like Long Short-Term Memory (LSTM) networks and ensemble approaches, and develop a web application for real-time genre classification and playlist generation. This research aims to contribute to improving music recommendation systems and content curation.

📄 PDF Abstract BibTeX arXiv:2410.14990

Code (0)

등록된 구현이 없습니다.

Tasks

Genre classificationMusic Genre ClassificationMusic RecommendationRecommendation Systems

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Multi-Modal Music Information Retrieval: Augmenting Audio-Analysis with Visual Computing for Improved Music Video Analysis

2020-02-01 · Alexander Schindler

This thesis combines audio-analysis with computer vision to approach Music Information Retrieval (MIR) tasks from a multi-modal perspective. This thesis focuses on the information provided by the visual layer of music vi…

ClassificationGeneral ClassificationGenre classificationInformation Retrieval+3

Comparison of spectrogram scaling in multi-label Music Genre Recognition

2025-06-02 · Bartosz Karpiński, Cyryl Leszczyński

As the accessibility and ease-of-use of digital audio workstations increases, so does the quantity of music available to the average listener; additionally, differences between genres are not always well defined and can …

Music Genre Recognition

Learning to Recognize Musical Genre from Audio

2018-03-13 · Michaël Defferrard, Sharada P. Mohanty, Sean F. Carroll, Marcel Salathé

We here summarize our experience running a challenge with open data for musical genre recognition. Those notes motivate the task and the challenge design, show some statistics about the submissions, and present the resul…

Music Genre Recognition

Bangla Music Genre Classification Using Bidirectional LSTMS

2026-01-21 · Muntakimur Rahaman, Md Mahmudul Hoque, Md Mehedi Hassain arxiv

Bangla music is enrich in its own music cultures. Now a days music genre classification is very significant because of the exponential increase in available music, both in digital and physical formats. It is necessary to…

Audio ClassificationGenre classification

Music Genre Classification: Training an AI model

2024-05-23 · Keoikantse Mogonediwa

Music genre classification is an area that utilizes machine learning models and techniques for the processing of audio signals, in which applications range from content recommendation systems to music recommendation syst…

ClassificationGenre classificationmodelMusic Genre Classification+2