paper-with-me

Papers

Audio-Visual Embedding for Cross-Modal MusicVideo Retrieval through Supervised Deep CCA

2019-08-10 · Donghuo Zeng, Yi Yu, Keizo Oyama

Deep learning has successfully shown excellent performance in learning joint representations between different data modalities. Unfortunately, little research focuses on cross-modal correlation learning where temporal structures of different data modalities, such as audio and video, should be taken into account. Music video retrieval by given musical audio is a natural way to search and interact with music contents. In this work, we study cross-modal music video retrieval in terms of emotion similarity. Particularly, audio of an arbitrary length is used to retrieve a longer or full-length music video. To this end, we propose a novel audio-visual embedding algorithm by Supervised Deep CanonicalCorrelation Analysis (S-DCCA) that projects audio and video into a shared space to bridge the semantic gap between audio and video. This also preserves the similarity between audio and visual contents from different videos with the same class label and the temporal structure. The contribution of our approach is mainly manifested in the two aspects: i) We propose to select top k audio chunks by attention-based Long Short-Term Memory (LSTM)model, which can represent good audio summarization with local properties. ii) We propose an end-to-end deep model for cross-modal audio-visual learning where S-DCCA is trained to learn the semantic correlation between audio and visual modalities. Due to the lack of music video dataset, we construct 10K music video dataset from YouTube 8M dataset. Some promising results such as MAP and precision-recall show that our proposed model can be applied to music video retrieval.

📄 PDF Abstract BibTeX arXiv:1908.03744

Code (0)

등록된 구현이 없습니다.

Tasks

audio-visual learningRetrievalVideo Retrieval

Similar Papers 제목 키워드 기반

Predicting emotion from music videos: exploring the relative contribution of visual and auditory information to affective responses

2022-02-19 · Phoebe Chua, Dimos Makris, Dorien Herremans, Gemma Roig 외

Although media content is increasingly produced, distributed, and consumed in multiple combinations of modalities, how individual modalities contribute to the perceived emotion of a media item remains poorly understood. …

DescriptiveEmotion RecognitionFeature ImportanceMultimodal Emotion Recognition+1

Variational Autoencoder with CCA for Audio-Visual Cross-Modal Retrieval

2021-12-05 · Jiwei Zhang, Yi Yu, Suhua Tang, Jianming Wu 외

Cross-modal retrieval is to utilize one modality as a query to retrieve data from another modality, which has become a popular topic in information retrieval, machine learning, and database. How to effectively measure th…

Cross-Modal RetrievalInformation RetrievalRetrieval

CrossMAE: Cross-Modality Masked Autoencoders for Region-Aware Audio-Visual Pre-Training

2024-01-01 · CVPR 2024 1 · Yuxin Guo, Siyang Sun, Shuailei Ma, Kecheng Zheng 외

Learning joint and coordinated features across modalities is essential for many audio-visual tasks. Existing pre-training methods primarily focus on global information neglecting fine-grained features and positions l…

Audio-visual Generalized Zero-shot Learning the Easy Way

2024-07-18 · Shentong Mo, Pedro Morgado

Audio-visual generalized zero-shot learning is a rapidly advancing domain that seeks to understand the intricate relations between audio and visual cues within videos. The overarching goal is to leverage insights from se…

Generalized Zero-Shot LearningZero-Shot Learning

MJEPA: A Simple and Scalable Joint-Embedding Predictive Architecture for Audio-Visual Learning

2026-06-23 · Revant Teotia, Adrien Bardes, Michael Rabbat, Sumit Chopra 외 arxiv

Self-supervised learning from large-scale video data has emerged as a dominant paradigm for visual representation learning. Since audio and visual streams naturally co-occur in video data, extending this success to joint…

Self-Supervised LearningRepresentation Learning