Revolutionizing Infrared Target Detection: BiisNet Achieves Unparalleled Accuracy with Binary Neural Networks

Sunday 06 April 2025


Deep learning models have made tremendous progress in recent years, but they often require powerful computers and vast amounts of data to function effectively. This can be a major limitation when it comes to deploying these models on edge devices like smartphones or embedded systems, where computational resources are limited.


To address this issue, researchers have been exploring ways to compress deep learning models without sacrificing their accuracy. One promising approach is binarization, which involves converting the model’s weights and activations into binary values (1s and 0s) rather than the traditional floating-point numbers.


Binarized neural networks (BNNs) can be much more efficient in terms of computation and memory usage, making them well-suited for edge devices. However, there are some challenges to overcome when working with BNNs. For example, the binarization process can introduce significant precision loss, which can negatively impact the model’s performance.


To tackle this issue, a team of researchers has developed a new approach called BiisNet, which combines the benefits of binarized neural networks with the accuracy of full-precision models. BiisNet uses a novel binary convolutional layer that preserves fine-grained semantic information in feature maps while still leveraging the efficiency of binary operations.


In addition to this innovative architecture, BiisNet also employs a smooth and adaptive dynamic softsign function to approximate the non-differentiable Sign function during backpropagation. This helps to reduce gradient estimation errors and improve model stability.


The researchers tested BiisNet on a popular dataset for infrared small-target detection (IRSTD) and found that it outperformed existing binary architectures while remaining competitive with state-of-the-art full-precision models. In fact, BiisNet surpassed the UIU-Net by 2.76% in terms of mean intersection over union (mIoU), a common metric for evaluating image segmentation accuracy.


One of the key advantages of BiisNet is its ability to achieve high performance with minimal computational resources. The model requires only 10K parameters, which is significantly fewer than most deep learning models. This makes it an attractive option for edge devices that need to perform complex tasks on limited hardware.


The potential applications of BiisNet are vast and varied. For example, the technology could be used in autonomous vehicles or drones to enable them to quickly detect and track objects in real-time. It could also be applied in medical imaging or robotics to improve the accuracy and efficiency of diagnostic and therapeutic procedures.


Cite this article: “Revolutionizing Infrared Target Detection: BiisNet Achieves Unparalleled Accuracy with Binary Neural Networks”, The Science Archive, 2025.


Deep Learning, Binarization, Neural Networks, Edge Devices, Computational Resources, Memory Usage, Precision Loss, Biisnet, Dynamic Softsign Function, Gradient Estimation Errors.


Reference: Biqiao Xin, Qianchen Mao, Bingshu Wang, Jiangbin Zheng, Yong Zhao, C. L. Philip Chen, “10K is Enough: An Ultra-Lightweight Binarized Network for Infrared Small-Target Detection” (2025).


Leave a Reply