paper-with-me

홈 › Papers

DeepSRGM -- Sequence Classification and Ranking in Indian Classical Music with Deep Learning

2024-02-15 · Sathwik Tejaswi Madhusudhan, Girish Chowdhary

A vital aspect of Indian Classical Music (ICM) is Raga, which serves as a melodic framework for compositions and improvisations alike. Raga Recognition is an important music information retrieval task in ICM as it can aid numerous downstream applications ranging from music recommendations to organizing huge music collections. In this work, we propose a deep learning based approach to Raga recognition. Our approach employs efficient pre possessing and learns temporal sequences in music data using Long Short Term Memory based Recurrent Neural Networks (LSTM-RNN). We train and test the network on smaller sequences sampled from the original audio while the final inference is performed on the audio as a whole. Our method achieves an accuracy of 88.1% and 97 % during inference on the Comp Music Carnatic dataset and its 10 Raga subset respectively making it the state-of-the-art for the Raga recognition task. Our approach also enables sequence ranking which aids us in retrieving melodic patterns from a given music data base that are closely related to the presented query sequence.

📄 PDF Abstract BibTeX arXiv:2402.10168

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalMusic Information RetrievalRetrievalTemporal Sequences

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

ShrutiSense: Microtonal Modeling and Correction in Indian Classical Music

2025-08-02 · Rajarshi Ghosh, Jayanth Athipatla arxiv

Indian classical music relies on a sophisticated microtonal system of 22 shrutis (pitch intervals), which provides expressive nuance beyond the 12-tone equal temperament system. Existing symbolic music processing tools f…

Nrityantar: Pose oblivious Indian classical dance sequence classification system

2018-12-13 · Vinay Kaushik, Prerana Mukherjee, Brejesh lall

In this paper, we attempt to advance the research work done in human action recognition to a rather specialized application namely Indian Classical Dance (ICD) classification. The variation in such dance forms in terms o…

Action RecognitionClassificationGeneral ClassificationPose Estimation+1

Leveraging Latent Representations of Speech for Indian Language Identification

2020-12-01 · ICON 2020 12 · Samarjit Karmakar, P Radha Krishna

Identification of the language spoken from speech utterances is an interesting task because of the diversity associated with different languages and human voices. Indian languages have diverse origins and identifying the…

DiversityFeature EngineeringLanguage IdentificationRepresentation Learning

ragamAI: A Network Based Recommender System to Arrange a Indian Classical Music Concert

2019-12-08 · Arunkumar Bagavathi, Siddharth Krishnan, Sanjay Subrahmanyan, S. L. Narasimhan

South Indian classical music (Carnatic music) is best consumed through live concerts. A carnatic recital requires meticulous planning accounting for several parameters like the performers' repertoire, composition variety…

Recommendation Systems

A Novel Bi-LSTM And Transformer Architecture For Generating Tabla Music

2024-04-06 · Roopa Mayya, Vivekanand Venkataraman, Anwesh P R, Narayana Darapaneni

Introduction: Music generation is a complex task that has received significant attention in recent years, and deep learning techniques have shown promising results in this field. Objectives: While extensive work has been…

Music Generation