Next Article in Journal
Geometric Primitive-Guided UAV Path Planning for High-Quality Image-Based Reconstruction
Next Article in Special Issue
ESarDet: An Efficient SAR Ship Detection Method Based on Context Information and Large Effective Receptive Field
Previous Article in Journal
Mapping Groundwater Recharge Potential in High Latitude Landscapes Using Public Data, Remote Sensing, and Analytic Hierarchy Process
Previous Article in Special Issue
Comparative Analysis of Remote Sensing Storage Tank Detection Methods Based on Deep Learning
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Class-Incremental Learning Method for SAR Images Based on Self-Sustainment Guidance Representation

School of Information and Communication Engineering, University of Electronic Science and Technology of China, Chengdu 611731, China
*
Author to whom correspondence should be addressed.
Remote Sens. 2023, 15(10), 2631; https://doi.org/10.3390/rs15102631
Submission received: 23 March 2023 / Revised: 12 May 2023 / Accepted: 16 May 2023 / Published: 18 May 2023

Abstract

Existing deep learning algorithms for synthetic aperture radar (SAR) image recognition are performed with offline data. These methods must use all data to retrain the entire model when new data are added. However, facing the real application environment with growing data, retraining consumes much time and memory space. Class-Incremental Learning (CIL) addresses this problem that deep learning faces in streaming data. The goal of CIL is to enable the model to continuously learn new classes without using all data to retrain the model while maintaining the ability to recognize previous classes. Most of the CIL methods adopt a replay strategy to realize it. However, the number of retained samples is too small to carry enough information. The replay strategy is still trapped by forgetting previous knowledge. For this reason, we propose a CIL method for SAR images based on self-sustainment guidance representation. The method uses the vision transformer (ViT) structure as the basic framework. We add a dynamic query navigation module to enhance the model’s ability to learn the new classes. This module stores special information about classes and uses it to guide the direction of feature extraction in subsequent model learning. In addition, the method also comprises a structural extension module to defend the forgetting of old classes when the model learns new knowledge. It is constructed to maintain the representation of the model in previous classes. The model will learn under the coordinated guidance of old and new information. Experiments on the Moving and Stationary Target Acquisition and Recognition (MSTAR) dataset show that our method performs well with remarkable advantages in CIL tasks. This method has a better accuracy rate and performance dropping rate than state-of-the-art methods under the same setting and maintains the ability of incremental learning with fewer replay samples. Additionally, experiments on a popular image dataset (CIFAR100) also demonstrate the scalability of our approach.
Keywords: class-incremental learning; SAR images recognition; vision transformer class-incremental learning; SAR images recognition; vision transformer

Share and Cite

MDPI and ACS Style

Pan, Q.; Liao, K.; He, X.; Bu, Z.; Huang, J. A Class-Incremental Learning Method for SAR Images Based on Self-Sustainment Guidance Representation. Remote Sens. 2023, 15, 2631. https://doi.org/10.3390/rs15102631

AMA Style

Pan Q, Liao K, He X, Bu Z, Huang J. A Class-Incremental Learning Method for SAR Images Based on Self-Sustainment Guidance Representation. Remote Sensing. 2023; 15(10):2631. https://doi.org/10.3390/rs15102631

Chicago/Turabian Style

Pan, Qidi, Kuo Liao, Xuesi He, Zhichun Bu, and Jiyan Huang. 2023. "A Class-Incremental Learning Method for SAR Images Based on Self-Sustainment Guidance Representation" Remote Sensing 15, no. 10: 2631. https://doi.org/10.3390/rs15102631

APA Style

Pan, Q., Liao, K., He, X., Bu, Z., & Huang, J. (2023). A Class-Incremental Learning Method for SAR Images Based on Self-Sustainment Guidance Representation. Remote Sensing, 15(10), 2631. https://doi.org/10.3390/rs15102631

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop