paper-with-me

홈 › Papers

LightFormer: A lightweight and efficient decoder for remote sensing image segmentation

2025-04-15 · Sihang Chen, Lijun Yun, Ze Liu, Jianfeng Zhu, Jie Chen, Hui Wang, Yueping Nie

Deep learning techniques have achieved remarkable success in the semantic segmentation of remote sensing images and in land-use change detection. Nevertheless, their real-time deployment on edge platforms remains constrained by decoder complexity. Herein, we introduce LightFormer, a lightweight decoder for time-critical tasks that involve unstructured targets, such as disaster assessment, unmanned aerial vehicle search-and-rescue, and cultural heritage monitoring. LightFormer employs a feature-fusion and refinement module built on channel processing and a learnable gating mechanism to aggregate multi-scale, multi-range information efficiently, which drastically curtails model complexity. Furthermore, we propose a spatial information selection module (SISM) that integrates long-range attention with a detail preservation branch to capture spatial dependencies across multiple scales, thereby substantially improving the recognition of unstructured targets in complex scenes. On the ISPRS Vaihingen benchmark, LightFormer attains 99.9% of GLFFNet's mIoU (83.9% vs. 84.0%) while requiring only 14.7% of its FLOPs and 15.9% of its parameters, thus achieving an excellent accuracy-efficiency trade-off. Consistent results on LoveDA, ISPRS Potsdam, RescueNet, and FloodNet further demonstrate its robustness and superior perception of unstructured objects. These findings highlight LightFormer as a practical solution for remote sensing applications where both computational economy and high-precision segmentation are imperative.

📄 PDF Abstract BibTeX arXiv:2504.10834

Code (0)

등록된 구현이 없습니다.

Tasks

Change DetectionDecoderImage SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

A Novel Lightweight Transformer with Edge-Aware Fusion for Remote Sensing Image Captioning

2025-06-11 · Swadhin Das, Divyansh Mundra, Priyanshu Dayal, Raksha Sharma

Transformer-based models have achieved strong performance in remote sensing image captioning by capturing long-range dependencies and contextual information. However, their practical deployment is hindered by high comput…

DecoderImage CaptioningKnowledge Distillation

LOANet: A Lightweight Network Using Object Attention for Extracting Buildings and Roads from UAV Aerial Remote Sensing Images

2022-12-16 · Xiaoxiang Han, Yiman Liu, Gang Liu, Yuanjie Lin 외

Semantic segmentation for extracting buildings and roads from uncrewed aerial vehicle (UAV) remote sensing images by deep learning becomes a more efficient and convenient method than traditional manual segmentation in su…

DecoderOptical Character Recognition (OCR)Semantic Segmentation

CD-CTFM: A Lightweight CNN-Transformer Network for Remote Sensing Cloud Detection Fusing Multiscale Features

2023-06-12 · Wenxuan Ge, Xubing Yang, Li Zhang

Clouds in remote sensing images inevitably affect information extraction, which hinder the following analysis of satellite images. Hence, cloud detection is a necessary preprocessing procedure. However, the existing meth…

Cloud DetectionDecoder

AutoLC: Search Lightweight and Top-Performing Architecture for Remote Sensing Image Land-Cover Classification

2022-05-11 · Chenyu Zheng, Junjue Wang, Ailong Ma, Yanfei Zhong

Land-cover classification has long been a hot and difficult challenge in remote sensing community. With massive High-resolution Remote Sensing (HRS) images available, manually and automatically designed Convolutional Neu…

DecoderLand Cover ClassificationNeural Architecture Search

VideoLightFormer: Lightweight Action Recognition using Transformers

2021-07-01 · Raivo Koot, Haiping Lu

Efficient video action recognition remains a challenging problem. One large model after another takes the place of the state-of-the-art on the Kinetics dataset, but real-world efficiency evaluations are often lacking. In…

Action RecognitionTemporal Action Localization