paper-with-me

Papers

DiffAVA: Personalized Text-to-Audio Generation with Visual Alignment

2023-05-22 · Shentong Mo, Jing Shi, Yapeng Tian

Text-to-audio (TTA) generation is a recent popular problem that aims to synthesize general audio given text descriptions. Previous methods utilized latent diffusion models to learn audio embedding in a latent space with text embedding as the condition. However, they ignored the synchronization between audio and visual content in the video, and tended to generate audio mismatching from video frames. In this work, we propose a novel and personalized text-to-sound generation approach with visual alignment based on latent diffusion models, namely DiffAVA, that can simply fine-tune lightweight visual-text alignment modules with frozen modality-specific encoders to update visual-aligned text embeddings as the condition. Specifically, our DiffAVA leverages a multi-head attention transformer to aggregate temporal information from video features, and a dual multi-modal residual network to fuse temporal visual representations with text embeddings. Then, a contrastive learning objective is applied to match visual-aligned text embeddings with audio features. Experimental results on the AudioCaps dataset demonstrate that the proposed DiffAVA can achieve competitive performance on visual-aligned text-to-audio generation.

📄 PDF Abstract BibTeX arXiv:2305.12903

Code (0)

등록된 구현이 없습니다.

Tasks

AudioCapsAudio GenerationContrastive Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
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…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Visual Echoes: A Simple Unified Transformer for Audio-Visual Generation

2024-05-23 · Shiqi Yang, Zhi Zhong, Mengjie Zhao, Shusuke Takahashi 외

In recent years, with the realistic generation results and a wide range of personalized applications, diffusion-based generative models gain huge attention in both visual and audio generation areas. Compared to the consi…

Audio GenerationDenoisingLanguage ModelingLanguage Modelling+1

Revisiting Your Memory: Reconstruction of Affect-Contextualized Memory via EEG-guided Audiovisual Generation

2024-11-24 · Joonwoo Kwon, Heehwan Wang, Jinwoo Lee, Sooyoung Kim 외

In this paper, we introduce RecallAffectiveMemory, a novel task designed to reconstruct autobiographical memories through audio-visual generation guided by affect extracted from electroencephalogram (EEG) signals. To sup…

EEGElectroencephalogram (EEG)

EgoMem: Lifelong Memory Agent for Full-duplex Omnimodal Models

2025-09-15 · Yiqun Yao, Naitong Yu, Xiang Li, Xin Jiang 외 arxiv

We introduce EgoMem, the first lifelong memory agent tailored for full-duplex models that process real-time omnimodal streams. EgoMem enables real-time models to recognize multiple users directly from raw audiovisual str…

Evaluating the Impact of AI-Powered Audiovisual Personalization on Learner Emotion, Focus, and Learning Outcomes

2025-05-05 · George Xi Wang, Jingying Deng, Safinah Ali

Independent learners often struggle with sustaining focus and emotional regulation in unstructured or distracting settings. Although some rely on ambient aids such as music, ASMR, or visual backgrounds to support concent…

DreamAudio: Customized Text-to-Audio Generation with Diffusion Models

2025-09-07 · Yi Yuan, Xubo Liu, Haohe Liu, Xiyuan Kang 외 arxiv

With the development of large-scale diffusion-based and language-modeling-based generative models, impressive progress has been achieved in text-to-audio generation. Despite producing high-quality outputs, existing text-…

Audio Generation