paper-with-me

홈 › Papers

CompSlider: Compositional Slider for Disentangled Multiple-Attribute Image Generation

2025-08-31 · Zixin Zhu, Kevin Duarte, Mamshad Nayeem Rizve, Chengyuan Xu, Ratheesh Kalarot, Junsong Yuan arxiv

In text-to-image (T2I) generation, achieving fine-grained control over attributes - such as age or smile - remains challenging, even with detailed text prompts. Slider-based methods offer a solution for precise control of image attributes. Existing approaches typically train individual adapter for each attribute separately, overlooking the entanglement among multiple attributes. As a result, interference occurs among different attributes, preventing precise control of multiple attributes together. To address this challenge, we aim to disentangle multiple attributes in slider-based generation to enbale more reliable and independent attribute manipulation. Our approach, CompSlider, can generate a conditional prior for the T2I foundation model to control multiple attributes simultaneously. Furthermore, we introduce novel disentanglement and structure losses to compose multiple attribute changes while maintaining structural consistency within the image. Since CompSlider operates in the latent space of the conditional prior and does not require retraining the foundation model, it reduces the computational burden for both training and inference. We evaluate our approach on a variety of image attributes and highlight its generality by extending to video generation.

📄 PDF Abstract BibTeX arXiv:2509.01028

Code (0)

등록된 구현이 없습니다.

Tasks

Video GenerationImage Generation

Similar Papers 제목 키워드 기반

SliderEdit: Continuous Image Editing with Fine-Grained Instruction Control

2025-11-12 · Arman Zarei, Samyadeep Basu, Mobina Pournemat, Sayan Nag 외 arxiv

Instruction-based image editing models have recently achieved impressive performance, enabling complex edits to an input image from a multi-instruction prompt. However, these models apply each instruction in the prompt w…

Text-to-Image GenerationImage ManipulationImage Editing

SliderSpace: Decomposing the Visual Capabilities of Diffusion Models

2025-02-03 · Rohit Gandikota, Zongze Wu, Richard Zhang, David Bau 외

We present SliderSpace, a framework for automatically decomposing the visual capabilities of diffusion models into controllable and human-understandable directions. Unlike existing control methods that require a user to …

Diversity

All-in-One Slider for Attribute Manipulation in Diffusion Models

2025-08-26 · Weixin Ye, Hongguang Zhu, Wei Wang, Yahui Liu 외 arxiv

Text-to-image (T2I) diffusion models have made significant strides in generating high-quality images. However, progressively manipulating certain attributes of generated images to meet the desired user expectations remai…

Continuous Control

Seen to Unseen: Exploring Compositional Generalization of Multi-Attribute Controllable Dialogue Generation

2023-06-17 · Weihao Zeng, Lulu Zhao, Keqing He, Ruotong Geng 외

Existing controllable dialogue generation work focuses on the single-attribute control and lacks generalization capability to out-of-distribution multiple attribute combinations. In this paper, we explore the composition…

AttributeDialogue GenerationDisentanglement

Cross-composition Feature Disentanglement for Compositional Zero-shot Learning

2024-08-19 · Yuxia Geng, Runkai Zhu, Jiaoyan Chen, Jintai Chen 외

Disentanglement of visual features of primitives (i.e., attributes and objects) has shown exceptional results in Compositional Zero-shot Learning (CZSL). However, due to the feature divergence of an attribute (resp. obje…

AttributeCompositional Zero-Shot LearningDisentanglementLanguage Modeling+2