LWGANet: Addressing Spatial and Channel Redundancy in Remote Sensing Visual Tasks with Light-Weight Grouped Attention
About
Light-weight neural networks for remote sensing (RS) visual analysis must overcome two inherent redundancies: spatial redundancy from vast, homogeneous backgrounds, and channel redundancy, where extreme scale variations render a single feature space inefficient. Existing models, often designed for natural images, fail to address this dual challenge in RS scenarios. To bridge this gap, we propose LWGANet, a light-weight backbone engineered for RS-specific properties. LWGANet introduces two core innovations: a Top-K Global Feature Interaction (TGFI) module that mitigates spatial redundancy by focusing computation on salient regions, and a Light-Weight Grouped Attention (LWGA) module that resolves channel redundancy by partitioning channels into specialized, scale-specific pathways. By synergistically resolving these core inefficiencies, LWGANet achieves a superior trade-off between feature representation quality and computational cost. Extensive experiments on twelve diverse datasets across four major RS tasks--scene classification, oriented object detection, semantic segmentation, and change detection--demonstrate that LWGANet consistently outperforms state-of-the-art light-weight backbones in both accuracy and efficiency. Our work establishes a new, robust baseline for efficient visual analysis in RS images.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Oriented Object Detection | DOTA v1.0 (test) | -- | 378 | |
| Change Detection | LEVIR-CD (test) | F1 Score92.42 | 357 | |
| Change Detection | WHU-CD (test) | IoU90.92 | 286 | |
| Semantic segmentation | LoveDA (test) | mIoU53.6 | 81 | |
| Change Detection | CDD (test) | F1 Score93.77 | 71 | |
| Change Detection | SYSU-CD (test) | F183.41 | 58 | |
| Oriented Object Detection | DOTA v1.5 (test) | mAP72.91 | 58 | |
| Scene Classification | AID | Top-1 Acc95.45 | 47 | |
| Scene Classification | NWPU | Top-1 Acc96.17 | 38 | |
| Semantic segmentation | UAVid (test) | mIoU69.1 | 37 |