AI Navigate

Recolour What Matters: Region-Aware Colour Editing via Token-Level Diffusion

arXiv cs.CV / 3/20/2026

📰 NewsModels & Research

Key Points

  • ColourCrafter proposes token-level fusion of RGB colour tokens and image tokens in latent space to enable region-aware colour edits with improved locality and structural fidelity over global tone-transfer methods.
  • It propagates colour information selectively to semantically relevant regions while preserving the underlying structure of the image.
  • A perceptual Lab-space loss decouples luminance and chrominance and constrains edits within masked areas to achieve higher pixel-level precision.
  • The work introduces ColourfulSet, a large-scale dataset of image pairs with continuous and diverse colour variations, and reports state-of-the-art performance in colour accuracy, controllability, and perceptual fidelity.

Abstract

Colour is one of the most perceptually salient yet least controllable attributes in image generation. Although recent diffusion models can modify object colours from user instructions, their results often deviate from the intended hue, especially for fine-grained and local edits. Early text-driven methods rely on discrete language descriptions that cannot accurately represent continuous chromatic variations. To overcome this limitation, we propose ColourCrafter, a unified diffusion framework that transforms colour editing from global tone transfer into a structured, region-aware generation process. Unlike traditional colour driven methods, ColourCrafter performs token-level fusion of RGB colour tokens and image tokens in latent space, selectively propagating colour information to semantically relevant regions while preserving structural fidelity. A perceptual Lab-space Loss further enhances pixel-level precision by decoupling luminance and chrominance and constraining edits within masked areas. Additionally, we build ColourfulSet, a largescale dataset of high-quality image pairs with continuous and diverse colour variations. Extensive experiments demonstrate that ColourCrafter achieves state-of-the-art colour accuracy, controllability and perceptual fidelity in fine-grained colour editing. Our project is available at https://yangyuqi317.github.io/ColourCrafter.github.io/.