← Latest papers
💬 NLP

Multimodal Image Colorization: Quantifying the Impact of Text-Conditioned Guidance on Grayscale-to-Color Translation

This paper quantifies the impact of text conditioning on grayscale-to-color translation by demonstrating that integrating CLIP guidance into both U-Net and Stable Diffusion 1.5 architectures consistently improves pixel-level accuracy, perceptual similarity, and colorfulness compared to models without text input.

Original authors: Colten Reissmann, Hugo Garrido-Lestache Belinchon

Published 2026-06-23
📖 4 min read☕ Coffee break read

Original authors: Colten Reissmann, Hugo Garrido-Lestache Belinchon

Original paper dedicated to the public domain under CC0 1.0 (http://creativecommons.org/publicdomain/zero/1.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a stack of old, black-and-white family photos. You want to bring them to life with color, but you don't remember if your grandfather's car was red or blue, or if the sky was a stormy grey or a sunny blue. This is the problem computer scientists face with image colorization: a single black-and-white image can be colored in many different, equally valid ways. It's like trying to guess the flavor of a mystery candy just by looking at its wrapper.

This paper asks a simple question: Does giving the computer a written description (a "text prompt") help it guess the right colors better?

To find out, the researchers set up a controlled experiment, like a scientific taste test, comparing two different types of "coloring chefs" (AI models):

  1. The "Scratch" Chef (U-Net): A smaller model built from the ground up. It has to learn everything about colors from scratch, just by looking at the photos.
  2. The "Expert" Chef (Stable Diffusion): A massive, pre-trained model that has already "seen" billions of images and knows a lot about what things usually look like.

For each chef, they created two versions:

  • The Silent Version: The chef looks at the black-and-white photo and tries to guess the colors on its own.
  • The Whispering Version: The chef looks at the photo and reads a short sentence describing the scene (e.g., "a red car" or "a blue sky").

The Results: Did the Whisper Help?

The researchers measured the results using four different "scorecards" to see how close the AI's coloring was to the real, original color photo.

1. The "Scratch" Chef (U-Net) got a huge boost.
When this smaller model was given text instructions, it improved dramatically:

  • Accuracy: It got about 5.6% better at matching the exact pixel colors.
  • Structure: It got 1.2% better at keeping the shapes and lines looking right.
  • Vibrancy: This was the biggest jump! The colors became 36.6% more vivid and lively.
  • Perception: The human eye perceived the result as 7.6% more realistic.

The Analogy: Imagine a student who has never studied art. If you just hand them a black-and-white sketch, they might color a tree brown or green randomly. But if you whisper, "This is a pine tree," they suddenly know exactly which green to use. The text gave them the missing knowledge they didn't have.

2. The "Expert" Chef (Stable Diffusion) also improved, but differently.
Since this model already knew a lot about colors, the text instructions helped, but in a more subtle way:

  • Accuracy: It improved by 5.8% (similar to the smaller model).
  • Structure: It improved by 1.5%.
  • Perception: It got 11.3% more realistic to the human eye.
  • Vibrancy: The colors only got 0.6% more vivid.

The Analogy: This chef is like a professional painter who already knows that cars are usually red or blue. If you whisper "red car," they don't need to learn what red is; they just need to be reminded to pick red instead of blue. The text didn't teach them a new skill; it just helped them make a specific choice.

Why This Matters

The paper proves that text is a powerful tool for solving the "mystery" of color.

  • It solves the guessing game: Without text, the AI often picks "safe," dull, or average colors (like a grey car) because it's unsure. With text, it confidently picks the specific color requested.
  • It works for everyone: Whether the AI is a small, learning-from-scratch model or a giant, pre-trained expert, adding text instructions consistently made the results better.
  • It's not just about size: The researchers showed that the improvement came specifically from the text, not from changing the model's size or structure.

The Bottom Line

Think of the black-and-white image as a puzzle with missing pieces. The text description acts like a hint that tells you exactly what those missing pieces should look like. The study confirms that giving the computer these hints results in a much clearer, more accurate, and more colorful picture, regardless of how smart the computer already is.

Note: The paper focuses strictly on measuring these improvements on a specific set of photos. It does not claim these results apply to medical imaging or other specific real-world uses, nor does it predict future technologies beyond what was tested in this specific experiment.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →