paper-with-me

Papers

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

2025-08-26 · Weixin Ye, Hongguang Zhu, Wei Wang, Yahui Liu, Mengyu Wang, Xuecheng Nie 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 remains challenging, particularly for content with rich details, such as human faces. Some studies have attempted to address this by training slider modules. However, they follow a One-for-One manner, where an independent slider is trained for each attribute, requiring additional training whenever a new attribute is introduced. This not only results in parameter redundancy accumulated by sliders but also restricts the flexibility of practical applications and the scalability of attribute manipulation. To address this issue, we introduce the All-in-On Slider, a lightweight module that decomposes the text embedding space into sparse, semantically meaningful attribute directions. Once trained, it functions as a general-purpose slider, enabling interpretable and fine-grained continuous control over various attributes. Moreover, by recombining the learned directions, the All-in-One Slider supports the composition of multiple attributes and zero-shot manipulation of unseen attributes (e.g., races and celebrities). Extensive experiments demonstrate that our method enables accurate and scalable attribute manipulation, achieving notable improvements compared to previous methods. Furthermore, our method can be extended to integrate with the inversion framework to perform attribute manipulation on real images, broadening its applicability to various real-world scenarios. The code is available on our project page.

📄 PDF Abstract BibTeX arXiv:2508.19195

Code (0)

등록된 구현이 없습니다.

Tasks

Continuous Control

Similar Papers 제목 키워드 기반

Text Slider: Efficient and Plug-and-Play Continuous Concept Control for Image/Video Synthesis via LoRA Adapters

2025-09-23 · Pin-Yen Chiu, I-Sheng Fang, Jun-Cheng Chen arxiv

Recent advances in diffusion models have significantly improved image and video synthesis. In addition, several concept control methods have been proposed to enable fine-grained, continuous, and flexible control over fre…

Continuous Control

Concept Sliders: LoRA Adaptors for Precise Control in Diffusion Models

2023-11-20 · Rohit Gandikota, Joanna Materzynska, Tingrui Zhou, Antonio Torralba 외

We present a method to create interpretable concept sliders that enable precise control over attributes in image generations from diffusion models. Our approach identifies a low-rank parameter direction corresponding to …

Image Generation

Beyond Sliders: Mastering the Art of Diffusion-based Image Manipulation

2025-09-14 · Yufei Tang, Daiheng Gao, Pingyu Wu, Wenbo Zhou 외 arxiv

In the realm of image generation, the quest for realism and customization has never been more pressing. While existing methods like concept sliders have made strides, they often falter when it comes to no-AIGC images, pa…

Image ManipulationImage Generation

CompSlider: Compositional Slider for Disentangled Multiple-Attribute Image Generation

2025-08-31 · Zixin Zhu, Kevin Duarte, Mamshad Nayeem Rizve, Chengyuan Xu 외 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 o…

Video GenerationImage Generation

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