P2Fusion: Prompt-based Progressive Infrared-Visible Image Fusion via Dual-Prior Distillation
The paper introduces P2Fusion, a novel prompt-based framework that leverages dual intrinsic priors and a Teach-to-Fuse mechanism with gated dynamic expert recalibration to achieve state-of-the-art infrared-visible image fusion performance and significantly enhance downstream object detection robustness.
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
Imagine you are trying to take the perfect photo of a spooky, foggy night. You have two cameras: one that sees in the dark like a bat (infrared), which is great at spotting warm things like people or cars, but looks blurry and lacks detail. The other is a regular camera (visible light), which sees sharp textures like tree branches and road signs, but gets completely blinded by the darkness or smoke. Image fusion is the art of magically combining these two photos into one super-image that has the best of both worlds. For years, scientists have tried to build computers that can do this automatically. The goal is to help robots, self-driving cars, and drones "see" clearly in bad weather, at night, or through smoke, so they don't crash or miss important targets. However, teaching a computer to blend these two very different types of vision without messing up the details has been a tricky puzzle.
The researchers behind this paper, called P²Fusion, decided to stop forcing the computer to follow rigid, pre-written rules. Instead, they invented a new way to teach the AI how to blend these images by using "dynamic prompts," which are like helpful, shifting hints rather than strict orders. They call their method "Teach-to-Fuse."
Here is the problem they are solving: In the past, scientists tried to guide the computer by giving it static "prior knowledge"—like a fixed map of where objects should be or a rigid rule saying "always keep the edges sharp." The authors argue that this is like trying to drive a car with a map that never updates; if the road changes, the driver gets confused. Other methods tried to use massive, pre-trained AI models (like the ones that recognize cats or dogs) to give hints, but the authors found these hints were often too vague and high-level, missing the tiny, pixel-level details needed for a perfect photo.
To fix this, P²Fusion uses a clever two-step strategy. First, it acts like a smart teacher that doesn't just hand out answers but teaches the AI how to learn from the images themselves. It uses two "teachers":
- The Thermal Teacher: This teacher looks at the infrared image and highlights the "hot" spots (like a person or a car) that need to be preserved.
- The Quality Teacher: This teacher looks at the visible image and points out which parts are clear and sharp, and which parts are blurry or dark.
Instead of hard-coding these hints, the system turns them into "prompts"—flexible, learnable signals that guide the AI as it works. Think of it like a conductor leading an orchestra. Instead of telling every musician exactly what note to play at every second (which would be rigid and prone to error), the conductor gives dynamic cues based on how the music is actually sounding, helping the musicians adjust in real-time.
The second part of their invention is a special module called GDER (Gated Dynamic Expert Recalibration). Imagine a team of two specialists working on a puzzle. One specialist is an expert at finding the "hot" targets (the Modality Expert), and the other is an expert at seeing the overall structure and texture (the Attention Expert). In many old systems, these two would just mash their ideas together, often causing confusion. P²Fusion uses a "gating" mechanism—a smart referee—that decides how much weight to give each specialist's opinion at every single moment. If the scene is smoky, the referee might listen more to the thermal expert. If the scene is bright but cluttered, it might listen more to the texture expert. This allows the system to fix its own mistakes and balance the two types of vision perfectly.
The authors tested their new system on five different datasets, including scenes with heavy smoke, extreme brightness, and night-time driving. They found that P²Fusion consistently produced better results than the current best methods. In fact, it topped the charts in 14 out of 20 key measurement categories across these tests. It didn't just look better; it actually helped computers detect objects more accurately. For example, when used to help a drone spot vehicles, it improved detection accuracy by 3.2% on one dataset and 0.9% on another. Even when tested on completely new, unseen environments (like aerial drone footage it had never seen before), the system remained robust and didn't crash or fail.
In short, the paper suggests that by moving away from rigid, static rules and instead using flexible, image-based "prompts" guided by a smart, self-correcting team of experts, we can create much better tools for seeing in the dark and through the fog. The authors believe this approach solves the conflict between keeping the image sharp and keeping the important targets visible, offering a more adaptable solution for the future of autonomous machines.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.