paper-with-me

홈 › Papers

Are we describing the same sound? An analysis of word embedding spaces of expressive piano performance

2023-12-31 · Silvan David Peter, Shreyan Chowdhury, Carlos Eduardo Cancino-Chacón, Gerhard Widmer

Semantic embeddings play a crucial role in natural language-based information retrieval. Embedding models represent words and contexts as vectors whose spatial configuration is derived from the distribution of words in large text corpora. While such representations are generally very powerful, they might fail to account for fine-grained domain-specific nuances. In this article, we investigate this uncertainty for the domain of characterizations of expressive piano performance. Using a music research dataset of free text performance characterizations and a follow-up study sorting the annotations into clusters, we derive a ground truth for a domain-specific semantic similarity structure. We test five embedding models and their similarity structure for correspondence with the ground truth. We further assess the effects of contextualizing prompts, hubness reduction, cross-modal similarity, and k-means clustering. The quality of embedding models shows great variability with respect to this task; more general models perform better than domain-adapted ones and the best model configurations reach human-level agreement.

📄 PDF Abstract BibTeX arXiv:2401.02979

Code (1)

cpjku/performance_embeddings_fire23 공식 구현

Tasks

Information RetrievalRetrievalSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Modeling Personal Biases in Language Use by Inducing Personalized Word Embeddings

2019-06-01 · NAACL 2019 6 · Daisuke Oba, Naoki Yoshinaga, Shoetsu Sato, Satoshi Akasaki 외

There exist biases in individual{'}s language use; the same word (e.g., cool) is used for expressing different meanings (e.g., temperature range) or different words (e.g., cloudy, hazy) are used for describing the same m…

Multi-class ClassificationMulti-Task LearningSentiment AnalysisWord Embeddings

Text-Driven Separation of Arbitrary Sounds

2022-04-12 · Kevin Kilgour, Beat Gfeller, Qingqing Huang, Aren Jansen 외

We propose a method of separating a desired sound source from a single-channel mixture, based on either a textual description or a short audio sample of the target source. This is achieved by combining two distinct model…

Learning Topic Models by Neighborhood Aggregation

2018-02-22 · Ryohei Hisano

Topic models are frequently used in machine learning owing to their high interpretability and modular structure. However, extending a topic model to include a supervisory signal, to incorporate pre-trained word embedding…

Document ClassificationTopic Models

Indian EmoSpeech Command Dataset: A dataset for emotion based speech recognition in the wild

2019-10-18

Speech emotion analysis is an important task which further enables several application use cases. The non-verbal sounds within speech utterances also play a pivotal role in emotion analysis in speech. Due to the widespre…

Emotion RecognitionKeyword Spottingspeech-recognitionSpeech Recognition

Sound-Word2Vec: Learning Word Representations Grounded in Sounds

2017-03-06 · EMNLP 2017 9 · Ashwin K. Vijayakumar, Ramakrishna Vedantam, Devi Parikh

To be able to interact better with humans, it is crucial for machines to understand sound - a primary modality of human perception. Previous works have used sound to learn embeddings for improved generic textual similari…

RetrievalWord Embeddings