Table of Contents
Fetching ...

HarmonySet: A Comprehensive Dataset for Understanding Video-Music Semantic Alignment and Temporal Synchronization

Zitang Zhou, Ke Mei, Yu Lu, Tianyi Wang, Fengyun Rao

TL;DR

HarmonySet tackles the challenge of understanding video-music semantic alignment and temporal synchronization by introducing a large, richly annotated dataset. It pairs $48{,}328$ videos with music and includes both an instruction-tuning subset of $44{,}470$ pairs and two benchmarks, HarmonySet-OE and HarmonySet-MC. The authors propose a multi-step human-machine annotation framework and an evaluation framework to benchmark rhythm, emotion, theme, and culture alignment. Experiments across Gemini-1.5 Pro and open-source MLLMs show that HarmonySet improves video-music understanding but also reveal gaps between current systems and human performance, indicating directions for future model architectures and annotation strategies.

Abstract

This paper introduces HarmonySet, a comprehensive dataset designed to advance video-music understanding. HarmonySet consists of 48,328 diverse video-music pairs, annotated with detailed information on rhythmic synchronization, emotional alignment, thematic coherence, and cultural relevance. We propose a multi-step human-machine collaborative framework for efficient annotation, combining human insights with machine-generated descriptions to identify key transitions and assess alignment across multiple dimensions. Additionally, we introduce a novel evaluation framework with tasks and metrics to assess the multi-dimensional alignment of video and music, including rhythm, emotion, theme, and cultural context. Our extensive experiments demonstrate that HarmonySet, along with the proposed evaluation framework, significantly improves the ability of multimodal models to capture and analyze the intricate relationships between video and music.

HarmonySet: A Comprehensive Dataset for Understanding Video-Music Semantic Alignment and Temporal Synchronization

TL;DR

HarmonySet tackles the challenge of understanding video-music semantic alignment and temporal synchronization by introducing a large, richly annotated dataset. It pairs videos with music and includes both an instruction-tuning subset of pairs and two benchmarks, HarmonySet-OE and HarmonySet-MC. The authors propose a multi-step human-machine annotation framework and an evaluation framework to benchmark rhythm, emotion, theme, and culture alignment. Experiments across Gemini-1.5 Pro and open-source MLLMs show that HarmonySet improves video-music understanding but also reveal gaps between current systems and human performance, indicating directions for future model architectures and annotation strategies.

Abstract

This paper introduces HarmonySet, a comprehensive dataset designed to advance video-music understanding. HarmonySet consists of 48,328 diverse video-music pairs, annotated with detailed information on rhythmic synchronization, emotional alignment, thematic coherence, and cultural relevance. We propose a multi-step human-machine collaborative framework for efficient annotation, combining human insights with machine-generated descriptions to identify key transitions and assess alignment across multiple dimensions. Additionally, we introduce a novel evaluation framework with tasks and metrics to assess the multi-dimensional alignment of video and music, including rhythm, emotion, theme, and cultural context. Our extensive experiments demonstrate that HarmonySet, along with the proposed evaluation framework, significantly improves the ability of multimodal models to capture and analyze the intricate relationships between video and music.

Paper Structure

This paper contains 34 sections, 14 figures, 10 tables.

Figures (14)

  • Figure 1: We introduce HarmonySet, the first instruction tuning dataset for MLLMs to understand the alignment between video and music. While existing MLLMs typically offer surface-level interpretations of video-music relationships, HarmonySet includes 48,328 video-music pairs, each annotated with rich information on rhythmic synchronization, emotional alignment, thematic coherence, and cultural relevance.
  • Figure 2: HarmonySet Statistics. (Left) HarmonySet covers 6 main categories and is divided into 43 subclasses with a full spectrum of content types. (Middle) Distributions of the number of words across categories in HarmonySet annotations. HarmonySet has a balanced annotation length across 6 main categories. (Right) Video duration distributions for different categories. The video durations are concentrated between 10 seconds and 60 seconds, with a rich number of videos in each time segment.
  • Figure 3: An example of HarmonySet-MC curation. We used LLM to convert open-ended annotations into multiple-choice options, with HarmonySet annotations serving as the correct options. Wrong options are constructed to be challenging yet distinguishable from the correct option.
  • Figure 4: An example of annotation before and after the introduction of manual labels. The red text highlights an unreasonable explanation that arises in the absence of human guidance.
  • Figure 5: VideoLLaMA2's response before and after training with our instruction tuning dataset. The left video features human-composed soundtracks, while the right video is with AI-generated soundtracks. Without HarmonySet, the model often provides the wrong justification for the generated music for its harmony with the visual content (highlighted in red text). The trained model offers more insightful analysis and can effectively assess both human-composed and AI-generated music. Our dataset facilitates a deeper understanding of both synchronization and semantic alignment.
  • ...and 9 more figures