Thermo-VL: Extending Vision-Language Models to Thermal Infrared Perception
Thermo-VL is a novel vision-language model that enhances low-light perception by integrating a trainable thermal encoder and a text-guided dual-attention fusion module into a frozen Molmo-7B backbone, enabling robust cross-spectrum reasoning through a newly introduced RGB-thermal dataset and benchmark.
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 have a very smart, well-read robot assistant named Molmo. This robot is an expert at looking at photos taken in normal daylight (RGB images) and answering questions about them. It knows what a dog looks like, where a car is parked, and can describe a sunset beautifully.
However, there's a catch: Molmo is blind in the dark. If you show it a photo taken at night, in heavy fog, or through smoke, it gets confused. It can't see the person standing in the shadows or the warm engine of a car because it relies entirely on reflected light, which isn't there.
Thermo-VL is the solution the researchers built to fix this. Here is how it works, explained simply:
1. The "Night Vision Goggles" Upgrade
Instead of trying to teach the whole robot to see in the dark from scratch (which would be slow and might make it forget how to see in the day), the researchers gave Molmo a special pair of night-vision goggles.
- The Goggles (Thermal Encoder): These goggles see "heat" instead of light. They can spot a warm human or a hot car even in total darkness.
- The Strategy: The researchers kept the original "daylight eyes" (the RGB part) frozen and untouched. They only trained the new "night vision" part. This way, Molmo doesn't lose its ability to see in the sun, but it gains the ability to see in the dark.
2. The "Smart Translator" (The Fusion Module)
You can't just slap the night-vision image on top of the daylight image and hope the robot understands. The robot needs to know when to use the heat vision and what to look for.
This is where the Text-Guided Fusion comes in. Think of this as a smart translator or a conductor in an orchestra.
- The Question is the Score: When you ask the robot, "Is there a person on the path?", the question acts like a musical score.
- The Conductor's Job: The fusion module listens to your question. If you ask about a person, it tells the "heat vision" part to focus on warm shapes. If you ask about a car, it focuses on engine heat.
- The Gated Residual: The translator doesn't replace the daylight image; it injects the heat information into it. Imagine it's like adding a pinch of salt to a soup. You don't replace the soup with salt; you add just enough to enhance the flavor. The robot sees the original scene, but now with "heat highlights" exactly where the question asked for them.
3. The "Training Gym" (The Dataset)
To teach this new system, the researchers couldn't just use old photos because most don't have questions attached to them. They built a gym for the robot:
- The Workout: They created thousands of pairs of images: one normal photo and one "heat" photo of the exact same scene.
- The Coach: They used AI to generate questions and answers for these pairs, covering things like "How many people are there?" or "Is the road clear?"
- The Exam (Thermo-VL-Bench): They also built a strict test. They manually checked the questions to make sure the robot couldn't cheat by guessing. This test specifically checks if the robot can solve puzzles in the dark or when both light and heat are available.
4. The Results: Why It Matters
When they put Thermo-VL to the test:
- In the Day: It performed just as well as the original robot (Molmo). It didn't get confused by the new goggles.
- In the Dark: It got much better at finding things that the original robot missed.
- The Combination: When the robot could use both the daylight photo and the heat photo together, it became a super-detective. It could answer questions it previously couldn't handle at all.
The Bottom Line
The paper claims that Thermo-VL is a way to give a smart, daylight-only robot the ability to see in the dark without breaking its existing intelligence. It does this by adding a "heat-sensing" brain that listens to your questions and only shows the robot the heat details it needs, keeping the rest of the robot's knowledge safe and sound.
Important Note from the Paper: The authors warn that this is currently a research prototype. It's a powerful tool for understanding low-light scenes, but it's not yet a perfect, ready-to-deploy system for critical safety tasks (like autonomous driving) because it relies on paired images and can still make mistakes. They also note that the data used to train it was partly generated by other AI, so it might have some quirks or biases.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.