ACL 2025finding0 citations

CoT-VTM: Visual-to-Music Generation with Chain-of-Thought Reasoning

Xikang Guan, Zheng Gu, Jing Huo, Tianyu Ding, Yang Gao

Abstract

The application of visual-to-music generation (VTM) is rapidly growing. However, current VTM methods struggle with capturing the relationship between visuals and music in open-domain settings, mainly due to two challenges: the lack of large-scale, high-quality visual-music paired datasets and the absence of direct semantic correspondence between visuals and music. In this work, we propose CoT-VTM, a framework that distills Chain-of-Thought (CoT) reasoning to enable visual-to-music generation without paired data, while efficiently producing music aligned with visual content in open-domain settings. We first bridge the gap between visual, music, and text data using appropriate foundation models. Next, we identify key elements of the visual-music relationship and design a CoT prompt for visual-to-music mapping. To fully distill the reasoning of CoT, we incorporate latent information from intermediate reasoning steps as supervisory signals alongside visual and music supervision. Finally, we design a two-stage mapping distillation training process: the first stage uses discriminative MLP modules, while the second uses a generative embedding diffusion model (EDM). Our model achieves optimal performance on both image-to-music and video-to-music tasks. Project page: https://xxkkxxx.github.io/cot-vtm/

BibTeX
@inproceedings{guan-etal-2025-cot,
    title = "{C}o{T}-{VTM}: Visual-to-Music Generation with Chain-of-Thought Reasoning",
    author = "Guan, Xikang  and
      Gu, Zheng  and
      Huo, Jing  and
      Ding, Tianyu  and
      Gao, Yang",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-acl.647/",
    doi = "10.18653/v1/2025.findings-acl.647",
    pages = "12493--12510",
    ISBN = "979-8-89176-256-5"
}
CoT-VTM: Visual-to-Music Generation with Chain-of-Thought Reasoning · ACL 2025