paper-with-me

홈 › Papers

Deep Cross-Modal Correlation Learning for Audio and Lyrics in Music Retrieval

2017-11-29 · Yu Yi, Tang Suhua, Raposo Francisco, Chen Lei

Little research focuses on cross-modal correlation learning where temporal structures of different data modalities such as audio and lyrics are taken into account. Stemming from the characteristic of temporal structures of music in nature, we are motivated to learn the deep sequential correlation between audio and lyrics. In this work, we propose a deep cross-modal correlation learning architecture involving two-branch deep neural networks for audio modality and text modality (lyrics). Different modality data are converted to the same canonical space where inter modal canonical correlation analysis is utilized as an objective function to calculate the similarity of temporal structures. This is the first study on understanding the correlation between language and music audio through deep architectures for learning the paired temporal correlation of audio and lyrics. Pre-trained Doc2vec model followed by fully-connected layers (fully-connected deep neural network) is used to represent lyrics. Two significant contributions are made in the audio branch, as follows: i) pre-trained CNN followed by fully-connected layers is investigated for representing music audio. ii) We further suggest an end-to-end architecture that simultaneously trains convolutional layers and fully-connected layers to better learn temporal structures of music audio. Particularly, our end-to-end deep architecture contains two properties: simultaneously implementing feature learning and cross-modal correlation learning, and learning joint representation by considering temporal structures. Experimental results, using audio to retrieve lyrics or using lyrics to retrieve audio, verify the effectiveness of the proposed deep correlation learning architectures in cross-modal music retrieval.

📄 PDF Abstract BibTeX arXiv:1711.08976

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Unsupervised Generative Adversarial Alignment Representation for Sheet music, Audio and Lyrics

2020-07-29 · Donghuo Zeng, Yi Yu, Keizo Oyama

Sheet music, audio, and lyrics are three main modalities during writing a song. In this paper, we propose an unsupervised generative adversarial alignment representation (UGAAR) model to learn deep discriminative represe…

Representation Learning

Multimodal Lyrics-Rhythm Matching

2023-01-06 · Callie C. Liao, Duoduo Liao, Jesse Guessford

Despite the recent increase in research on artificial intelligence for music, prominent correlations between key components of lyrics and rhythm such as keywords, stressed syllables, and strong beats are not frequently s…

Rhythm

Interpreting Song Lyrics with an Audio-Informed Pre-trained Language Model

2022-08-24 · Yixiao Zhang, Junyan Jiang, Gus Xia, Simon Dixon

Lyric interpretations can help people understand songs and their lyrics quickly, and can also make it easier to manage, retrieve and discover songs efficiently from the growing mass of music archives. In this paper we pr…

Language ModelingLanguage ModellingRetrieval

ALCAP: Alignment-Augmented Music Captioner

2022-12-21 · Zihao He, Weituo Hao, Wei-Tsung Lu, Changyou Chen 외

Music captioning has gained significant attention in the wake of the rising prominence of streaming media platforms. Traditional approaches often prioritize either the audio or lyrics aspect of the music, inadvertently i…

Contrastive LearningMusic CaptioningRetrieval

MusicTM-Dataset for Joint Representation Learning among Sheet Music, Lyrics, and Musical Audio

2020-12-01 · Donghuo Zeng, Yi Yu, Keizo Oyama

This work present a music dataset named MusicTM-Dataset, which is utilized in improving the representation learning ability of different types of cross-modal retrieval (CMR). Little large music dataset including three mo…

Cross-Modal RetrievalInformation RetrievalMusic Information RetrievalRepresentation Learning+1