paper-with-me

Papers

Efficiently utilizing complex-valued PolSAR image data via a multi-task deep learning framework

2019-03-24 · Lamei Zhang, Hongwei Dong, Bin Zou

Convolutional neural networks (CNNs) have been widely used to improve the accuracy of polarimetric synthetic aperture radar (PolSAR) image classification. However, in most studies, the difference between PolSAR images and optical images is rarely considered. Most of the existing CNNs are not tailored for the task of PolSAR image classification, in which complex-valued PolSAR data have been simply equated to real-valued data to fit the optical image processing architectures and avoid complex-valued operations. This is one of the reasons CNNs unable to perform their full capabilities in PolSAR classification. To solve the above problem, the objective of this paper is to develop a tailored CNN framework for PolSAR image classification, which can be implemented from two aspects: Seeking a better form of PolSAR data as the input of CNNs and building matched CNN architectures based on the proposed input form. In this paper, considering the properties of complex-valued numbers, amplitude and phase of complex-valued PolSAR data are extracted as the input for the first time to maintain the integrity of original information while avoiding immature complex-valued operations. Then, a multi-task CNN (MCNN) architecture is proposed to match the improved input form and achieve better classification results. Furthermore, depthwise separable convolution is introduced to the proposed architecture in order to better extract information from the phase information. Experiments on three PolSAR benchmark datasets not only prove that using amplitude and phase as the input do contribute to the improvement of PolSAR classification, but also verify the adaptability between the improved input form and the well-designed architectures.

📄 PDF Abstract BibTeX arXiv:1903.09917

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationFormGeneral Classificationimage-classificationImage ClassificationRepresentation Learning

Methods 이 논문이 사용한 방법론

Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

PolSAR Image Classification using a Hybrid Complex-Valued Network (HybridCVNet)

2026-05-29 · Mohammed Q. Alkhatib arxiv

Recently, convolutional neural networks (CNNs) have become popular for image classification due to their effectiveness in computer vision tasks. Now, researchers are exploring the potential of vision transformers (ViTs) …

Image Classification

Semi-supervised Complex-valued GAN for Polarimetric SAR Image Classification

2019-06-09 · Qigong Sun, Xiufang Li, Lingling Li, Xu Liu 외

Polarimetric synthetic aperture radar (PolSAR) images are widely used in disaster detection and military reconnaissance and so on. However, their interpretation faces some challenges, e.g., deficiency of labeled data, in…

ClassificationGeneral ClassificationGenerative Adversarial Networkimage-classification+1

Despeckling Polarimetric SAR Data Using a Multi-Stream Complex-Valued Fully Convolutional Network

2021-03-12 · Adugna G. Mullissa, Claudio Persello, Johannes Reiche

A Polarimetric Synthetic Aperture Radar (PolSAR) sensor is able to collect images in different polarization states, making it a rich source of information for target characterization. PolSAR images are inherently affecte…

Deep Learning

Pixel-Wise PolSAR Image Classification via a Novel Complex-Valued Deep Fully Convolutional Network

2019-09-29 · Yice Cao, Yan Wu, Peng Zhang, Wenkai Liang 외

Although complex-valued (CV) neural networks have shown better classification results compared to their real-valued (RV) counterparts for polarimetric synthetic aperture radar (PolSAR) classification, the extension of pi…

ClassificationGeneral Classificationimage-classificationImage Classification

DDF2Pol: A Dual-Domain Feature Fusion Network for PolSAR Image Classification

2026-04-20 · Mohammed Q. Alkhatib arxiv

This paper presents DDF2Pol, a lightweight dual-domain convolutional neural network for PolSAR image classification. The proposed architecture integrates two parallel feature extraction streams, one real-valued and one c…

Image Classification