← Latest papers
💻 computer science

Bringing Multimodal Large Language Models to Infrared-Visible Image Fusion Quality Assessment

This paper introduces FuScore, a novel quality assessment framework for infrared-visible image fusion that leverages Multimodal Large Language Models to generate continuous quality scores and employs a tripartite objective with soft labels, thereby achieving state-of-the-art correlation with human visual preferences by overcoming the limitations of existing discrete and scalar evaluation methods.

Original authors: Yuchen Guo, Junli Gong, Yao Lu, Xintong Xu, Yiuming Cheung, Weifeng Su

Published 2026-05-12
📖 5 min read🧠 Deep dive

Original authors: Yuchen Guo, Junli Gong, Yao Lu, Xintong Xu, Yiuming Cheung, Weifeng Su

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.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

The Big Picture: Mixing Two Cameras into One

Imagine you have two cameras taking a picture of the same scene at night.

  1. Camera A (Infrared): Sees heat. It can spot a person hiding in the dark because they are warm, but the picture looks blurry and lacks detail.
  2. Camera B (Visible): Sees light. It shows sharp details like tree branches or road signs, but if it's too dark, the picture is pitch black.

Image Fusion is the process of combining these two photos into one "super photo" that has both the heat detection and the sharp details. This is crucial for things like self-driving cars or security systems.

The Problem: How Do We Know the "Super Photo" is Good?

The paper argues that the current ways we judge these "super photos" are broken.

  • The Old Way (Math Formulas): Scientists used to use rigid math formulas (like counting how much "information" is in the image). The paper says this is like judging a soup recipe only by counting the number of carrots and potatoes. You might have a lot of ingredients, but the soup could still taste terrible. These formulas often give high scores to ugly, blurry images.
  • The "One-Hot" AI Way: Recently, people tried using AI (Large Language Models) to judge the photos. But they forced the AI to pick a grade like a school report card: "1, 2, 3, 4, or 5."
    • The Flaw: Imagine two students get scores of 94.5 and 94.8. If you force them into "A" or "B" categories, you lose the nuance. The paper says forcing AI to pick a single integer level (like "Level 4") makes it miss tiny but important differences between two very similar images. It's like saying two nearly identical paintings are in completely different art galleries just because one got a "4" and the other a "3."

The Solution: FuScore

The authors created FuScore, a new AI judge that acts more like a human expert.

1. The "Continuous Score" Analogy

Instead of asking the AI, "Is this a 4 or a 5?", FuScore asks, "On a scale of 1 to 5, where exactly does this land?"

  • Old AI: "This is a 4." (Discrete)
  • FuScore: "This is a 4.75." (Continuous)
    This allows the AI to tell the difference between two images that are almost identical, which is vital for fine-tuning fusion technology.

2. The "Group Consensus" Analogy

How does FuScore know how precise its score should be? It looks at four specific criteria used to judge these images:

  1. Heat Retention: Did it keep the warm spots?
  2. Texture: Are the details sharp?
  3. Artifacts: Are there weird glitches or noise?
  4. Sharpness: Is the image clear?
  • Scenario A (Agreement): If all four criteria say, "This is a great image," FuScore gives a very sharp, confident score (e.g., 4.8).
  • Scenario B (Disagreement): If the image has great heat but terrible glitches, the four criteria are arguing with each other. FuScore realizes, "Hmm, humans might disagree on this one." So, it gives a broader, fuzzier score range to reflect that uncertainty. It's like a teacher saying, "This essay is good, but since the grammar and the story contradict each other, I'm not 100% sure where to grade it."

3. The "Three-Part Training"

To teach this AI, the authors didn't just show it one photo at a time. They used a three-part training strategy:

  • Part 1 (The Individual): Teach the AI to give the right score for a single photo based on the "consensus" of the four criteria.
  • Part 2 (The Same Scene): Show the AI two photos of the same scene made by different methods. Ask, "Which one is better?" This teaches it to rank methods fairly.
  • Part 3 (Different Scenes): Show the AI photos from different scenes (e.g., a forest vs. a city). This teaches it that some scenes are just harder to fuse than others, so it doesn't get confused by the difficulty of the background.

The Results

The paper tested FuScore against:

  • Old math formulas.
  • Other AI judges.
  • Human experts.

The Outcome: FuScore matched human preferences better than any other method. It was particularly good at spotting the tiny differences between high-quality images that other methods missed. It also proved that when the four criteria (heat, texture, etc.) disagreed, human experts also disagreed more, proving that FuScore's "uncertainty" feature is real and useful.

Summary

FuScore is a new AI judge for fused images that stops treating quality like a multiple-choice test. Instead, it acts like a nuanced human critic, giving precise decimal scores and admitting when an image is hard to judge because different parts of it are conflicting. It learns by looking at the agreement between different quality factors and by comparing images side-by-side, resulting in a system that understands human taste much better than the old math formulas or rigid AI graders.

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 →