Automatic Design of CNNs via Differentiable Neural Architecture Search for PolSAR Image Classification
Hongwei Dong, Siyu Zhang, Bin Zou, Lamei Zhang

TL;DR
This paper introduces a differentiable neural architecture search method tailored for PolSAR image classification, automating CNN design to outperform hand-crafted architectures and incorporating complex-valued networks for enhanced performance.
Contribution
It presents the first application of neural architecture search in PolSAR classification, with a customized differentiable search strategy and complex-valued networks to improve accuracy.
Findings
Achieved better classification performance than hand-crafted CNNs.
Developed a PolSAR-specific search space and improved search strategy.
Demonstrated effectiveness on three benchmark datasets.
Abstract
Convolutional neural networks (CNNs) have shown good performance in polarimetric synthetic aperture radar (PolSAR) image classification due to the automation of feature engineering. Excellent hand-crafted architectures of CNNs incorporated the wisdom of human experts, which is an important reason for CNN's success. However, the design of the architectures is a difficult problem, which needs a lot of professional knowledge as well as computational resources. Moreover, the architecture designed by hand might be suboptimal, because it is only one of thousands of unobserved but objective existed paths. Considering that the success of deep learning is largely due to its automation of the feature engineering process, how to design automatic architecture searching methods to replace the hand-crafted ones is an interesting topic. In this paper, we explore the application of neural architecture…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSigmoid Activation · Tanh Activation · Softmax · Long Short-Term Memory
