HSNet: Heterogeneous Subgraph Network for Single Image Super-resolution

Hu, Qiongyang, Liu, Wenyang, Zou, Wenbin, Su, Yuejiao, Chau, Lap-Pui, Wang, Yi

arXiv.org Artificial Intelligence 

Abstract--Existing deep learning approaches for image super-resolution, particularly those based on CNNs and attention mechanisms, often suffer from structural inflexibility. Although graph-based methods offer greater representational adaptability, they are frequently impeded by excessive computational complexity. T o overcome these limitations, this paper proposes the Heterogeneous Subgraph Network (HSNet), a novel framework that efficiently leverages graph modeling while maintaining computational feasibility. The core idea of HSNet is to decompose the global graph into manageable sub-components. First, we introduce the Constructive Subgraph Set Block (CSSB), which generates a diverse set of complementary subgraphs. Subsequently, the Subgraph Aggregation Block (SAB) integrates the representations embedded across these subgraphs. Furthermore, a Node Sampling Strategy (NSS) is designed to selectively retain the most salient features, thereby enhancing accuracy while reducing computational overhead. Extensive experiments demonstrate that HSNet achieves state-of-the-art performance, effectively balancing reconstruction quality with computational efficiency. The code will be made publicly available. N the field of digital image processing, image upscaling is a fundamental and widely required operation.