Curated News
By: NewsRamp Editorial Staff
September 23, 2026
Harbin Institute's DEDM-Net Achieves Breakthrough in Infrared Small Target Detection
TLDR
- Harbin Institute of Technology's DEDM-Net sets a new benchmark with 93.40% IoU on NUDT-SIRST, beating 11 state-of-the-art methods and reducing false alarms to 3.75x10^-6.
- DEDM-Net uses a two-stage deep learning network: diffusion-based feature enhancement with blind processing, then dense nested Mamba state-space modeling for global context and precise detection.
- This technology improves forest fire prevention, surveillance, and threat assessment, enabling earlier warnings and safer communities through more reliable infrared small target detection.
- Combining diffusion models and Mamba architecture, this network detects tiny infrared targets under 81 pixels with remarkable accuracy, potentially revolutionizing real-time surveillance and drone navigation.
Impact - Why it Matters
The ability to reliably detect infrared small targets has profound implications for public safety and national security. Missed detections or false alarms in forest fire early warning systems can delay response, allowing fires to spread unchecked; in surveillance and military threat assessment, they can mean the difference between identifying a threat and being caught off guard. DEDM-Net's state-of-the-art performance, with significantly reduced false alarms and higher detection probabilities, directly addresses these life-critical applications. Moreover, its innovative combination of diffusion models and state-space architectures sets a new paradigm for handling extremely small, low-contrast objects in computer vision. As the technology matures with faster inference, it could enable real-time deployment on drones and autonomous systems, enhancing situational awareness in low-visibility conditions. This research not only advances remote sensing but also opens doors for broader applications where separating targets from complex backgrounds is essential, from medical imaging to industrial inspection.
Summary
Researchers from the Research Center for Space Optical Engineering at Harbin Institute of Technology have unveiled a groundbreaking deep learning network designed to detect tiny, low-contrast infrared targets that often elude existing methods. Their work, published (DOI: 10.34133/remotesensing.1046) on June 30, 2026, in the Journal of Remote Sensing, introduces the Diffusion-Enhanced Dense Mamba Network (DEDM-Net), a two-stage architecture that synergistically combines diffusion-based feature enhancement with state-space modeling to suppress background clutter and amplify target signals. The challenge is formidable: infrared small targets typically occupy fewer than 81 pixels, exhibit signal-to-noise ratios around 3, and lack distinct shape or texture, making them easily submerged in complex backgrounds. Traditional deep learning methods often focus solely on target features, neglecting the vast background and exacerbating class imbalance. DEDM-Net tackles this by modeling both targets and backgrounds simultaneously.
The first stage employs a dual-path diffusion model with a novel blind processing module that predicts each pixel using only surrounding information—never the pixel itself—preventing extremely small targets from being misclassified as background. The second stage introduces a dense nested Mamba architecture based on the state space model (SSM), which captures long-range correlations across global and local features with linear computational complexity, a significant advantage over conventional Transformers. A cross-stage prediction fusion module further integrates features from both stages, improving contour segmentation accuracy. Evaluated on three public datasets—NUAA-SIRST, NUDT-SIRST, and IRSTD-1k—DEDM-Net achieved state-of-the-art performance. On NUDT-SIRST, it reached 93.40% IoU, 93.28% nIoU, 98.37% detection probability, and a false-alarm rate of just 3.75×10⁻⁶, outperforming DNA-Net and ISTDU-Net. On IRSTD-1k, it achieved 73.71% IoU and 93.89% detection probability with only 11.10×10⁻⁶ false alarms, surpassing all competitors.
Corresponding author Dr. Shikai Jiang explained, “Infrared small targets are extremely challenging because they lack shape and texture—they're essentially just a few bright pixels in a sea of background. By modeling both the target-free background and potential target regions simultaneously, our diffusion-enhanced approach effectively amplifies what matters while suppressing what doesn't. The Mamba architecture then provides the global context needed to distinguish true targets from bright clutter.” While DEDM-Net achieves superior accuracy, the diffusion-based two-stage design increases inference time compared to single-stage networks. Future work will focus on model distillation, mixed-precision inference, and faster samplers to reduce the required diffusion steps. The approach holds promise for real-time surveillance systems, autonomous drone navigation in low-visibility conditions, and early wildfire detection networks. As the team noted, the framework could also inspire new thinking about how generative models and state-space architectures can be combined for other challenging computer vision tasks where target-background separation is critical.
Source Statement
This curated news summary relied on content distributed by 24-7 Press Release. Read the original source here, Harbin Institute's DEDM-Net Achieves Breakthrough in Infrared Small Target Detection
