paper-with-me

홈 › Papers

MoEController: Instruction-based Arbitrary Image Manipulation with Mixture-of-Expert Controllers

2023-09-08 · Sijia Li, Chen Chen, Haonan Lu

Diffusion-model-based text-guided image generation has recently made astounding progress, producing fascinating results in open-domain image manipulation tasks. Few models, however, currently have complete zero-shot capabilities for both global and local image editing due to the complexity and diversity of image manipulation tasks. In this work, we propose a method with a mixture-of-expert (MOE) controllers to align the text-guided capacity of diffusion models with different kinds of human instructions, enabling our model to handle various open-domain image manipulation tasks with natural language instructions. First, we use large language models (ChatGPT) and conditional image synthesis models (ControlNet) to generate a large number of global image transfer dataset in addition to the instruction-based local image editing dataset. Then, using an MOE technique and task-specific adaptation training on a large-scale dataset, our conditional diffusion model can edit images globally and locally. Extensive experiments demonstrate that our approach performs surprisingly well on various image manipulation tasks when dealing with open-domain images and arbitrary human instructions. Please refer to our project page: [https://oppo-mente-lab.github.io/moe_controller/]

📄 PDF Abstract BibTeX arXiv:2309.04372

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityImage GenerationImage Manipulation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
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 제목 키워드 기반

Interactive Image Manipulation with Natural Language Instruction Commands

2018-02-23 · Seitaro Shinagawa, Koichiro Yoshino, Sakriani Sakti, Yu Suzuki 외

We propose an interactive image-manipulation system with natural language instruction, which can generate a target image from a source image and an instruction that describes the difference between the source and the tar…

Image GenerationImage Manipulation

ZONE: Zero-Shot Instruction-Guided Local Editing

2023-12-28 · CVPR 2024 1 · Shanglin Li, Bohan Zeng, Yutang Feng, Sicheng Gao 외

Recent advances in vision-language models like Stable Diffusion have shown remarkable power in creative image synthesis and editing.However, most existing text-to-image editing methods encounter two obstacles: First, the…

Image Generation

Language-Conditioned Representations and Mixture-of-Experts Policy for Robust Multi-Task Robotic Manipulation

2025-10-28 · Xiucheng Zhang, Yang Jiang, Hongwei Qing, Jiashuo Bai arxiv

Perceptual ambiguity and task conflict limit multitask robotic manipulation via imitation learning. We propose a framework combining a Language-Conditioned Visual Representation (LCVR) module and a Language-conditioned M…

MGE-LDM: Joint Latent Diffusion for Simultaneous Music Generation and Source Extraction

2025-05-29 · Yunkee Chae, Kyogu Lee

We present MGE-LDM, a unified latent diffusion framework for simultaneous music generation, source imputation, and query-driven source separation. Unlike prior approaches constrained to fixed instrument classes, MGE-LDM …

ImputationMusic Generation

Point and Instruct: Enabling Precise Image Editing by Unifying Direct Manipulation and Text Instructions

2024-02-05 · Alec Helbling, Seongmin Lee, Polo Chau

Machine learning has enabled the development of powerful systems capable of editing images from natural language instructions. However, in many common scenarios it is difficult for users to specify precise image transfor…

Image Manipulation