paper-with-me

Papers

Exploring and Applying Audio-Based Sentiment Analysis in Music

2024-02-22 · Etash Jhanji

Sentiment analysis is a continuously explored area of text processing that deals with the computational analysis of opinions, sentiments, and subjectivity of text. However, this idea is not limited to text and speech, in fact, it could be applied to other modalities. In reality, humans do not express themselves in text as deeply as they do in music. The ability of a computational model to interpret musical emotions is largely unexplored and could have implications and uses in therapy and musical queuing. In this paper, two individual tasks are addressed. This study seeks to (1) predict the emotion of a musical clip over time and (2) determine the next emotion value after the music in a time series to ensure seamless transitions. Utilizing data from the Emotions in Music Database, which contains clips of songs selected from the Free Music Archive annotated with levels of valence and arousal as reported on Russel's circumplex model of affect by multiple volunteers, models are trained for both tasks. Overall, the performance of these models reflected that they were able to perform the tasks they were designed for effectively and accurately.

📄 PDF Abstract BibTeX arXiv:2403.17379

Code (1)

etashj/exploring-and-applying-audio-based-sentiment-analysis 공식 구현 pytorch

Tasks

Sentiment Analysis

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Exploring Musical Roots: Applying Audio Embeddings to Empower Influence Attribution for a Generative Music Model

2024-01-25 · Julia Barnett, Hugo Flores Garcia, Bryan Pardo

Every artist has a creative process that draws inspiration from previous artists and their works. Today, "inspiration" has been automated by generative music models. The black box nature of these models obscures the iden…

Joint sentiment analysis of lyrics and audio in music

2024-05-03 · Lea Schaab, Anna Kruspe

Sentiment or mood can express themselves on various levels in music. In automatic analysis, the actual audio data is usually analyzed, but the lyrics can also play a crucial role in the perception of moods. We first eval…

Sentiment Analysis

Exploring Softly Masked Language Modelling for Controllable Symbolic Music Generation

2023-05-05 · Nicolas Jonason, Bob L. T. Sturm

This document presents some early explorations of applying Softly Masked Language Modelling (SMLM) to symbolic music generation. SMLM can be seen as a generalisation of masked language modelling (MLM), where instead of e…

Language ModellingMusic Generation

Exploring How Audio Effects Alter Emotion with Foundation Models

2025-09-18 · Stelios Katsis, Vassilis Lyberatos, Spyridon Kantarelis, Edmund Dervakos 외 arxiv

Audio effects (FX) such as reverberation, distortion, modulation, and dynamic range processing play a pivotal role in shaping emotional responses during music listening. While prior studies have examined links between lo…

IteraTTA: An interface for exploring both text prompts and audio priors in generating music with text-to-audio models

2023-07-24 · Hiromu Yakura, Masataka Goto

Recent text-to-audio generation techniques have the potential to allow novice users to freely generate music audio. Even if they do not have musical knowledge, such as about chord progressions and instruments, users can …

Audio GenerationMusic Generation