CVIRMMAug 19, 2017

Image2song: Song Retrieval via Bridging Image Content and Lyric Words

arXiv:1708.05851v111 citations
Originality Incremental advance
AI Analysis

This addresses the need for automatic song selection to enhance emotional expression in social networks, but it is incremental as it builds on existing multimodal retrieval methods.

The paper tackles the problem of retrieving semantically relevant songs based on an image query by learning correlations between image content and lyric words, achieving noticeable results in image2song retrieval and also performing song2image tasks.

Image is usually taken for expressing some kinds of emotions or purposes, such as love, celebrating Christmas. There is another better way that combines the image and relevant song to amplify the expression, which has drawn much attention in the social network recently. Hence, the automatic selection of songs should be expected. In this paper, we propose to retrieve semantic relevant songs just by an image query, which is named as the image2song problem. Motivated by the requirements of establishing correlation in semantic/content, we build a semantic-based song retrieval framework, which learns the correlation between image content and lyric words. This model uses a convolutional neural network to generate rich tags from image regions, a recurrent neural network to model lyric, and then establishes correlation via a multi-layer perceptron. To reduce the content gap between image and lyric, we propose to make the lyric modeling focus on the main image content via a tag attention. We collect a dataset from the social-sharing multimodal data to study the proposed problem, which consists of (image, music clip, lyric) triplets. We demonstrate that our proposed model shows noticeable results in the image2song retrieval task and provides suitable songs. Besides, the song2image task is also performed.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes