IncSAR: A Dual Fusion Incremental Learning Framework for SAR Target Recognition
George Karantaidis, Athanasios Pantsios, Ioannis Kompatsiaris, Symeon, Papadopoulos

TL;DR
IncSAR is a novel incremental learning framework for SAR target recognition that combines dual-branch architecture, noise reduction, and feature enhancement techniques to effectively learn new targets without forgetting previous ones.
Contribution
The paper introduces IncSAR, a dual fusion incremental learning framework integrating ViT and CNN, with noise reduction and feature decorrelation, to improve SAR target recognition in dynamic scenarios.
Findings
Achieves 99.63% accuracy on benchmark datasets.
Reduces performance drop to 0.33%, an 89% improvement in retention.
Outperforms state-of-the-art methods significantly.
Abstract
Deep learning techniques have achieved significant success in Synthetic Aperture Radar (SAR) target recognition using predefined datasets in static scenarios. However, real-world applications demand that models incrementally learn new information without forgetting previously acquired knowledge. The challenge of catastrophic forgetting, where models lose past knowledge when adapting to new tasks, remains a critical issue. In this paper, we introduce IncSAR, an incremental learning framework designed to tackle catastrophic forgetting in SAR target recognition. IncSAR combines the power of a Vision Transformer (ViT) and a custom-designed Convolutional Neural Network (CNN) in a dual-branch architecture, integrated via a late-fusion strategy. Additionally, we explore the use of TinyViT to reduce computational complexity and propose an attention mechanism to dynamically enhance feature…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced SAR Imaging Techniques · Geophysical Methods and Applications · Microwave Imaging and Scattering Analysis
MethodsAttention Is All You Need · Dense Connections · Adam · Linear Layer · Residual Connection · Position-Wise Feed-Forward Layer · Label Smoothing · Dropout · Byte Pair Encoding · Absolute Position Encodings
