FGD-Det: Frequency-Guided Decoupled Alignment and Asymmetric Fusion for Multispectral Object Detection
FGD-Det is an efficient asymmetric multispectral object detection framework that addresses information density disparities and spatial misalignment through a heterogeneous dual-stream backbone and a stage-wise fusion strategy featuring Frequency-Guided Decoupled Alignment, achieving state-of-the-art performance on LLVIP and FLIR benchmarks with significantly reduced computational cost.
Original paper licensed under CC BY 4.0 (https://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 solve a mystery in a pitch-black room. You have two special flashlights: one is a standard, high-definition visible light camera that sees amazing details like textures and colors, but only works when there is some light. The other is a thermal infrared camera that sees heat signatures, so it works perfectly in the dark, but the images look like fuzzy, blurry blobs without much detail. To catch a thief in the dark, you need to combine the crisp details of the first flashlight with the heat vision of the second. This is the world of multispectral object detection, a field where computers learn to "see" using multiple types of light at once.
However, there is a catch. These two flashlights are often slightly out of sync. Because they are two separate physical devices, they might be tilted at slightly different angles or vibrate differently, causing their images to be misaligned by a few pixels. If you just slap the two images together, the computer gets confused, seeing a "ghost" of the object in two places at once. Furthermore, the computer usually treats both flashlights the same way, wasting a huge amount of brainpower trying to process the blurry thermal image with the same intensity as the sharp visible one. The big question researchers are asking is: How can we build a computer brain that combines these two very different views perfectly, even when they are slightly crooked, without needing a supercomputer to do it?
This paper introduces a new solution called FGD-Det, which acts like a smart, efficient detective team. Instead of treating the two cameras as identical twins, the authors realized they are actually very different siblings. The visible camera is the "heavy lifter" with lots of data, while the infrared camera is the "lightweight specialist" with sparse, heat-based data. The paper argues against the old way of building these systems, which uses two identical, heavy-duty processing paths for both cameras. The authors suggest this is a waste of energy and that it fails to fix the "ghosting" problem when the cameras are misaligned.
To fix this, FGD-Det uses a heterogeneous dual-stream backbone. Think of this as hiring a massive, detailed team to analyze the visible light image, but assigning a tiny, ultra-fast, lightweight team to handle the infrared heat map. This saves a ton of computing power right from the start. But the real magic happens in how they combine the clues. The system uses a clever trick called frequency-guided decoupled alignment. Imagine the infrared camera is like a sketch artist who is great at drawing outlines but bad at shading. The system uses these sharp "outlines" (high-frequency edges) from the heat map to physically nudge and align the visible image, correcting the misalignment pixel by pixel. It's like using a ruler to straighten a crooked photo before gluing it to a poster.
The paper shows that this method is incredibly smart about when to use which tool. In the early layers of the computer's brain, where it's looking for shapes and edges, it uses a strict, "hard" alignment to fix the crookedness. But in the deepest layers, where the computer is thinking about "what" the object is (a person vs. a car) rather than "where" the edges are, it relaxes the rules. It stops forcing a perfect pixel-match and instead focuses on agreeing on the big picture. This is called asymmetric fusion.
The results are impressive. On standard tests using datasets like LLVIP and FLIR, this lightweight system achieved a detection accuracy of 98.1% for finding objects (AP50) and 68.9% for precise bounding boxes (AP50:95) on the LLVIP dataset. It did this while using only 46.4 GFLOPs of computing power. To put that in perspective, other top-performing systems that get similar scores often require hundreds or even over a thousand GFLOPs—meaning FGD-Det does the job with a fraction of the energy cost. Even when the researchers simulated the cameras being physically shifted by up to 30 pixels (a significant misalignment), FGD-Det kept its focus on the target, whereas other models started to lose track or see "ghosts." The authors suggest that this approach makes multispectral detection much more practical for real-world devices, like drones or security cameras, that need to work in all weather conditions without needing massive, power-hungry computers.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.