paper-with-me

Papers

AudioToken: Adaptation of Text-Conditioned Diffusion Models for Audio-to-Image Generation

2023-05-22 · Interspeech 2023 5 · Guy Yariv, Itai Gat, Lior Wolf, Yossi Adi, Idan Schwartz

In recent years, image generation has shown a great leap in performance, where diffusion models play a central role. Although generating high-quality images, such models are mainly conditioned on textual descriptions. This begs the question: "how can we adopt such models to be conditioned on other modalities?". In this paper, we propose a novel method utilizing latent diffusion models trained for text-to-image-generation to generate images conditioned on audio recordings. Using a pre-trained audio encoding model, the proposed method encodes audio into a new token, which can be considered as an adaptation layer between the audio and text representations. Such a modeling paradigm requires a small number of trainable parameters, making the proposed approach appealing for lightweight optimization. Results suggest the proposed method is superior to the evaluated baseline methods, considering objective and subjective metrics. Code and samples are available at: https://pages.cs.huji.ac.il/adiyoss-lab/AudioToken.

📄 PDF Abstract BibTeX arXiv:2305.13050

Code (2)

guyyariv/AudioToken 공식 구현 pytorch
guyyariv/vlmig pytorch

Tasks

audio-visual learningImage GenerationText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Language-Guided Joint Audio-Visual Editing via One-Shot Adaptation

2024-10-09 · Susan Liang, Chao Huang, Yapeng Tian, Anurag Kumar 외

In this paper, we introduce a novel task called language-guided joint audio-visual editing. Given an audio and image pair of a sounding event, this task aims at generating new audio-visual content by editing the given so…

Noise2Music: Text-conditioned Music Generation with Diffusion Models

2023-02-08 · Qingqing Huang, Daniel S. Park, Tao Wang, Timo I. Denk 외

We introduce Noise2Music, where a series of diffusion models is trained to generate high-quality 30-second music clips from text prompts. Two types of diffusion models, a generator model, which generates an intermediate …

Music GenerationText-to-Music Generation

SonicDiffusion: Audio-Driven Image Generation and Editing with Pretrained Diffusion Models

2024-05-01 · Burak Can Biner, Farrin Marouf Sofian, Umur Berkay Karakaş, Duygu Ceylan 외

We are witnessing a revolution in conditional image synthesis with the recent success of large scale text-to-image generation methods. This success also opens up new opportunities in controlling the generation and editin…

Image GenerationText to Image GenerationText-to-Image Generation

Fast Timing-Conditioned Latent Audio Diffusion

2024-02-07 · Zach Evans, CJ Carr, Josiah Taylor, Scott H. Hawley 외

Generating long-form 44.1kHz stereo audio from text prompts can be computationally demanding. Further, most previous works do not tackle that music and sound effects naturally vary in their duration. Our research focuses…

Audio GenerationGPUText-to-Music Generation

Stage-adaptive audio diffusion modeling

2026-05-06 · Xuanhao Zhang, Chang Li arxiv

Recent progress in diffusion-based audio generation and restoration has substantially improved performance across heterogeneous conditioning regimes, including text-conditioned audio generation and audio-conditioned supe…

Spectral ReconstructionAudio Generation