paper-with-me

홈 › Papers

Detecting Generic Music Features with Single Layer Feedforward Network using Unsupervised Hebbian Computation

2020-08-31 · Sourav Das, Anup Kumar Kolya

With the ever-increasing number of digital music and vast music track features through popular online music streaming software and apps, feature recognition using the neural network is being used for experimentation to produce a wide range of results across a variety of experiments recently. Through this work, the authors extract information on such features from a popular open-source music corpus and explored new recognition techniques, by applying unsupervised Hebbian learning techniques on their single-layer neural network using the same dataset. The authors show the detailed empirical findings to simulate how such an algorithm can help a single layer feedforward network in training for music feature learning as patterns. The unsupervised training algorithm enhances their proposed neural network to achieve an accuracy of 90.36% for successful music feature detection. For comparative analysis against similar tasks, authors put their results with the likes of several previous benchmark works. They further discuss the limitations and thorough error analysis of their work. The authors hope to discover and gather new information about this particular classification technique and its performance, and further understand future potential directions and prospects that could improve the art of computational music feature recognition.

📄 PDF Abstract BibTeX arXiv:2008.13609

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…

Similar Papers 제목 키워드 기반

Music Foundation Model as Generic Booster for Music Downstream Tasks

2024-11-02 · WeiHsiang Liao, Yuhta Takida, Yukara Ikemiya, Zhi Zhong 외

We demonstrate the efficacy of using intermediate representations from a single foundation model to enhance various music downstream tasks. We introduce SoniDo, a music foundation model (MFM) designed to extract hierarch…

Music Source SeparationMusic TaggingMusic Transcription

Iranian Modal Music (Dastgah) detection using deep neural networks

2022-03-29 · Danial Ebrat, Farzad Didehvar, Milad Dadgar

Music classification and genre detection are topics in music information retrieval (MIR) that many articles have been published regarding their utilities in the modern world. However, this contribution is insufficient in…

ArticlesInformation RetrievalMusic ClassificationMusic Information Retrieval+2

Online Game Level Generation from Music

2022-07-12 · Ziqi Wang, Jialin Liu

Game consists of multiple types of content, while the harmony of different content types play an essential role in game design. However, most works on procedural content generation consider only one type of content at a …

Game Designreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Singing Beat Tracking With Self-supervised Front-end and Linear Transformers

2022-08-31 · Mojtaba Heydari, Zhiyao Duan

Tracking beats of singing voices without the presence of musical accompaniment can find many applications in music production, automatic song arrangement, and social media interaction. Its main challenge is the lack of s…

Beat Tracking

SonicVerse: Multi-Task Learning for Music Feature-Informed Captioning

2025-06-18 · Anuradha Chopra, Abhinaba Roy, Dorien Herremans

Detailed captions that accurately reflect the characteristics of a music piece can enrich music databases and drive forward research in music AI. This paper introduces a multi-task music captioning model, SonicVerse, tha…

Caption GenerationDescriptiveKey DetectionLarge Language Model+2