paper-with-me

홈 › Papers

VIP: Versatile Image Outpainting Empowered by Multimodal Large Language Model

2024-06-03 · Jinze Yang, Haoran Wang, Zining Zhu, Chenglong Liu, Meng Wymond Wu, Mingming Sun

In this paper, we focus on resolving the problem of image outpainting, which aims to extrapolate the surrounding parts given the center contents of an image. Although recent works have achieved promising performance, the lack of versatility and customization hinders their practical applications in broader scenarios. Therefore, this work presents a novel image outpainting framework that is capable of customizing the results according to the requirement of users. First of all, we take advantage of a Multimodal Large Language Model (MLLM) that automatically extracts and organizes the corresponding textual descriptions of the masked and unmasked part of a given image. Accordingly, the obtained text prompts are introduced to endow our model with the capacity to customize the outpainting results. In addition, a special Cross-Attention module, namely Center-Total-Surrounding (CTS), is elaborately designed to enhance further the the interaction between specific space regions of the image and corresponding parts of the text prompts. Note that unlike most existing methods, our approach is very resource-efficient since it is just slightly fine-tuned on the off-the-shelf stable diffusion (SD) model rather than being trained from scratch. Finally, the experimental results on three commonly used datasets, i.e. Scenery, Building, and WikiArt, demonstrate our model significantly surpasses the SoTA methods. Moreover, versatile outpainting results are listed to show its customized ability.

📄 PDF Abstract BibTeX arXiv:2406.01059

Code (1)

ucasyjz/VIP 공식 구현 jax

Tasks

Image OutpaintingLanguage ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model

Methods 이 논문이 사용한 방법론

Focus 설명 없음
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 제목 키워드 기반

Towards Reliable Image Outpainting: Learning Structure-Aware Multimodal Fusion with Depth Guidance

2022-04-12 · Lei Zhang, Kang Liao, Chunyu Lin, Yao Zhao

Image outpainting technology generates visually plausible content regardless of authenticity, making it unreliable to be applied in practice. Thus, we propose a reliable image outpainting task, introducing the sparse dep…

Image Outpainting

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

CofiPara: A Coarse-to-fine Paradigm for Multimodal Sarcasm Target Identification with Large Multimodal Models

2024-05-01 · Hongzhan Lin, Zixin Chen, Ziyang Luo, Mingfei Cheng 외

Social media abounds with multimodal sarcasm, and identifying sarcasm targets is particularly challenging due to the implicit incongruity not directly evident in the text and image modalities. Current methods for Multimo…

Language ModelingLanguage ModellingMultimodal ReasoningSarcasm Detection+1

LLMGA: Multimodal Large Language Model based Generation Assistant

2023-11-27 · Bin Xia, Shiyin Wang, Yingfan Tao, Yitong Wang 외

In this paper, we introduce a Multimodal Large Language Model-based Generation Assistant (LLMGA), leveraging the vast reservoir of knowledge and proficiency in reasoning, comprehension, and response inherent in Large Lan…

Image GenerationLanguage ModelingLanguage ModellingLarge Language Model+5

Generalised Image Outpainting with U-Transformer

2022-01-27 · Penglei Gao, Xi Yang, Rui Zhang, John Y. Goulermas 외

In this paper, we develop a novel transformer-based generative adversarial neural network called U-Transformer for generalised image outpainting problem. Different from most present image outpainting methods conducting h…

DecoderImage Outpainting