SOTAVerified

Expanding-and-Shrinking Binary Neural Networks

2025-03-31Code Available0· sign in to hype

Xulong Shi, Caiyi Sun, Zhi Qi, Liu Hao, Xiaodong Yang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

While binary neural networks (BNNs) offer significant benefits in terms of speed, memory and energy, they encounter substantial accuracy degradation in challenging tasks compared to their real-valued counterparts. Due to the binarization of weights and activations, the possible values of each entry in the feature maps generated by BNNs are strongly constrained. To tackle this limitation, we propose the expanding-and-shrinking operation, which enhances binary feature maps with negligible increase of computation complexity, thereby strengthening the representation capacity. Extensive experiments conducted on multiple benchmarks reveal that our approach generalizes well across diverse applications ranging from image classification, object detection to generative diffusion model, while also achieving remarkable improvement over various leading binarization algorithms based on different architectures including both CNNs and Transformers.

Tasks

Reproductions