paper-with-me

홈 › Papers

Palette Aligned Image Diffusion

2025-09-02 · Elad Aharoni, Noy Porat, Dani Lischinski, Ariel Shamir arxiv

We introduce the Palette-Adapter, a novel method for conditioning text-to-image diffusion models on a user-specified color palette. While palettes are a compact and intuitive tool widely used in creative workflows, they introduce significant ambiguity and instability when used for conditioning image generation. Our approach addresses this challenge by interpreting palettes as sparse histograms and introducing two scalar control parameters: histogram entropy and palette-to-histogram distance, which allow flexible control over the degree of palette adherence and color variation. We further introduce a negative histogram mechanism that allows users to suppress specific undesired hues, improving adherence to the intended palette under the standard classifier-free guidance mechanism. To ensure broad generalization across the color space, we train on a carefully curated dataset with balanced coverage of rare and common colors. Our method enables stable, semantically coherent generation across a wide range of palettes and prompts. We evaluate our method qualitatively, quantitatively, and through a user study, and show that it consistently outperforms existing approaches in achieving both strong palette adherence and high image quality.

📄 PDF Abstract BibTeX arXiv:2509.02000

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Exploring Palette based Color Guidance in Diffusion Models

2025-08-12 · Qianru Qiu, Jiafeng Mao, Xueting Wang arxiv

With the advent of diffusion models, Text-to-Image (T2I) generation has seen substantial advancements. Current T2I models allow users to specify object colors using linguistic color names, and some methods aim to persona…

Image Colorization

Dequantization and Color Transfer with Diffusion Models

2023-07-06 · Vaibhav Vavilala, Faaris Shaik, David Forsyth

We demonstrate an image dequantizing diffusion model that enables novel edits on natural images. We propose operating on quantized images because they offer easy abstraction for patch-based edits and palette transfer. In…

ColorizationImage ColorizationImage RestorationQuantization

Test-time Conditional Text-to-Image Synthesis Using Diffusion Models

2024-11-16 · Tripti Shukla, Srikrishna Karanam, Balaji Vasan Srinivasan

We consider the problem of conditional text-to-image synthesis with diffusion models. Most recent works need to either finetune specific parts of the base diffusion model or introduce new trainable parameters, leading to…

Conditional Text-to-Image SynthesisDenoisingImage Generation

Decoupled Illumination Priors for Spatially Controllable Multi-View Indoor Scene Relighting

2026-07-09 · Chenjian Gao, Linning Xu, Tianfan Xue arxiv

Indoor scene relighting demands photorealism, precise spatial control, and strict multi-view consistency. While diffusion-based image editing models enable semantic lighting manipulation via text prompts, enforcing exact…

Image Editing

Palette: Image-to-Image Diffusion Models

2021-11-10 · Chitwan Saharia, William Chan, Huiwen Chang, Chris A. Lee 외

This paper develops a unified framework for image-to-image translation based on conditional diffusion models and evaluates this framework on four challenging image-to-image translation tasks, namely colorization, inpaint…

ColorizationDenoisingDiversityImage-to-Image Translation+4