paper-with-me

Papers

C3LLM: Conditional Multimodal Content Generation Using Large Language Models

2024-05-25 · Zixuan Wang, Qinkai Duan, Yu-Wing Tai, Chi-Keung Tang

We introduce C3LLM (Conditioned-on-Three-Modalities Large Language Models), a novel framework combining three tasks of video-to-audio, audio-to-text, and text-to-audio together. C3LLM adapts the Large Language Model (LLM) structure as a bridge for aligning different modalities, synthesizing the given conditional information, and making multimodal generation in a discrete manner. Our contributions are as follows. First, we adapt a hierarchical structure for audio generation tasks with pre-trained audio codebooks. Specifically, we train the LLM to generate audio semantic tokens from the given conditions, and further use a non-autoregressive transformer to generate different levels of acoustic tokens in layers to better enhance the fidelity of the generated audio. Second, based on the intuition that LLMs were originally designed for discrete tasks with the next-word prediction method, we use the discrete representation for audio generation and compress their semantic meanings into acoustic tokens, similar to adding "acoustic vocabulary" to LLM. Third, our method combines the previous tasks of audio understanding, video-to-audio generation, and text-to-audio generation together into one unified model, providing more versatility in an end-to-end fashion. Our C3LLM achieves improved results through various automated evaluation metrics, providing better semantic alignment compared to previous methods.

📄 PDF Abstract BibTeX arXiv:2405.16136

Code (0)

등록된 구현이 없습니다.

Tasks

Audio GenerationLanguage ModellingLarge Language Modelmultimodal generation

Similar Papers 제목 키워드 기반

DreamLLM: Synergistic Multimodal Comprehension and Creation

2023-09-20 · Runpei Dong, Chunrui Han, Yuang Peng, Zekun Qi 외

This paper presents DreamLLM, a learning framework that first achieves versatile Multimodal Large Language Models (MLLMs) empowered with frequently overlooked synergy between multimodal comprehension and creation. DreamL…

multimodal generationVisual Question AnsweringZero-Shot LearningZero-Shot Text-to-Image Generation

Multimodal Conditionality for Natural Language Generation

2021-09-02 · Michael Sollami, Aashish Jain

Large scale pretrained language models have demonstrated state-of-the-art performance in language understanding tasks. Their application has recently expanded into multimodality learning, leading to improved representati…

DescriptiveLanguage ModelingLanguage ModellingText Generation

UNIMO-G: Unified Image Generation through Multimodal Conditional Diffusion

2024-01-24 · Wei Li, Xue Xu, Jiachen Liu, Xinyan Xiao

Existing text-to-image diffusion models primarily generate images from text prompts. However, the inherent conciseness of textual descriptions poses challenges in faithfully synthesizing images with intricate details, su…

Conditional Image GenerationDenoisingImage GenerationImage Segmentation+6

MUNI: Multimodal Unified Latent Diffusion for Coherent Any-to-Any Generation

2026-06-15 · Kyeongmin Yeo, Yunhong Min, Minhyuk Sung arxiv

We introduce MUNI, an end-to-end multimodal latent diffusion framework for any-to-any generation that unifies subset-conditioned cross-modal generation and unconditional joint sampling through a shared stochastic latent.…

A Unified Agentic Framework for Evaluating Conditional Image Generation

2025-04-09 · Jifang Wang, Xue Yang, Longyue Wang, Zhenran Xu 외

Conditional image generation has gained significant attention for its ability to personalize content. However, the field faces challenges in developing task-agnostic, reliable, and explainable evaluation metrics. This pa…

Conditional Image GenerationImage Generation