paper-with-me

Papers

Multi-modal Generation via Cross-Modal In-Context Learning

2024-05-28 · Amandeep Kumar, Muzammal Naseer, Sanath Narayan, Rao Muhammad Anwer, Salman Khan, Hisham Cholakkal

In this work, we study the problem of generating novel images from complex multimodal prompt sequences. While existing methods achieve promising results for text-to-image generation, they often struggle to capture fine-grained details from lengthy prompts and maintain contextual coherence within prompt sequences. Moreover, they often result in misaligned image generation for prompt sequences featuring multiple objects. To address this, we propose a Multi-modal Generation via Cross-Modal In-Context Learning (MGCC) method that generates novel images from complex multimodal prompt sequences by leveraging the combined capabilities of large language models (LLMs) and diffusion models. Our MGCC comprises a novel Cross-Modal Refinement module to explicitly learn cross-modal dependencies between the text and image in the LLM embedding space, and a contextual object grounding module to generate object bounding boxes specifically targeting scenes with multiple objects. Our MGCC demonstrates a diverse range of multimodal capabilities, like novel image generation, the facilitation of multimodal dialogue, and generation of texts. Experimental evaluations on two benchmark datasets, demonstrate the effectiveness of our method. On Visual Story Generation (VIST) dataset with multimodal inputs, our MGCC achieves a CLIP Similarity score of $0.652$ compared to SOTA GILL $0.641$. Similarly, on Visual Dialogue Context (VisDial) having lengthy dialogue sequences, our MGCC achieves an impressive CLIP score of $0.660$, largely outperforming existing SOTA method scoring $0.645$. Code: https://github.com/VIROBO-15/MGCC

📄 PDF Abstract BibTeX arXiv:2405.18304

Code (1)

virobo-15/mgcc 공식 구현

Tasks

Image GenerationIn-Context LearningStory GenerationText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
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 제목 키워드 기반

CoDi-2: In-Context, Interleaved, and Interactive Any-to-Any Generation

2023-11-30 · Zineng Tang, ZiYi Yang, Mahmoud Khademi, Yang Liu 외

We present CoDi-2, a versatile and interactive Multimodal Large Language Model (MLLM) that can follow complex multimodal interleaved instructions, conduct in-context learning (ICL), reason, chat, edit, etc., in an any-to…

Image GenerationIn-Context LearningLanguage ModelingLanguage Modelling+3

MLDocRAG: Multimodal Long-Context Document Retrieval Augmented Generation

2026-02-10 · Yongyue Zhang, Yaxiong Wu arxiv

Understanding multimodal long-context documents that comprise multimodal chunks such as paragraphs, figures, and tables is challenging due to (1) cross-modal heterogeneity to localize relevant information across modaliti…

Long-Context UnderstandingQuestion Answering

CoDi-2: In-Context Interleaved and Interactive Any-to-Any Generation

2024-01-01 · CVPR 2024 1 · Zineng Tang, ZiYi Yang, Mahmoud Khademi, Yang Liu 외

We present CoDi-2 a Multimodal Large Language Model (MLLM) for learning in-context interleaved multimodal representations. By aligning modalities with language for both encoding and generation CoDi-2 empowers Large L…

Image GenerationLanguage ModelingLanguage ModellingLarge Language Model+1

Context Unrolling in Omni Models

2026-04-23 · Ceyuan Yang, Zhijie Lin, Yang Zhao, Fei Xiao 외 arxiv

We present Omni, a unified multimodal model natively trained on diverse modalities, including text, images, videos, 3D geometry, and hidden representations. We find that such training enables Context Unrolling, where the…

multimodal generationMultimodal Reasoning

Context-aware Modality-Topology Co-Alignment for Multimodal Attributed Graphs

2026-06-12 · Sirui Zhang, Xu Wang, Zhengyu Wu, Xunkai Li 외 arxiv

Multimodal Attributed Graphs (MAGs) model real-world entities by coupling graph topology with heterogeneous attributes such as text and images. They support graph-centric tasks requiring structural and class-discriminati…