paper-with-me

Papers

UniCombine: Unified Multi-Conditional Combination with Diffusion Transformer

2025-03-12 · Haoxuan Wang, Jinlong Peng, Qingdong He, Hao Yang, Ying Jin, Jiafu Wu, Xiaobin Hu, Yanjie Pan, Zhenye Gan, Mingmin Chi, Bo Peng, Yabiao Wang

With the rapid development of diffusion models in image generation, the demand for more powerful and flexible controllable frameworks is increasing. Although existing methods can guide generation beyond text prompts, the challenge of effectively combining multiple conditional inputs while maintaining consistency with all of them remains unsolved. To address this, we introduce UniCombine, a DiT-based multi-conditional controllable generative framework capable of handling any combination of conditions, including but not limited to text prompts, spatial maps, and subject images. Specifically, we introduce a novel Conditional MMDiT Attention mechanism and incorporate a trainable LoRA module to build both the training-free and training-based versions. Additionally, we propose a new pipeline to construct SubjectSpatial200K, the first dataset designed for multi-conditional generative tasks covering both the subject-driven and spatially-aligned conditions. Extensive experimental results on multi-conditional generation demonstrate the outstanding universality and powerful capability of our approach with state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2503.09277

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

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

Evolutionary training-free guidance in diffusion model for 3D multi-objective molecular generation

2025-05-16 · Ruiqing Sun, Dawei Feng, Sen yang, Yijie Wang 외

Discovering novel 3D molecular structures that simultaneously satisfy multiple property targets remains a central challenge in materials and drug design. Although recent diffusion-based models can generate 3D conformatio…

DenoisingDrug Design

Context-Aware Autoregressive Models for Multi-Conditional Image Generation

2025-05-18 · Yixiao Chen, Zhiyuan Ma, Guoli Jia, Che Jiang 외

Autoregressive transformers have recently shown impressive image generation quality and efficiency on par with state-of-the-art diffusion models. Unlike diffusion architectures, autoregressive models can naturally incorp…

Conditional Image GenerationImage Generation

A Unified Framework for Multimodal Image Reconstruction and Synthesis using Denoising Diffusion Models

2026-02-09 · Weijie Gan, Xucheng Wang, Tongyao Wang, Wenshang Wang 외 arxiv

Image reconstruction and image synthesis are important for handling incomplete multimodal imaging data, but existing methods require various task-specific models, complicating training and deployment workflows. We introd…

Image Reconstruction

Multi-Channel Uncertainty-Weighted Score Matching for Conditional Diffusion in Medical UDA

2025-09-26 · Chen Li, Meilong Xu, Xiaoling Hu, Weimin Lyu 외 arxiv

Robust medical image segmentation across modalities remains challenging due to severe domain shifts and the lack of target-domain labels. While diffusion models have been explored for cross-domain generation and augmenta…

Medical Image Segmentation

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