Skip to content
/ LWGANet Public

[arXiv 2025] LWGANet: A Lightweight Group Attention Backbone for Remote Sensing Visual Tasks

Notifications You must be signed in to change notification settings

lwCVer/LWGANet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LWGANet: A Lightweight Group Attention Backbone for Remote Sensing Visual Tasks

This is the official Pytorch/Pytorch implementation of the paper:

LWGANet: A Lightweight Group Attention Backbone for Remote Sensing Visual Tasks

Wei Lu, Si-Bao Chen*, Chris H. Q. Ding, Jin Tang, and Bin Luo, Senior Member, IEEE

IEEE Transactions on Image Processing (TIP), In peer review. arXiv


Illustration of LWGANet architecture.


PWC PWC PWC PWC PWC PWC PWC PWC

Abstract

Remote sensing (RS) visual tasks have gained significant academic and practical importance. However, they encounter numerous challenges that hinder effective feature extraction, including the detection and recognition of multiple objects exhibiting substantial variations in scale within a single image. While prior dual-branch or multi-branch architectural strategies have been effective in managing these object variances, they have concurrently resulted in considerable increases in computational demands and parameter counts. Consequently, these architectures are rendered less viable for deployment on resource-constrained devices. Contemporary lightweight backbone networks, designed primarily for natural images, frequently encounter difficulties in effectively extracting features from multi-scale objects, which compromises their efficacy in RS visual tasks. This article introduces LWGANet, a specialized lightweight backbone network tailored for RS visual tasks, incorporating a novel lightweight group attention (LWGA) module designed to address these specific challenges. The LWGA module, tailored for RS imagery, adeptly harnesses redundant features to extract a wide range of spatial information, from local to global scales, without introducing additional complexity or computational overhead. This facilitates precise feature extraction across multiple scales within an efficient framework. LWGANet was rigorously evaluated across twelve datasets, which span four crucial RS visual tasks: scene classification, oriented object detection, semantic segmentation, and change detection. The results confirm LWGANet's widespread applicability and its ability to maintain an optimal balance between high performance and low complexity, achieving state-of-the-art results across diverse datasets. LWGANet emerged as a novel solution for resource-limited scenarios requiring robust RS image processing capabilities.

Pre-train Weights on Imagenet-1k

Imagenet 300-epoch pre-trained LWGANet-L0 backbone: Download

Imagenet 300-epoch pre-trained LWGANet-L1 backbone: Download

Imagenet 300-epoch pre-trained LWGANet-L2 backbone: Download

Get Started





Star History

Star History Chart

Acknowledgement

This repository is built using the timm, mmrotate, unetformer, A2Net, and CLAFA repositories.

If you have any questions about this work, you can contact me. Email: [email protected].

Your star is the power that keeps us updating github.

Citation

If LWGANet is useful or relevant to your research, please kindly recognize our contributions by citing our paper:

@article{lu2025lwganet,
  title={LWGANet: A Lightweight Group Attention Backbone for Remote Sensing Visual Tasks},
  author={Lu, Wei and Chen, Si-Bao and Ding, Chris HQ and Tang, Jin and Luo, Bin},
  journal={arXiv preprint arXiv:2501.10040},
  year={2025}
}

About

[arXiv 2025] LWGANet: A Lightweight Group Attention Backbone for Remote Sensing Visual Tasks

Resources

Stars

Watchers

Forks

Packages

No packages published