Dual-Scale Transformer for Large-Scale Single-Pixel Imaging
Gang Qu, Ping Wang, Xin Yuan
TL;DR
This work tackles the challenge of high-fidelity, large-scale single-pixel imaging by bridging real SPI hardware with advanced reconstruction models. It introduces HATNet, a deep unfolding network that unrolls tensor ISTA on the Kronecker SPI model into two modules: a tensor gradient-descent projector and a deep denoiser based on a hybrid-attention Transformer (HAT) that captures both high- and low-frequency spatial features and global channel information. By leveraging Kronecker SPI, HATNet avoids the prohibitive cost of large vectorized measurement matrices while achieving state-of-the-art reconstruction quality on synthetic and real SPI data. The approach shows strong performance on full-size images, demonstrates robustness to illumination variations, and validates its practicality with a real SPI prototype, marking a significant advance toward real-world computational imaging. The combination of tensor ISTA unfolding and dual-scale, channel-aware attention offers a scalable path for high-resolution SPI in practical settings.
Abstract
Single-pixel imaging (SPI) is a potential computational imaging technique which produces image by solving an illposed reconstruction problem from few measurements captured by a single-pixel detector. Deep learning has achieved impressive success on SPI reconstruction. However, previous poor reconstruction performance and impractical imaging model limit its real-world applications. In this paper, we propose a deep unfolding network with hybrid-attention Transformer on Kronecker SPI model, dubbed HATNet, to improve the imaging quality of real SPI cameras. Specifically, we unfold the computation graph of the iterative shrinkagethresholding algorithm (ISTA) into two alternative modules: efficient tensor gradient descent and hybrid-attention multiscale denoising. By virtue of Kronecker SPI, the gradient descent module can avoid high computational overheads rooted in previous gradient descent modules based on vectorized SPI. The denoising module is an encoder-decoder architecture powered by dual-scale spatial attention for high- and low-frequency aggregation and channel attention for global information recalibration. Moreover, we build a SPI prototype to verify the effectiveness of the proposed method. Extensive experiments on synthetic and real data demonstrate that our method achieves the state-of-the-art performance. The source code and pre-trained models are available at https://github.com/Gang-Qu/HATNet-SPI.
