Yang Xu 0006

dblp:61/3906-6 · DBLP profile ↗
← Back
90ranked-venue papers
16as first author
63since 2021 · last 2026
—ORCID · conflict

Domains — the database's venue-derived domains; a paper can count in several

Applied, interdisciplinary, general and emerging computing · 68 · 9 first-author · 46 since 2021Graphics, computer vision, multimedia, augmented reality and games · 15 · 5 first-author · 11 since 2021Artificial intelligence and machine learning · 8 · 2 first-author · 7 since 2021
YearPublicationVenuePosition
2026 Distilling Object Detectors With Scale-Conscious Knowledge in Remote Sensing Images
abstract
Knowledge distillation provides an effective paradigm for developing lightweight remote sensing object detectors. However, existing methods predominantly concentrate on design of foreground feature masks while neglecting the suppression of small-scale targets by dominant large-scale counterparts in cluttered backgrounds during the distillation, which severely degrades detection robustness. To address this, we propose scale-conscious knowledge distillation. Multi-scale feature distillation in this framework decouples the coupled feature in conventional methods into hierarchical multi-scale representation spaces, enabling the student model to capture cross-granularity features from micro-details to macro-structures through differentiated receptive fields. Scale-adaptive output distillation innovatively introduces a dynamic weighting mechanism based on the normalized object area, effectively alleviating the gradient vanishing issue for small objects. Experimental results show that our method consistently improves the performance of student models with different architectures on both the DOTA and DIOR datasets. Source codes are available at https://github.com/RQ-W/SCD.git.
Ruiqing Wang, Yang Xu 0006, Zebin Wu 0001, Zhihui Wei
IEEE Geosci. Remote. Sens. Lett.2
2026 Data-Driven Bidirectional Spatial-Adaptive Network for Weakly Supervised Object Detection in Remote Sensing Images
abstract
Weakly-supervised object detection (WSOD) learns detectors with only image-level classification annotations. Without precise instance-level labels, most previous WSOD methods in remote sensing images (RSIs) select the highest-scoring proposals as the final detection results, which are confronted by two major challenges: (1) instances with small scale or rare poses are easily neglected; (2) optimizing network by the top-scoring region inevitably overlooks many valuable candidate proposals. To mitigate the above-mentioned challenges, we propose a data-driven bidirectional spatial-adaptive network (BSANet). It contains a forward-reverse spatial dropout (FRSD) module to reduce instance ambiguity induced from extreme scales and poses, as well as crowded scene, and to better excavate the entire instances. From attention learning perspective, the proposed FRSD is conceptually similar to a data-driven hard attention mechanism, which adaptively samples and reconstructs the spatially related regions for mining more latent feature responses. Meanwhile, our FRSD effectively alleviates the inherent problem that non-parametric hard attention learning fashion cannot adapt to different datasets. In addition, we build a soft attention branch to simultaneously model soft pixel-level and hard region-level attention information for exploring the complementary benefit between soft and hard attention learning. We evaluate our BSANet on the challenging NWPU VHR-10.v2 and DIOR datasets. Experimental results demonstrate that our method sets a new state-of-the-art.
Zebin Wu 0001, Shangdong Zheng, Yang Xu 0006, Le Wang 0003, Zhihui Wei, Gang Hua 0001
IEEE Trans. Pattern Anal. Mach. Intell.3
2026 Unbalanced episode meta-learning with Bi-Sparse contrastive network for hyperspectral target detection
Quanyong Liu, Yang Xu 0006, Zebin Wu 0001, Jiangtao Peng, Zhihui Wei
Pattern Recognit.2
2026 Physics-Guided Cross-Modal Decoupling With Test-Time Adaptation for Hyperspectral Image Restoration
abstract
Hyperspectral image (HSI) restoration tasks including super-resolution, denoising, and inpainting, present significant challenges due to intrinsic spectral-spatial coupling and limited training data availability. Recent advances in RGB image restoration demonstrate that models pretrained on large-scale datasets acquire exceptional generalization capabilities, suggesting potential cross-modal knowledge transfer solutions for HSI recovery. However, existing approaches exhibit two critical limitations: 1) prohibitive computational costs from mandatory fine-tuning procedures, and 2) inadequate cross-modal adaptation causing spectral distortions. To address these challenges, we propose a Two-Stage Cross-Modal Decoupling Network (CMDN) achieves spectral-faithful HSI restoration without fine-tuning the pretrained RGB prior; instead, we perform unsupervised test-time learning only on a lightweight spectral rectifier for sample-specific spectral calibration. Our methodology introduces two fundamental innovations: First, we develop a theoretically grounded framework using Singular Value Decomposition (SVD) to decouple HSIs into orthogonal spatial coefficients and spectral bases. This decomposition enables strategic reconfiguration of spatial coefficients into pseudo-RGB formats through band reorganization, facilitating direct deployment of frozen RGB-pretrained models for spatial textures recovery while preserving spectral integrity. Second, we propose a Physics Motivated Spectral Rectifier (PMSR) that dynamically adjusts spectral reconstruction weights using spatial gradient priors, correcting spectral deviations through physics-consistent optimization rather than explicit error modeling, thereby achieving superior spectral fidelity. Comprehensive experiments confirm our method's superiority in both spatial reconstruction accuracy and spectral consistency over state-of-the-art techniques. Code is available at: https://github.com/QYo-Liu/CMDN.
Quanyong Liu, Yang Xu 0006, Zebin Wu 0001, Zhihui Wei
IEEE Trans. Image Process.2
2026 Self-Expressive High-Order Tensor Unrolling Network for Unsupervised Hyperspectral and Multispectral Image Fusion
abstract
Hyperspectral and multispectral image fusion (HMF) enhances spatial-spectral quality by fusing low-resolution hyperspectral images (LR-HSI) with high-resolution multispectral images (HR-MSI). Although recent fusion methods have shown promise in preserving the multi-mode structure of high-dimensional data, existing fusion methods still face some challenges. For tensor-based approaches, conventional mode-wise decomposition, such as order-3 CP or Tucker decomposition, may disrupt intrinsic spatial consistency. Furthermore, although deep learning exhibits powerful feature representation ability, existing deep fusion methods either rely on 'data-driven' deep fusion networks remain insufficiently interpretability with large training data. To address these issues, a novel Self-Expressive High-Order Tensor Unrolling Network (SHOTUN) is proposed for unsupervised HSI-MSI fusion. Within the sparse core tensor decomposition framework, we introduce the intrinsic self-expressive relationships among overlapping image patches as a form of high-order mode representation to preserve spatial structure of the fusion model. During optimization, we adopt an alternative optimizing strategy and design dedicated modules for each sub-problem, yielding an interpretable end-to-end training pipeline. Furthermore, to improve generalization across different sensors, we introduce a pre-training strategy into the unsupervised training for the more accurate estimation of unknown degraded parameters. Extensive experimental results on simulated and real datasets demonstrate the effectiveness of our proposed method. The source code is publicly available at https://github.com/Shawn-H-Wang/SHOTUN.
He Wang 0031, Yang Xu 0006, Zhihui Wei, Zebin Wu 0001
IEEE Trans. Image Process.2
2026 Coupled Diffusion Posterior Sampling for Unsupervised Hyperspectral and Multispectral Images Fusion
abstract
Hyperspectral images (HSIs) and multispectral images (MSIs) fusion is a hot topic in the remote sensing society. A high-resolution HSI (HR-HSI) can be obtained by fusing a low-resolution HSI (LR-HSI) and a high-resolution MSI (HR-MSI) or RGB image. However, most deep learning-based methods require a large amount of HR-HSIs for supervised training, which is very rare in practice. In this paper, we propose a coupled diffusion posterior sampling (CDPS) method for HSI and MSI fusion in which the HR-HSIs are no longer required in the training process. Because the LR-HSI contains the spectral information and HR-MSI contains the spatial information of the captured scene, we design an unsupervised strategy that learns the required diffusion priors directly and solely from the input test image pair (the LR-HSI and HR-MSI themselves). Then, a coupled diffusion posterior sampling method is proposed to introduce the two priors in the diffusion posterior sampling which leverages the observed LR-HSI and HR-MSI as fidelity terms. Experimental results demonstrate that the proposed method outperforms other state-of-the-art unsupervised HSI and MSI fusion methods. Additionally, this method utilizes smaller networks that are simpler and easier to train without other data.
Yang Xu 0006, Danfeng Hong, Zhihui Wei, Zebin Wu 0001
IEEE Trans. Image Process.1
2025 Self-Learning Hyperspectral and Multispectral Image Fusion via Adaptive Residual Guided Subspace Diffusion Model
abstract
Hyperspectral and multispectral image (HSI-MSI) fusion involves combining a low-resolution hyperspectral image (LR-HSI) with a high-resolution multispectral image (HR-MSI) to generate a high-resolution hyperspectral image (HR-HSI). Most deep learning-based methods for HSIMSI fusion rely on large amounts of hyperspectral data for supervised training, which is often scarce in practical applications. In this paper, we propose a self-learning Adaptive Residual Guided Subspace Diffusion Model (ARGS-Diff), which only utilizes the observed images without any extra training data. Specifically, as the LR-HSI contains spectral information and the HR-MSI contains spatial information, we design two lightweight spectral and spatial diffusion models to separately learn the spectral and spatial distributions from them. Then, we use these two models to reconstruct HR-HSI from two low-dimensional components, i.e, the spectral basis and the reduced coefficient, during the reverse diffusion process. Furthermore, we introduce an Adaptive Residual Guided Module (ARGM), which refines the two components through a residual guided function at each sampling step, thereby stabilizing the sampling process. Extensive experimental results demonstrate that ARGS-Diff outperforms existing state-of-the-art methods in terms of both performance and computational efficiency in the field of HSI-MSI fusion.
He Wang 0031, Yang Xu 0006, Zebin Wu 0001, Zhihui Wei
CVPR3
2025 FSMT: Few-shot object detection via Multi-Task Decoupled
abstract
With the advancement of object detection technology, few-shot object detection (FSOD) has become a research hotspot. Existing methods face two major challenges: base models have limited generalization to unseen categories, especially with limited few-shot data, where the shared feature representation fails to meet the distinct needs of classification and regression tasks; FSOD is susceptible to overfitting during training. To address these issues, this paper proposes a Multi-Task Decoupled Method (MTDM), which enhances the model’s generalization to new categories by separating the feature extraction processes for different tasks. Additionally, a dynamic adjustment strategy is adopted, which adaptively modifies the IOU threshold and loss function parameters based on variations in the training data, reducing the risk of overfitting and maximizing the utilization of limited data resources. Experimental results show that the proposed hybrid model performs well on multiple few-shot datasets, effectively overcoming the challenges posed by limited annotated data.
Jiahui Qin, Yang Xu 0006, Yifan Fu, Zebin Wu 0001, Zhihui Wei
Pattern Recognit. Lett.2
2025 CAEM-DETR: Small Aerial Target Detection via Contrastive Attention-Enhanced Multidomain Fidelity Fusion
Zhangheng Han, Yang Xu 0006, Jun Li 0009, Javier Plaza, Antonio Plaza, Zhihui Wei, Zebin Wu 0001
IEEE Trans. Geosci. Remote. Sens.2
2025 Dual Prediction-Guided Distillation for Object Detection in Remote Sensing Images
abstract
Knowledge distillation, which intends to transfer the expertise from a complex teacher model to a concise student model, has achieved impressive success in object detection. However, many existing distillation methods are designed for object detection tasks on natural images and perform poorly on more challenging remote sensing images. In this study, we first attribute the deficiencies of knowledge distillation in remote sensing object detection to two core reasons: 1) lack of relation distillation among different instances and pixels and 2) significant differences in feature magnitude between the teacher-student pair. Then, we propose a dual prediction-guided knowledge distillation framework, which includes relation distillation and output distillation to address two issues, respectively. Prediction-guided relation distillation (PGRD) is proposed to capture the knowledge of global relation at both instance-wise and pixel-wise, then allowing students to better understand and depict the features distribution across different categories. Prediction-guided output distillation (PGOD) is proposed to mitigate the impact of feature magnitude inconsistencies on distillation with classification and location knowledge, then allowing students to directly capture task-relevant information. Finally, experimental results have indicated the consistent effectiveness of our method across anchor-based two-stage, one-stage, and anchor-free detectors with 11 comparison knowledge distillation methods on three remote sensing detection datasets. Source codes are available athttps://github.com/RQ-W/DPGD.git.
Ruiqing Wang, Yifan Fu, Yang Xu 0006, Zebin Wu 0001, Zhihui Wei
IEEE Trans. Geosci. Remote. Sens.3
2025 Spatial-Spectral Cross Mamba Network for Hyperspectral and Multispectral Image Fusion
abstract
Currently, hyperspectral and multispectral image fusion methods based on local and global feature learning (e.g., CNN and Transformer) have achieved promising results. However, as the core part of transformer, the computational cost of the self-attention is quadratic with the image size, which severely limits its practical application. In this paper, we propose a spatial-spectral cross mamba network (SSCM) for hyperspectral and multispectral image fusion. By using the mamba structure, our model is able to obtain long-range spatial-spectral information with less computational complexity in comparison with the transformer structure. Specifically, we introduce a spatial-spectral cross mamba block to facilitate the interaction between hyperspectral and multispectral features, effectively enhancing the spatial-spectral feature representation ability of the network. In addition, a cross-scale spatial-spectral learning module based on the U-shaped structure is proposed to effectively extract the long-range high-frequency feature information at different scales. Extensive experimental results demonstrate that our method achieves comparable performance in comparison with some state-of-the-art image fusion methods.
Huapeng Wu, Jiaqiang Qi, Tianming Zhan, Yang Xu 0006, Zhihui Wei
IEEE Trans. Geosci. Remote. Sens.5
2025 M2FE-YOLO: Multibranch and Multilevel Feature Enhancement Network for Remote Sensing Object Detection
abstract
The detection of remote sensing (RS) objects plays a crucial role in various earth observation tasks. Current RS object detection methods tend to face great challenges due to large-scale variations of object sizes and limited representation of semantic features, which affect the final bounding box regression results in practice. To address the challenges, we propose a novel Multi-branch and Multi-level Feature Enhancement framework (M2FE-YOLO) to refine feature representation learning for improving the performance of object detection. The proposed M2FE-YOLO primarily comprises three components, i.e., Multi-Branch Feature-awareness based CSP (MBFA-CSP) module, Multi-Level Feature Fusion (MLFF) module, and Shape-IoU as a loss function. MBFA-CSP builds on a dual-scale feature-aware mechanism and a serial convolution pathway to dynamically adjust receptive fields, capturing critical contextual patterns in RS images. MLFF resolves the persistent semantic discrepancy between low-level texture features and high-level abstract representations, enabling precise localization of objects in cluttered RS landscapes. Shape-IoU instead of C-IoU incorporates a geometric compatibility factor (i.e., aspect ratio consistency), and is more crucial for bounding box regression of elongated or irregular RS objects. Compared with existing state-of-the-art methods, extensive experiments on RSOD, NWPU VHR-10, and DOTA datasets quantitatively and qualitatively demonstrate the superiority of the proposed M2FE-YOLO method, achieving up to 92.1%, 93.3%, and 72.2% mAP, respectively. Meanwhile, M2FE-YOLO-OBB achieves an excellent detection result of 73.9% mAP on DOTA dataset for oriented object detection task.
Qinggang Wu, Xiaotian You, Wei Huang 0013, Le Sun 0002, Yang Xu 0006, Xinnian Wang
IEEE Trans. Geosci. Remote. Sens.5
2025 Bilinear Mixing Model-Based Spectral Decomposition Deep Neural Network for Hyperspectral Target Detection
abstract
Hyperspectral image (HSI) target detection is an advanced technology within the remote sensing society, widely applied in both civilian and military domains. However, subpixel target detection poses a significantly challenging problem in HSI processing. Existing methods for HSI target detection mostly rely on constructing detectors based on linear mixing model (LMM). Nevertheless, due to multiple scattering, LMM fails to capture the nonlinear features and extensive interactions among various materials commonly present in real HSIs, potentially resulting in poor performance. To address this issue, this work proposes a novel method for HTD based on bilinear mixing model (BMM) in HSI. Specifically, we designed a spectral decomposition network to separate the background and target. To further extract and combine spectral and spatial information of the image for more accurate learning of target and background distributions, a deep network model based on a multiscale feature extraction module is proposed. Finally, to enhance the discrimination between targets and backgrounds, a customized CEM loss is formulated by minimizing the response of the background and maximizing the response of the target. Experimental comparisons on six real HSI datasets validate the superiority of the proposed detector.
Yang Xu 0006, Mingchao Xue, Qu Tian, Zebin Wu 0001, Tianming Zhan, Xinyuan Xia, Yu Xie 0015, Zhihui Wei
IEEE Trans. Geosci. Remote. Sens.1
2025 Efficient Low-Rank Representation for Hyperspectral Anomaly Detection via Pixel Segmentation
abstract
Low-rank representation is a popularly used method in remote sensing and image processing systems. Existing low-rank representation-based algorithms often neglect the varying sensitivities of different pixels to the dictionary, which may lead to inaccurate detection. Also, the dense iterative computations involved in these algorithms could induce high computation overheads. This article proposes an efficient low-rank representation method for hyperspectral anomaly detection (HAD) on a central processing unit (CPU)-field programmable gate array (FPGA) hybrid computing platform. The proposed method starts with segmenting the hyperspectral image into superpixels based on the selected number of dictionary categories. The image is divided into center and edge parts using a sliding window along the segmentation boundaries. Then, we use a low-rank and sparse representation (LRASR) to process center pixels that are well-adapted to the dictionary, and a weighted low-rank and collaborative representation model to process edge pixels that are less adaptive to the dictionary. The aforementioned two representation models are integrated to obtain the final reconstructed image. Moreover, we propose the Nesterov acceleration method by incorporating an adaptive step size into the linearized alternating direction method with adaptive penalty (LADMAP). At the hardware level, the acceleration method is deployed on the CPU-FPGA platform to speed up the proposed HAD flow. Experimental results demonstrate that the proposed method outperforms most existing methods in detection accuracy and achieves significant improvement in computational efficiency.
Zebin Wu 0001, Jin Sun 0001, Yang Xu 0006, Yi Zhang 0025, Zhihui Wei
IEEE Trans. Geosci. Remote. Sens.4
2025 Instance-Level Orientation Enhancement for Horizontal Box Supervised Oriented Object Detection in Remote Sensing Images
abstract
Most remote sensing datasets are annotated with horizontal bounding boxes (HBBs), which conflicts with mainstream oriented object detection methods that require oriented bounding boxes (OBBs). Horizontal box supervised oriented object detection has emerged as a promising solution, but existing methods suffer from two key limitations. First, they apply image-level geometric transformations for consistency learning, which binds object orientation to the global image and limits the model's ability to learn instance-specific orientation features. Second, they rely on data augmentation for orientation awareness while still using conventional horizontal convolutional neural networks (CNNs) for regression, failing to extract orientation-sensitive features effectively. To address these issues, we propose the Instance-Level Orientation Information Enhanced Detector (ILOEDet), which integrates the Instance-Aware Rotated Convolution Module (IARCM) and an Instance-Level Flip Consistency (IFC) mechanism to improve orientation sensitivity. Specifically, IARCM leverages classification and center-ness scores to select high-quality instances and their predicted angles, guiding a rotated convolution operation to embed instance-level orientation information into the feature maps. Meanwhile, IFC introduces a self-supervised branch that flips individual object instances to decouple their orientation from the image background, enforcing instance-level consistency constraints for more robust orientation learning. Experiments on the DOTA, HRSC2016, and DIOR-R datasets demonstrate the effectiveness of our approach.
Yang Xu 0006, Zifang Xu, He Wang 0031, Zhihui Wei, Zebin Wu 0001
IEEE Trans. Image Process.1
2025 Detector With Classifier2: An End-to-End Multi-Stream Feature Aggregation Network for Fine-Grained Object Detection in Remote Sensing Images
abstract
Fine-grained object detection (FGOD) fundamentally comprises two primary tasks: object detection and fine-grained classification. In natural scenes, most FGOD methods benefit from higher instance resolution and fewer environmental variation, attributing more commonly associated with the latter task. In this paper, we propose a unified paradigm named Detector with Classifier2 (DC2), which provides a holistic paradigm by explicitly considering the end-to-end integration of object detection and fine-grained classification tasks, rather than prioritizing one aspect. Initially, our detection sub-network is restricted to only determining whether the proposal is a coarse-category and does not delve into the specific sub-categories. Moreover, in order to reduce redundant pixel-level calculation, we propose an instance-level feature enhancement (IFE) module to model the semantic similarities among proposals, which poses great potential for locating more instances in remote sensing images (RSIs). After obtaining the coarse detection predictions, we further construct a classification sub-network, which is built on top of the former branch to determine the specific sub-categories of the aforementioned predictions. Importantly, the detection network is performed on the complete image, while the classification network conducts secondary modeling for the detected regions. These operations can be denoted as the global contextual information and local intrinsic cues extractions for each instance. Therefore, we propose a multi-stream feature aggregation (MSFA) module to integrate global-stream semantic information and local-stream discriminative cues. Our whole DC2 network follows an end-to-end learning fashion, which effectively excavates the internal correlation between detection and fine-grained classification networks. We evaluate the performance of our DC2 network on two benchmarks SAT-MTB and HRSC2016 datasets. Importantly, our method achieves the new state-of-the-art results compared with recent works (approximately 7% mAP gains on SAT-MTB) and improves baseline by a significant margin (43.2% $v.s.~36.7$ %) without any complicated post-processing strategies. Source codes of the proposed methods are available at https://github.com/zhengshangdong/DC2.
Shangdong Zheng, Zebin Wu 0001, Yang Xu 0006, Chengxun He, Zhihui Wei
IEEE Trans. Image Process.3
2025 Unsupervised Hyperspectral and Multispectral Image Blind Fusion Based on Deep Tucker Decomposition Network With Spatial-Spectral Manifold Learning
abstract
Hyperspectral image (HSI) and multispectral image (MSI) fusion aims to generate high spectral and spatial resolution hyperspectral image (HR-HSI) by fusing high-resolution multispectral image (HR-MSI) and low-resolution hyperspectral image (LR-HSI). However, existing fusion methods encounter challenges such as unknown degradation parameters, and incomplete exploitation of the correlation between high-dimensional structures and deep image features. To overcome these issues, in this article, an unsupervised blind fusion method for LR-HSI and HR-MSI based on Tucker decomposition and spatial-spectral manifold learning (DTDNML) is proposed. We design a novel deep Tucker decomposition network that maps LR-HSI and HR-MSI into a consistent feature space, achieving reconstruction through decoders with shared parameters. To better exploit and fuse spatial-spectral features in the data, we design a core tensor fusion network (CTFN) that incorporates a spatial-spectral attention mechanism for aligning and fusing features at different scales. Furthermore, to enhance the capacity to capture global information, a Laplacian-based spatial-spectral manifold constraint is introduced in shared-decoders. Sufficient experiments have validated that this method enhances the accuracy and efficiency of hyperspectral and multispectral fusion on different remote sensing datasets. The source code is available at https://github.com/Shawn-H-Wang/DTDNML.
He Wang 0031, Yang Xu 0006, Zebin Wu 0001, Zhihui Wei
IEEE Trans. Neural Networks Learn. Syst.2
2024 Joint Multiscale Spatial-Frequency Domain Network for Oriented Object Detection in Remote Sensing Images
abstract
The detection of oriented object detection in remote sensing images remains a daunting challenge due to their complex backgrounds, various sizes, and especially arbitrary orientations. However, most existing methods only model the structural features of images in the spatial domain, while the horizontal convolution kernels limit the model’s ability to perceive object direction information. Furthermore, frequency features contain rich information about scale, texture and angle, which can be a good complement to the spatial features. Inspired by this, we propose a multiscale spatial-frequency domain network (MSFN) to utilize spatial-frequency information for oriented object detection, which can be integrated into any CNN architectures seamlessly and perform end-toend training easily. Besides, we design a channel alignment feature fusion module (CA-FFM) to address the problem of fusing low-level texture and high-level semantic features with a significant difference in channel dimension. Experimental results on HRSC2016 and SSDD dataset demonstrate the effectiveness of the proposed method.
Yushan Pan, Yang Xu 0006, Zebin Wu 0001, Zhihui Wei
IGARSS2
2024 Unsupervised Domain Adaptation for Hyperspectral Image Classification via Causal Invariance
abstract
Despite the wide application of deep learning in hyperspectral classification, variations in data collection conditions can lead to domain shift between the training and testing datasets. Traditional hyperspectral classification methods are adversely affected by these distribution differences, resulting in poor generalization performance on the testing set. To overcome this challenge, we present an optimized unsupervised domain adaptation approach based on causal invariance. Our method assumes a causal relationship to reflect the effects of changes in class information and domain information on samples. Based on this causal relationship, we construct a network to separate class-related and domain-related features. To further reduce the negative transfer caused by distribution differences, our model introduces intra-class feature consistency. As a result, our method improves the performance of the model on the target domain. Experimental results on two public hyperspectral datasets demonstrate the superior effectiveness of our method.
Biqi Wang, Yang Xu 0006, Zebin Wu 0001, Zhihui Wei, Jocelyn Chanussot
IGARSS2
2024 CDE-DETR: A Real-Time End-To-End High-Resolution Remote Sensing Object Detection Method Based on RT-DETR
abstract
High-resolution remote sensing object detection is a research field with significant application value and challenges. However, existing methods cannot directly predict or produce a large number of redundant bounding boxes. They perform poorly in the face of issues such as multi-scale, dense small objects, and complex backgrounds in high-resolution remote sensing images. Therefore, a real-time end-to-end high-resolution remote sensing object detection method based on RT-DETR (CDE-DETR) is proposed. Through introducing cascaded group attention, we propose CGA-IFI for intra-scale feature interaction. The DRB-CFFM is designed with a dilated reparam block to facilitate cross-scale feature interaction. Furthermore, we enhance the bounding box regression loss function with EIoU. Experimental results demonstrate that the accuracy mAP value of our method is 2.9% higher than the baseline, FPS is increased by 33.8%. The number of parameters is reduced by 9.9%, and FLOPs is reduced by 16.0%. Compared with other methods, the proposed method has obvious accuracy and lightweight advantages.
Anrui Wang, Yang Xu 0006, He Wang 0031, Zebin Wu 0001, Zhihui Wei
IGARSS2
2024 Hyperspectral Image Restoration Using Spatial-Spectral Diffusion Null-Space Model
abstract
The diffusion model has recently exhibited remarkable efficacy in image synthesis. Existing diffusion methods rely extensively on abundant training images as data priors, posing challenges for hyperspectral image(HSI) restoration with limited data availability. To tackle this problem, we introduce a novel diffusion approach for HSI restoration, which draws upon the theoretical foundation of denoising diffusion null-space model and works by inferring the parameters of the Spatial-Spectral network during the reverse diffusion process, requiring only a degraded image as input. Through experiments, we showcase the efficacy of this approach in producing impressive results in the realm of hyperspectral image restoration.
Yang Xu 0006, Zebin Wu 0001, Zhihui Wei
IGARSS2
2024 Explicit Change-Relation Learning for Change Detection in VHR Remote Sensing Images
abstract
Change detection is a concerned task in the interpretation of remote sensing images. The mining of the relationship on change features is usually implicit in the deep learning networks that contain single-branch or two-branch encoders. However, due to the lack of artificial prior design for the relationship on change features, these networks cannot learn enough semantic information on change features and lead to the poor performance. So, we propose a new network architecture explicit change-relation network (ECRNet) for the explicit mining of change-relation features. In our study of the literature, our suggestion is that the change features for change detection should be divided into prechanged image features, postchanged image features, and change-relation features. In order to fully mining these three kinds of change features, we propose the triple branch network combining the transformer and convolutional neural network (CNN) to extract and fuse these change features from two perspectives of global information and local information, respectively. In addition, we design the continuous change-relation (CCR) branch to further obtain the continuous and detailed change-relation features to improve the change discrimination capability of the model. The experimental results show that our network performs better than those of the existing advanced networks by the F1 score improvements of 0.66/0.37/0.70/1.09 on the very high-resolution (VHR) remote sensing datasets of the LEVIR-CD/SVCD/WHU-CD/SYSU-CD. Our source code is available athttps://github.com/DalongZ/ECRNet.
Dalong Zheng, Zebin Wu 0001, Jia Liu 0020, Yang Xu 0006, Chih-Cheng Hung, Zhihui Wei
IEEE Geosci. Remote. Sens. Lett.4
2024 Patchwise Temporal-Spatial Feature Aggregation Network for Object Detection in Satellite Video
abstract
In this letter, we propose a patchwise temporal-spatial feature aggregation (PTFA) network for object detection in satellite video. First, the feature extractor processes the key frame (KF) along with its support frames to ensure comprehensive spatial coverage of potential objects. Subsequently, we model the semantic similarities among instance-level proposals to exploring robust interaction between temporally adjacent support frames and KF. Furthermore, due to the extremely small size of objects in satellite video, we crop the input frames to different patches by the fixed criterion. Then, the temporal-spatial feature aggregation (TSFA) operations are performed on instance-level RoI features, which attains more nuanced and comprehensive descriptors from the explicit high-resolution temporal-spatial features. The patch features are reconstructed to the original one for complementing more valid feature responses. Finally, we compare our PTFA network with many recent works on the SAT-MTB dataset. Extensive experiments demonstrate that our method achieves the state-of-the-art performance than various static image and video object detection (VID) approaches.
Shangdong Zheng, Zebin Wu 0001, Yang Xu 0006, Pengfei Liu 0002, Zhihui Wei
IEEE Geosci. Remote. Sens. Lett.3
2024 Two-stage fine-grained image classification model based on multi-granularity feature fusion
Yang Xu 0006, Biqi Wang, Zebin Wu 0001, Yazhou Yao, Zhihui Wei
Pattern Recognit.1
2024 Connecting Low-Level and High-Level Visions: A Joint Optimization for Hyperspectral Image Super-Resolution and Target Detection
abstract
Typical high-level vision tasks in hyperspectral image (HSI) processing, such as target detection, often suffer from insufficient information inherent in real-world sampled data. Super-resolution, a powerful tool in HSI low-level vision, is expected to enhance the accuracy of detection results by computationally providing the high-resolution HSI with additional information. However, existing solutions for HSI super-resolution and target detection have always been implemented independently. This conventionally adopted paradigm overlooks the interconnectedness between low-level and high-level visions, inevitably introducing additional errors, redundancies, and inefficiencies. To address this challenge, in this study, we put our efforts into exploring the uncharted continent of hyperspectral remote sensing, that is, realizing the mutual guidance and joint optimization of HSI super-resolution and target detection concurrently within a unified framework. Technically, we first construct different spectral bases to span the target and background subspaces of the underlying high-resolution HSI. Then, we look in-depth at the intrinsic properties of the HSI tensor, henceforth jointly optimizing both tasks by innovatively developing a novel low-cubic-rank tensor approximation model with a unique constrained energy minimization loss. While we have developed efficient algorithms to optimize the proposed model, we also put into place a refinement procedure for spectral bases, aimed at further enhancing the spectral fidelity of the fused results and the compact representation of the target subspace. Finally, empirical studies conducted on synthetic and real-world datasets substantiate that compared with state-of-the-art solutions, the proposed method delivers highly competitive and practical performance in terms of both tasks. Source codes are available at https://github.com/CX-He/HySRTD.git.
Chengxun He, Yang Xu 0006, Zebin Wu 0001, Zhihui Wei
IEEE Trans. Geosci. Remote. Sens.2
2024 A Mask Guided Oriented Object Detector Based on Rotated Size-Adaptive Tricube Kernel
abstract
Oriented object detection is an important research topic in remote sensing. The detection of oriented objects in remote sensing images remains a daunting challenge due to their complex backgrounds, various sizes, diverse aspect ratios, and especially arbitrary orientations. In recent years, keypoint-based anchor-free object detectors have demonstrated outstanding performance in this field. However, in current anchor-free detectors, object keypoints are primarily generated using the Gaussian kernel function, which assumes a circular form. This representation falls short in accurately conveying an object’s size and orientation. To address the aforementioned issue, this paper proposes a keypoint-based oriented object detector called MRSDet, which innovatively adopts the Tricube kernel, scales and rotates it, to better generate the center keypoint heatmap of the object. Besides, to improve the model’s detection performance on oriented objects and improve its ability to perceive object keypoints and boundary boxes, we also design a large receptive field mask module (LRFM), which is based on large convolution kernel decomposition and semantic segmentation masks. Taking the BBAVectors method as a baseline, we conduct experiments on multiple types of remote sensing datasets such as HRSC2016, UCAS-AOD and SSDD+ to verify the effectiveness and generalizability of the proposed method.
Yushan Pan, Yang Xu 0006, Zebin Wu 0001, Zhihui Wei, Javier Plaza, Antonio Plaza
IEEE Trans. Geosci. Remote. Sens.2
2024 3DCNN-NF: Few-Shot Hyperspectral Image Change Detection Based on 3-D Convolution Neural Network and Normalizing Flow
abstract
In recent years, deep learning has shown promising results in change detection (CD) of hyperspectral images (HSIs). However, these algorithms often require a large number of labeled samples, which can be costly in practical applications. This article proposes a few-shot HSI CD method based on a 3-D convolution neural network and normalizing flow. To mitigate the issue of limited training samples, we develop a low-parameter baseline CD model utilizing 3-D convolution neural networks to extract spectral-spatial features while preventing overfitting. In addition, the proposed method analyzes the spectral-spatial distribution of hyperspectral variation by normalizing flow and generates hyperspectral tensor samples that approximate the distribution, thus enhancing CD performance. Furthermore, to improve the sample generation speed, we employ soft labels and label smoothing techniques to assign high-quality labels to the generated samples, thereby increasing the number of available samples. The method is evaluated on three datasets, and the experimental results demonstrate the efficacy of the proposed approach for detecting changes with limited training samples. The proposed method offers a promising solution to the challenge of detecting changes with limited training samples in HSIs.
Zebin Wu 0001, Yang Xu 0006, Xinyuan Xia, Yu Xie 0015, Tianming Zhan, Zhihui Wei
IEEE Trans. Geosci. Remote. Sens.3
2024 Hyperspectral Target Detection: Learning Faithful Background Representations via Orthogonal Subspace-Guided Variational Autoencoder
abstract
Hyperspectral image (HSI) target detection plays a pivotal role in both military and civilian sectors. Nevertheless, this task is fraught with challenges because of the limited availability of target samples and the intricate nature of the background within real-world HSIs. In this study, we present an innovative background learning model based on the orthogonal subspace-guided variational autoencoder, tailored to discern the background distribution in hyperspectral imagery. Given the scarcity of target samples, our model is exclusively trained on background spectral samples, enabling precise modeling of the background distribution. The crux of our approach lies in detecting disparities between the reconstructed HSI and the original HSI, providing a mechanism for faithful target identification. To procure background samples, a coarse detection of the test HSI is first conducted. However, this process proves challenging, as obtaining pristine background pixels is a formidable task. To mitigate the influence of suspicious target samples on the background reconstruction, we employ orthogonal subspace loss on the reconstructed HSI. Extensive experiments conducted on four real-world HSIs substantiate that the proposed framework performs highly competitively and the results outperform other state-of-the-art HSI target detection methods. The source codes of this study are available at https://github.com/CX-He/OS-VAE.
Qu Tian, Chengxun He, Yang Xu 0006, Zebin Wu 0001, Zhihui Wei
IEEE Trans. Geosci. Remote. Sens.3
2024 Unsupervised Domain Adaption of Hyperspectral Images Based on Paring Domain Discrimination
abstract
Unsupervised domain adaptation (UDA) reduces domain shifts between distributions to enable model generalization to new scenarios. Adversarial domain adaptation (DA) is an effective approach that extracts domain-invariant features through adversarial learning, but such methods often neglect the influence of category differences on domain discrimination. To solve this problem, we construct a new unsupervised domain adaption hyperspectral image (HSI) classification method. The proposed method consists of two modules, namely, the pairing domain discrimination learning module and the multilevel mutual information maximization module. We propose to construct the sample pair as the input of the domain discriminator. We introduce a new label to the sample pair according to the labels of the two samples and use the relationship between samples to reduce the impact of sample category differences on domain discrimination. When extracting the shared features of the two domains, it will inevitably cause the loss of task-related information. This information is retained by maximizing the proposed multilevel mutual information. The experimental results on different datasets show the effectiveness of our method.
Biqi Wang, Yang Xu 0006, Zebin Wu 0001, Zhihui Wei, Jocelyn Chanussot
IEEE Trans. Geosci. Remote. Sens.2
2024 Hyperspectral Images Single-Source Domain Generalization Based on Nonlinear Sample Generation
abstract
In hyperspectral cross-scene classification tasks, it is often challenging to obtain target domain samples during the training phase. Therefore, models need to be trained on one or multiple source domains and achieve good generalization performance on unknown target domains, known as domain generalization. The presence of domain shift limits the model’s generalization across different domains, while the unknown target domain makes it difficult to accurately characterize the distribution differences between domains. To address this issue, we propose a generalization network based on nonlinear sample generation. The network divides the sample features into invariant features and variant features and generates samples by applying nonlinear transformations to the variant features. To ensure the quality of the generated samples, we introduce contrastive learning into the model. It ensures consistency in similarity between the generated samples and the source samples while maintaining a certain degree of dissimilarity. Experiments conducted on four cross-domain adaptive scenarios demonstrate the superior performance of our proposed method.
Biqi Wang, Yang Xu 0006, Zebin Wu 0001, Shangdong Zheng, Zhihui Wei, Jocelyn Chanussot
IEEE Trans. Geosci. Remote. Sens.2
2024 Channel Self-Attention Based Multiscale Spatial-Frequency Domain Network for Oriented Object Detection in Remote Sensing Imagery
abstract
The detection of oriented objects in remote sensing images remains a daunting challenge due to their complex backgrounds, various sizes, and especially arbitrary orientations. However, most of the existing methods only model the structural features of the images in the spatial domain, while the horizontal convolution kernels limit the model’s ability to perceive object direction information. Furthermore, the frequency features contain rich information about scale, texture, and angle, which can be a good complement to the spatial features. Inspired by this, we propose a multiscale spatial-frequency domain network (MSFN) to utilize spatial-frequency information for oriented object detection, which can be integrated into any convolutional neural network (CNN) architectures seamlessly and perform end-to-end training easily. Firstly, multiscale Haar wavelet transforms are leveraged to extract the multiscale frequency domain features from the image. Subsequently, channel alignment feature fusion module (CA-FFM) is proposed to fuse the high-level semantic features extracted by CNN with the low-level texture features extracted by the wavelet transform in multiscale. Finally, a channel self-attention (CSA)-based spatial-frequency feature perception module (SFPM) is designed to perform self-attention weighted aggregation on the fused features along the channel dimension, thereby constructing a novel spatial-frequency feature extraction backbone network for oriented object detector in remote sensing images. Experimental results on the DOTA and HRSC2016 datasets validate the effectiveness and universality of the proposed method.
Yang Xu 0006, Yushan Pan, Zebin Wu 0001, Zhihui Wei, Tianming Zhan
IEEE Trans. Geosci. Remote. Sens.1
2024 Accelerating Hyperspectral Anomaly Detection With Enhanced Multivariate Gaussianization Based on FPGA
abstract
Hyperspectral anomaly detection (AD), as a frontier research topic in the field of remotely sensed data processing, aims to identify targets of interest from complex and vast images. Existing AD methods typically involve complex models and many parameters, posing challenges in meeting the requirements of computational efficiency in hyperspectral AD. To address this issue, this article presents an AD acceleration algorithm based on the multivariate Gaussian model as well as its field programmable gate array (FPGA) implementation. By exploiting the parallel processing capabilities of FPGA, we introduce an innovative spectral dimensionality reduction method in which the data processing flow can be accomplished in a distributed manner. Then, we employ an improved linear rotation strategy based on correlation coefficients to accelerate the convergence rate of the proposed AD algorithm. The rotation of Gaussianization in the improved strategy is independent of eigenvalue decomposition, thereby substantially reducing the computational complexity involved during the rotation procedure. Furthermore, we apply a pipeline parallel mechanism to facilitate the FPGA implementation of the AD algorithm and to significantly enhance the computational efficiency. Experimental results on an embedded FPGA platform demonstrate that the FPGA implementation of the hyperspectral AD algorithm proposed in this article achieves a significant acceleration rate with guaranteed high detection accuracy.
Zebin Wu 0001, Jin Sun 0001, Yi Zhang 0025, Yang Xu 0006, Zhihui Wei, Shangdong Zheng
IEEE Trans. Geosci. Remote. Sens.5
2024 Oriented Object Detection for Remote Sensing Images via Object-Wise Rotation-Invariant Semantic Representation
abstract
Oriented object detection (OOD) in remote sensing images (RSIs) remains a challenging work due to an arbitrary orientation of instance. Learning rotation-invariant features is critical in modeling a fixed descriptor for instances with its rotated variants. However, most existing methods construct the descriptor from the perspectives of data or feature augmentation, but ignore the exploration of potentially useful supervision information inside the detection algorithm. In this paper, we propose an object-wise rotation-invariant semantic representation (ORSR) framework, which synergizes the exploration of latent supervision, rotation-invariant learning, and guided attention mechanism into a unified network to boost the performance of OOD in RSIs. First, supervised by our constructed pseudo ground truth of segmentation masks, a semantic segmentation branch is built along with the detection algorithm to refine the representation of backbone features. Moreover, a consistency loss function is proposed to encourage the segmentation branch to make the fixed predictions for backbone features with its rotated variants. Considering that segmentation predictions remain the same affine transformations before and after rotating, we further construct a Kullback-Leibler (KL) Divergence based similarity loss function for encouraging the network to model the rotation-invariant features. Finally, we separate the ”object” descriptor from the segmentation predictions to extend the implicit constraint in our proposed semantic segmentation branch. The separated ”object” descriptor not only involves the spatial regularizer to emphasize the high-responsive regions in image, but also can be guided by the constructed consistency loss function. We evaluate our proposed ORSR on the challenging DOTA, DIOR-R, and HRSC2016 datasets. Extensive experiments demonstrate that the proposed ORSR achieves competitive performance compared to other single-scale and multi-scale detection methods.
Shangdong Zheng, Zebin Wu 0001, Qian Du 0001, Yang Xu 0006, Zhihui Wei
IEEE Trans. Geosci. Remote. Sens.4
2024 Unified Cloud-Based Framework for Hyperspectral and Multispectral Image Fusion Incorporating Nonlocal Principles and Tensor Decomposition
abstract
Hyperspectral image (HSI) super-resolution, which aims at improving the spatial quality of HSIs by fusing a low spatial resolution HSI (LR-HSI) with a high spatial resolution multispectral image (HR-MSI), has drawn significant attention. Numerous LR-HSI and HR-MSI (HSI-MSI) fusion algorithms have emerged in recent times, yet they suffer from a lack of generality and integration, which hampers their usability for non-expert users. Moreover, these algorithms encounter significant challenges due to the exponential increase in remote sensing data volume. In this study, we propose a unified cloud-based framework for HSI-MSI fusion based on the general distributed alternating direction method of multipliers that incorporates nonlocal principles and tensor decomposition. The framework not only provides end-users with visualization modeling capabilities equipped with standard and comprehensive components, but also enhances the parallel processing capabilities of cloud computing. We employ a new proposed nonlocal adaptive low-rank coupled tensor canonical polyadic (CP) decomposition algorithm as a case study to evaluate the performance of this framework. Specifically, we establish the LR-HSIs and HR-MSIs relationship using order-4 coupled tensor CP decomposition and suggest an adaptive CP rank estimation method for achieving better super-resolution results. Experimental results on publicly available datasets demonstrate that the proposed parallel distributed optimization algorithm can achieve significant speedup with guaranteed accuracy. The proposed framework enables convenient and efficient processing of large-scale remote sensing data, effectively addressing the challenges associated with handling large data volumes. The source code of our method is released and available online at https://github.com/ZpWaitingForSunshine/DNAC4TCP/.
Zebin Wu 0001, Yang Xu 0006, Jin Sun 0001, Zhihui Wei, Javier Plaza, Jun Li 0009, Antonio Plaza
IEEE Trans. Geosci. Remote. Sens.3
2024 Multi-Dimensional Visual Data Restoration: Uncovering the Global Discrepancy in Transformed High-Order Tensor Singular Values
abstract
The recently proposed high-order tensor algebraic framework generalizes the tensor singular value decomposition (t-SVD) induced by the invertible linear transform from order-3 to order-d ( ). However, the derived order-d t-SVD rank essentially ignores the implicit global discrepancy in the quantity distribution of non-zero transformed high-order singular values across the higher modes of tensors. This oversight leads to suboptimal restoration in processing real-world multi-dimensional visual datasets. To address this challenge, in this study, we look in-depth at the intrinsic properties of practical visual data tensors, and put our efforts into faithfully measuring their high-order low-rank nature. Technically, we first present a novel order-d tensor rank definition. This rank function effectively captures the aforementioned discrepancy property observed in real visual data tensors and is thus called the discrepant t-SVD rank. Subsequently, we introduce a nonconvex regularizer to facilitate the construction of the corresponding discrepant t-SVD rank minimization regime. The results show that the investigated low-rank approximation has the closed-form solution and avoids dilemmas caused by the previous convex optimization approach. Based on this new regime, we meticulously develop two models for typical restoration tasks: high-order tensor completion and high-order tensor robust principal component analysis. Numerical examples on order-4 hyperspectral videos, order-4 color videos, and order-5 light field images substantiate that our methods outperform state-of-the-art tensor-represented competitors. Finally, taking a fundamental order-3 hyperspectral tensor restoration task as an example, we further demonstrate the effectiveness of our new rank minimization regime for more practical applications. The source codes of the proposed methods are available at https://github.com/CX-He/DTSVD.git.
Chengxun He, Yang Xu 0006, Zebin Wu 0001, Shangdong Zheng, Zhihui Wei
IEEE Trans. Image Process.2
2023 RGB-Infrared Multi-Modal Remote Sensing Object Detection Using CNN and Transformer Based Feature Fusion
abstract
Object detection in remote sensing images (RSIs) plays an important role both in civil and military fields. Currently, many object detection algorithms in RSIs have shown the excellent capability. However, these methods are designed for the single RGB modality, which cannot cope with the challenges in insufficient illumination or foggy scenarios. Infrared images measure the temperature of the captured objects, and it can avoid the influence of low illumination and fog. In this paper, we propose a novel RGB-Infrared multi-modal remote sensing object detection method termed as RIFuse to address these challenges. RIFuse combines convolutional neural networks (CNNs) and Transformer in a parallel hierarchy, which can efficiently extract the local features of RGB images and the global representations of infrared images. Besides, an adaptive multi-modal feature fusion block (MFF block) is proposed to fuse the features from both branches comprehensively. Extensive experiments demonstrate the superiority of our method for multi-modal object detection on RSIs.
Tao Tian, Jiang Cai, Yang Xu 0006, Zebin Wu 0001, Zhihui Wei, Jocelyn Chanussot
IGARSS3
2023 A Novel Unified Framework for Multi-Task Fusion of Hyperspectral and SAR Image
abstract
Classification using multi-source remote sensing data has attracted widespread attention and is playing an increasingly important role in various fields. However, due to the disparity in imaging methods and the informational imbalance among data from various sources, it is still challenging to incorporate complementary advantages. Furthermore, real-world situations frequently involve varied data resolution, and the outcomes of straightforward super-resolution preprocessing are not always helpful for performing subsequent classification tasks. In this paper, we propose a unified framework for joint super-resolution and classification tasks of low resolution hyperspectral images (LR-HSIs) and SAR images. The minimization of the proposed joint loss function in the generative adversarial network (GAN) framework, including super-resolution and classification objective functions, can effectively achieve the multi-task goals. Experimental results on the super-resolution and classification of real LR-HSIs and SAR images demonstrate the effectiveness of the proposed method both visually and quantitatively.
Yifan Zhang 0006, Yang Xu 0006, Zebin Wu 0001, Zhihui Wei, Jocelyn Chanussot
IGARSS2
2023 Weighted Order-p Tensor Nuclear Norm Minimization and Its Application to Hyperspectral Image Mixed Denoising
abstract
Recently, tensor singular value decomposition (t-SVD) has demonstrated excellent performance in various high-dimensional information processing applications. However, in adapting t-SVD to handle the typical tensor data restoration tasks, such as hyperspectral image (HSI) denoising, the following questions remain inadequately addressed: 1) The existing tensor nuclear norm minimization (TNN) regime treats all tensor singular values alike; thus, it lacks flexibility and dominance in dealing with the sophisticated HSI tensor. 2) The existing t-SVD-based denoising methods can not directly process order-p(p> 3) tensors; thus, they fail to comprehensively exploit the high-dimensional structural correlation of the HSI tensor along different modes. To address the above challenges, in this study, we first generalize a novel weighted order-pTNN minimization regime, which integrates the adaptively reweighting strategy for matrix, third-order, and order-ptensors in a unified architecture. Subsequently, an efficient subspace low-rank learning model is established, using HSI denoising tasks as an application example to corroborate the superiority of the proposed regime in approximating the high-dimensional low-rank structure of natural tensor data. Extensive experimental results substantiate that our effort surpasses existing state-of-the-art low-rank tensor recovery methods in both restoration accuracy and efficiency. The source code is available at https://github.com/CX-He/WTNN.git.
Chengxun He, Qiujie Cao, Yang Xu 0006, Le Sun 0002, Zebin Wu 0001, Zhihui Wei
IEEE Geosci. Remote. Sens. Lett.3
2023 Regularized Tensor Representative Coefficient Model for Hyperspectral Target Detection
abstract
Target detection based on hyperspectral image (HSI) representations has drawn wide attention given its wide variety of features. The matrix-based approach inevitably loses spatial information and fails to explore the intrinsic multimodal structure of an HSI cube. In this paper, we propose a regularized tensor-based model without altering the data structure. We assume that an observed third-order HSI tensor is decomposed into the sum of a Total Variation regularized Low-rank background tensor and a Sparse (TVLrS) target tensor. The two tensors are represented as the mode-3 product of a third-order tensor, called the Tensor Representation Coefficient (TRC), and a spectra dictionary matrix. Then, the model is coined as TVLrS-TRC. The background TRC has a low-rank property, contributing to the low-rankness characterization in our model. Moreover, as the size of the background TRC term is smaller than the background tensor, characterizing its local smoothness via TV regularization reduces the computational cost compared to that of the background tensor. Extensive experiments on two real hyperspectral datasets demonstrate the advantage of the proposed method compared with the state-of-the-art.
Wenting Shang, Mohamad Jouni, Zebin Wu 0001, Yang Xu 0006, Mauro Dalla Mura, Zhihui Wei
IEEE Geosci. Remote. Sens. Lett.4
2023 Distributed Nonlocal Coupled Hierarchical Tucker Decomposition for Hyperspectral Image Fusion
abstract
Hyperspectral image super-resolution aims to fuse a low spatial resolution hyperspectral image (LR-HSI) and a high spatial resolution multispectral image (HR-MSI) to obtain a high-resolution hyperspectral image (HR-HSI). Tensor-based methods have demonstrated their outstanding ability in constructing the relationship between the LR-HSI and the HR-MSI. This paper introduces a nonlocal hierarchical Tucker decomposition (HTD) model for hyperspectral and multispectral image (HSI-MSI) fusion. First, similar nonlocal patch tensors are clustered according to their similarity in the HR-MSI. Next, the spatial/spectral relationship between the LR-HSI and the HR-MSI is extracted through HTD. The alternating direction method of multipliers (ADMM) is employed to solve the proposed model. Furthermore, to overcome the high computational complexity of the model solver, we propose an efficient distributed and parallel method to accelerate the fusion process. Experimental results demonstrate that the proposed method not only substantially outperforms state-of-the-art HSI-MSI fusion methods, but also achieves a significant acceleration rate.
Jin Sun 0001, Yang Xu 0006, Yi Zhang 0025, Zhihui Wei, Javier Plaza, Antonio Plaza, Zebin Wu 0001
IEEE Geosci. Remote. Sens. Lett.3
2023 A Unified Attention Paradigm for Hyperspectral Image Classification
abstract
Attention mechanisms improve the classification accuracies by enhancing the salient information for hyperspectral images (HSIs). However, existing HSI attention models are driven by advanced achievements of computer vision, which are not able to fully exploit the spectral-spatial structure prior of HSIs and effectively refine features from a global perspective. In this paper, we propose a unified attention paradigm (UAP) that defines the attention mechanism as a general three-stage process including optimizing feature representations, strengthening information interaction, and emphasizing meaningful information. Meanwhile, we designed a novel efficient spectral-spatial attention module (ESSAM) under this paradigm, which adaptively adjusts feature responses along the spectral and spatial dimensions at an extremely low parameter cost. Specifically, we construct a parameter-free spectral attention block that employs multi-scale structured encodings and similarity calculations to perform global cross-channel interactions, and a memory-enhanced spatial attention block that captures key semantics of images stored in a learnable memory unit and models global spatial relationship by constructing semantic-to-pixel dependencies. ESSAM takes full account of the spatial distribution and low-dimensional characteristics of HSIs, with better interpretability and lower complexity. We develop a dense convolutional network based on efficient spectral-spatial attention (ESSAN) and experiment on three real hyperspectral datasets. Experimental results demonstrate that the proposed ESSAM brings higher accuracy improvement compared to advanced attention models.
Qian Liu 0008, Zebin Wu 0001, Yang Xu 0006, Zhihui Wei
IEEE Trans. Geosci. Remote. Sens.3
2023 Hyperspectral Anomaly Detection via Sparsity of Core Tensor Under Gradient Domain
abstract
Hyperspectral anomaly detection (AD) task is a typical binary classification problem, and utilizing background prior knowledge is a key technique to solving such problems. The two most commonly used priors for hyperspectral images are low-rank and local smooth properties. Most traditional matrix-based methods use two regularizations to model these two types of priors and integrate them into one model, which makes these two regularizations unable to maximize their effectiveness. In addition, the matrix method also destroys the structure of the hyperspectral images (HSI). To address these issues, this study identified a unique sparsity property in the gradient tensor of HSI. Specifically, the core tensor resulting from the Tucker decomposition of the gradient tensor was observed to exhibit sparsity. This sparsity property, referred to as GCS (the sparsity on the core tensor of the gradient map), effectively captures the structural information of HSI and improves detection performance. The GCS regularization offers the following advantages: 1) GCS regularization uses one term to simultaneously capture both low-rankness and local smoothness, the size of the core tensor represents the low-rank prior to the background, and the ℓ1norm describes the sparsity of gradient map, i.e., the local smoothness of the original data; 2) GCS is a constrained regularization, allowing for the full utilization of information from different dimensions of the HSI when updating the core tensor, i.e., utilizing the spatial and spectral information carried by three-factor matrices of the Tucker decomposition. Finally, extensive experiments validate the superiority of our proposed methods.
Wenting Shang, Jiangjun Peng, Zebin Wu 0001, Yang Xu 0006, Mohamad Jouni, Mauro Dalla Mura, Zhihui Wei
IEEE Trans. Geosci. Remote. Sens.4
2023 Cross-Scene Classification of Hyperspectral Images via Generative Adversarial Network in Latent Space
abstract
Classifying high-dimensional hyperspectral image (HSI) with limited labeled samples is a difficult problem. One effective solution is to leverage knowledge from scenes with well-labeled image (the source domain) to aid training in the target domain. However, since the source and target domains have different category spaces, it is crucial to extract more discriminative features and address domain adaptation challenges. To tackle this issue, we propose a cross-scene classification method for HSIs via generative adversarial networks (GANs) in latent space (GLS). Our method employs autoencoders (AEs) to map the input data to a latent space, where the most effective feature representation is extracted and preserved by deep residual 3D convolutional neural networks (CNN). The unlabeled samples in the target domain are also utilized in the AE which ensure all the samples are considered. We leverage conditional adversarial domain adaptation to overcome the domain shift, and introduce maximum mean discrepancy loss to minimize distribution differences between the two domains, facilitating better domain distribution alignment. We tested our approach on three public datasets and demonstrated that it outperforms existing few-shot learning methods. Our results highlight the effectiveness of our classification method via GANs in latent space for HSIs, and show that it has potential for practical applications.
Yahan Yang, Yang Xu 0006, Zebin Wu 0001, Biqi Wang, Zhihui Wei
IEEE Trans. Geosci. Remote. Sens.2
2023 Instance-Aware Spatial-Frequency Feature Fusion Detector for Oriented Object Detection in Remote-Sensing Images
abstract
In recent years, fusing multi-type features poses great potential for oriented object detection (OOD) in remote sensing images (RSIs). Due to the inexplicit operation of modeling orientation variations, convolutional neural networks (CNNs) are difficult to perceive objects under different transformations (angles and scales). In this paper, we propose a novel instance-aware spatial-frequency feature fusion detector (SFFD) for oriented object detection in remote sensing images. First, a layer-wise frequency-domain analysis (L-FDA) module is built along with CNN layers to extract frequency features. Getting rid of the constrains such as horizontal rectangular kernel in CNNs, our L-FDA possesses outstanding ability of locating mutational signals from frequency space. These mutational signals record the scale and angle information of the oriented instances in images. Subsequently, CNN and frequency features are sent into RoI Pooling layer to obtain multi-type instance-level RoI features. Moreover, the proposed instance-aware cross feature fusion (CFF) module explores the interaction between these diverse features which provides an explicit indicator to compensate the orientation information ignored by instance-level CNN features. Finally, our SFFD unifies the proposed L-FDA module and CFF module into the detection network to localize oriented instances in RSIs. We compare our method with many state-of-the-art methods on DOTA, HRSC2016, and NWPU VHR-10 datasets. Experimental results verify the validity of modeling instance-level object relations from frequency-domain and CNNs for OOD.
Shangdong Zheng, Zebin Wu 0001, Yang Xu 0006, Zhihui Wei
IEEE Trans. Geosci. Remote. Sens.3
2023 Bayesian Nonlocal Patch Tensor Factorization for Hyperspectral Image Super-Resolution
abstract
The synthesis of high-resolution (HR) hyperspectral image (HSI) by fusing a low-resolution HSI with a corresponding HR multispectral image has emerged as a prevalent HSI super-resolution (HSR) scheme. Recent researches have revealed that tensor analysis is an emerging tool for HSR. However, most off-the-shelf tensor-based HSR algorithms tend to encounter challenges in rank determination and modeling capacity. To address these issues, we construct nonlocal patch tensors (NPTs) and characterize low-rank structures with coupled Bayesian tensor factorization. It is worth emphasizing that the intrinsic global spectral correlation and nonlocal spatial similarity can be simultaneously explored under the proposed model. Moreover, benefiting from the technique of automatic relevance determination, we propose a hierarchical probabilistic framework based on Canonical Polyadic (CP) factorization, which incorporates a sparsity-inducing prior over the underlying factor matrices. We further develop an effective expectation-maximization-type optimization scheme for framework estimation. In contrast to existing works, the proposed model can infer the latent CP rank of NPT adaptively without tuning parameters. Extensive experiments on synthesized and real datasets illustrate the intrinsic capability of our model in rank determination as well as its superiority in fusion performance.
Zebin Wu 0001, Xiuping Jia, Jocelyn Chanussot, Yang Xu 0006, Zhihui Wei
IEEE Trans. Image Process.5
2022 A Distributed Parallel Optimization of Remote Sensing Image Fusion Algorithm Based on Nonlocal Tensor CP Decomposition
abstract
Combining tensor decomposition and image nonlocal information for remote sensing image fusion method (NCTCP) can effectively preserve the spatial structure of the image, and can obtain good image fusion results, accordingly. However, the NCTCP that is a serial algorithm cannot handle massive remote sensing images due to the computing resources limitation of a single computer. To address this issue, we propose a distributed parallel nonlocal tensor CP decomposition optimization algorithm (DP_NCTCP) based on the Spark platform. The alternating direction method of multipliers(ADMM) in NCTCP is divided into two distributed computing subtasks that can be executed on Spark in parallel to improve the efficiency. Compared with NCTCP, the DP_NCTCP achieves high speedups without the degradation of fusion quality measures accuracy by fusing the real hyperspectral images.
Zebin Wu 0001, Yi Zhang 0025, Jin Sun 0001, Yang Xu 0006, Zhihui Wei
IGARSS5
2022 ReAFFPN: Rotation-Equivariant Attention Feature Fusion Pyramid Networks for Aerial Object Detetcion
abstract
This paper proposes a Rotation-equivariant Attention Feature Fusion Pyramid Networks for Aerial Object Detection named ReAFFPN. ReAFFPN aims at improving the effect of rotation-equivariant features fusion between adjacent layers which suffers from the semantic and scale discontinuity. Due to the particularity of rotational equivariant convolution, general methods are unable to achieve their original effect while ensuring rotation equivariance of the network. To solve this problem, we design a new Rotation-equivariant Channel Attention which has the ability to both generate channel attention and keep rotation equivariance. Then we embed a new channel attention function into Iterative Attentional Feature Fusion (iAFF) module to realize Rotation-equivariant Attention Feature Fusion. Experimental results demonstrate that ReAFFPN achieves a better rotation-equivariant feature fusion ability and significantly improve the accuracy of the Rotation-equivariant Convolutional Networks.
Chongyu Sun, Yang Xu 0006, Zebin Wu 0001, Zhihui Wei
IGARSS2
2022 A Distributed and Parallel Method of Hyperspectral Computational Imaging Via Collaborative Tucker3 Tensor Decomposition
abstract
Hyperspectral computational imaging (HCI) is to reconstruct hyperspectral images (HSIs) based on the compressed signals collected by remote sensing and imaging systems. Collaborative Tucker3 tensor decomposition is beneficial for HCI models in reconstructing high-fidelity HSIs. However, the everincreasing amount of compressed data leads to heavy computation burden for tensor decomposition-based HCI models, which may exceed the computing capacity of a single machine. For this reason, this paper proposes a Spark-based distributed and parallel HCI implementation via collaborative Tucker3 tensor decomposition. The proposed implementation decomposes the processing flow of the HCI algorithm into several stages, each of which can be processed in parallel on Spark. In addition, we develop parallel strategies for improving the performance of the redundant computational procedure and data storage procedure, respectively. Experimental results demonstrate that the parallel algorithm not only achieves high accuracy but also improves the computational efficiency when processing large-scale HSI datasets.
Zebin Wu 0001, Jin Sun 0001, Yang Xu 0006, Zhihui Wei
IGARSS4
2022 Hyperspectral Target Detection Based on Tensor RPCA with Constrained Energy Regularization
abstract
Hyperspectral target detection (HTD) is one of the vital issues in hyperspectral image (HSI) processing, and has a pivotal role in remote sensing field. However, it is a challenging task due to redundant information, high dimensionality and complexity of background. In this paper, an effective HTD method based on Tensor Robust Principal Component Analysis (TRPCA) is proposed, which can spot targets from complicated background distribution. Our approach, called constrained energy regularization TRPCA, imposes tensor nuclear norm to describe the low-rank property of back-ground. Considering some target spectra probably lie in the same low-dimensional background subspace, we introduce a constrained energy regularization to enhance the distinction between target and background pixels. Experiments on four datasets illustrate superiority of our method.
Zebin Wu 0001, Yang Xu 0006, Zhihui Wei
IGARSS4
2022 Symmetrical irregular local features for fine-grained visual classification
Yang Xu 0006, Zebin Wu 0001, Zhihui Wei
Neurocomputing2
2022 Hyperspectral Anomaly Detection Based on Graph Regularized Variational Autoencoder
abstract
Nowadays, deep learning can play an important role in addressing the issue of hyperspectral anomaly detection (HAD). In order to further utilize the spatial information in hyperspectral images (HSIs), an anomaly detection method for HSIs is presented based on graph regularized variational autoencoder (GRVAE). Firstly, the proposed method uses the superpixel segmentation algorithm to segment the hyperspectral image (HSI) and constructs an adjacency matrix to evaluate the similarity between pixels. Secondly, a variational autoencoder is used to reconstruct the spectral vector of the HSI, and meanwhile, the spatial similarity of the image is shared in the feature space through the graph regularization term. Finally, the reconstructed background and the original input are used to obtain the spectral error map, and then the attribute filtering is used to further refine the detection results. Performed on four data sets of abnormal target data with different shapes and different background complexity, the experiments show that the method has promising anomaly detection performance.
Jingfa Zhang, Yang Xu 0006, Lidan Xu, Zebin Wu 0001, Zhihui Wei
IEEE Geosci. Remote. Sens. Lett.3
2022 A Bipartite Graph Partition-Based Coclustering Approach With Graph Nonnegative Matrix Factorization for Large Hyperspectral Images
abstract
Clustering large hyperspectral images (HSIs) is a very challenging problem because large HSIs have high dimensionality, large spectral variability, and large computational and memory consumption. Recently, sparse subspace clustering (SSC) has achieved remarkable success in HSI clustering. However, most SSC-based methods suffer from the following bottlenecks for large HSIs: 1) high computational consumption and memory space during the construction of the similarity matrix and decomposition of the graph Laplacian matrix and 2) failure to capture the relationships among dictionary atoms, sparse coefficients, and hyperspectral pixels. To address these challenges, we propose a novel algorithm that extends SSC to cocluster large HSIs, called bipartite graph partition with graph nonnegative matrix factorization (BGP-GNMF). Specifically, to fully explore the characteristics of the spectral and spatial contexts in HSIs, we propose a novel superpixel and pixel coclustering framework with bipartite graph partitioning in the joint sparse representation domain, where superpixel-based dictionary atoms are defined as disjoint vertex sets of the bipartite graph and the joint sparsity representation is mapped into the adjacency matrix of the undirected bipartite graph. To overcome the challenges of high computational consumption and large memory space for large HSIs, the bipartite graph partition with orthonormal constrained nonnegative matrix factorization is proposed to simultaneously cluster the structured dictionary atoms and hyperspectral pixels with an indicator matrix. Finally, to exploit the intrinsic geometry of HSIs, we incorporate manifold regularization into the bipartite graph partition to improve final clustering accuracy. The effectiveness and efficiency of the proposed method are verified on three classical HSIs, and the experimental results illustrate the superiority of the proposed method compared with other state-of-the-art HSI clustering methods.
Nan Huang 0001, Liang Xiao 0001, Yang Xu 0006, Jocelyn Chanussot
IEEE Trans. Geosci. Remote. Sens.3
2022 Multiscale Alternately Updated Clique Network for Hyperspectral Image Classification
abstract
Recently, deep learning has drawn significant attention in hyperspectral image (HSI) classification. With the growth of network depth and feature integration, deep learning demands abundant labeled samples to optimize many parameters. Unfortunately, most hyperspectral data are unlabeled and the available labeled samples are extremely limited. How to obtain richer features under limited training samples is a challenge for HSI classification. To tackle this issue, a new supervised multiscale alternately updated clique network (MSCN) is proposed for HSI classification to fully employ HSI features in different scales. Based on the Clique Block, we design the multiscale alternately updated clique block (MSCB) that applies convolution kernels of various sizes to adaptively exploit the multiscale HSI information and merge them within the block. Meanwhile, the recurrent feedback architecture is introduced to reuse high-level visual information and network parameters. The proposed MSCN includes two MSCBs to capture the multiscale spectral and spatial information in turn. The MSCN improves the information flow and the efficiency of parameter tuning through the feedback mechanism and the cross-utilization of multiscale feature. It not only obtains more abstract HSI information, but also reduces the network depth and the number of parameters, thereby improving the classification accuracy under limited samples. To certify the validity of the proposed MSCN, experiments are conducted on three real HSI datasets and compared with multiple state-of-the-art deep learning-based approaches. The experimental results demonstrate that the presented multiscale network achieves superior performance, especially in the case of a small number of training samples.
Qian Liu 0008, Zebin Wu 0001, Qian Du 0001, Yang Xu 0006, Zhihui Wei
IEEE Trans. Geosci. Remote. Sens.4
2022 Spatial-Spectral Local Domain Adaption for Cross Domain Few Shot Hyperspectral Images Classification
abstract
The traditional methods of hyperspectral image (HSI) classification are based on the sufficient labeled data. In real life, we often encounter that the target domain corresponding to the classification task has only a small amount of labeled data, but the source domain has enough labeled data. However, the distribution of the source domain is different from the distribution of the target domain. Thus, the labeled data of the source domain cannot be applied to the target domain directly. This paper proposes a new method to solve the cross-domain few shot problem of HSI classification. In the proposed method, the local spatial alignment and the spectral alignment are simultaneously introduced to transfer the knowledge from the source domain to the target domain. Besides, to extract the domain specific features, we balance the domain invariant features and the domain specific features by a weakly parameter-shared mechanism. The two modules together can narrow the distance between two domains and make the model perform well on the target domain. Experiments conducted on four different target domain data sets demonstrate the effectiveness of our method.
Biqi Wang, Yang Xu 0006, Zebin Wu 0001, Tianming Zhan, Zhihui Wei
IEEE Trans. Geosci. Remote. Sens.2
2022 An Efficient Cross-Modality Self-Calibrated Network for Hyperspectral and Multispectral Image Fusion
abstract
Recently, deep convolutional neural network based hyperspectral and multispectral image fusion methods have shown significant performance. Nevertheless, the rich spatial and spectral details of hyperspectral images (HSIs) have not been fully explored, leaving room for further improve the representation ability of the model. In this paper, we propose an efficient cross-modality self-calibrated network (CMSCN) for hyperspectral and multispectral image fusion. Specifically, we use a cross-modality non-local module to fuse a high-resolution multispectral image (HR-MSI) and a low-resolution hyperspectral image (LR-HSI) to get an enhanced LR-HSI. In addition, a novel cross-scale self-calibrated convolution structure is proposed to explore and exploit multi-scale and hierarchical spatial-spectral features, which can improve the learning ability of the model. The introduced efficient spatial-spectral attention mechanism can calibrate the feature representation at different dimensions, thereby providing more efficient and accurate information for hyperspectral image reconstruction. Extensive experimental results on various hyperspectral images demonstrate the superiority of our method in comparison with the state-of-the-art image fusion methods.
Huapeng Wu, Jie Gui, Yang Xu 0006, Zebin Wu 0001, Yuan Yan Tang, Zhihui Wei
IEEE Trans. Geosci. Remote. Sens.3
2022 Bayesian Hyperspectral Image Super-Resolution in the Presence of Spectral Variability
abstract
Synthesizing high resolution (HR) hyperspectral image (HSI) by merging a low resolution (LR) HSI with corresponding HR multispectral image (MSI) has become a promising HSI super-resolution scheme. Most existing HSI-MSI fusion methods are effective to some extent, while several challenges remain. First, the spectral response of a given material exhibits considerable variability due to different acquisition time and conditions, however variations in spectral signatures are often neglected. Second, a majority of off-the-shelf methods require predefined degradation operators, which can be unavailable in practice. To tackle above issues, we introduce a novel fusion approach with Bayesian framework. Specifically, we regard the up-sampled LR-HSI as the low frequency component of the underlying HR-HSI. We characterize the texture features of high and low frequency components respectively, which can enlarge modeling capacity and bypass the absence of degradation operators. Furthermore, we depict the relative smoothness of reflectance spectra with Gaussian Process. Extensive experiments on synthesized and real datasets illustrate the superiority of the proposed strategy in terms of fusion performance and robustness to spectral variability.
Zebin Wu 0001, Yang Xu 0006, Hongyi Liu 0001, Zhihui Wei
IEEE Trans. Geosci. Remote. Sens.3
2022 A Novel Cross-Scale Octave Network for Hyperspectral and Multispectral Image Fusion
abstract
Recently, deep convolutional neural network-based low-resolution hyperspectral image (LR-HSI) and high-resolution multispectral image (HR-MSI) fusion methods have achieved significant performance improvement. However, the rich spatial and spectral information in HSIs is not fully explored. In this article, we propose a novel cross-scale octave network (CSONet) for hyperspectral and multispectral image fusion. Specifically, we adopt a progressive image fusion structure to effectively extract the spatial and spectral information of HR-MSI at multiple resolutions, thereby efficiently complementing LR-HSI’s information. In addition, the proposed cross-scale octave convolution module can extract rich multiscale spatial feature information and concentrate on more important spatial–spectral features at different scales with the multiscale spatial–spectral attention mechanism. Finally, a multisupervised loss function is used to improve the gradient propagation and enhance the representation ability of the network. Ablation analysis on the benchmark datasets shows the effectiveness of each component in the proposed method. Extensive experimental results on different hyperspectral images demonstrate that the proposed CSONet can achieve superior results and strong generalization ability in comparison with some state-of-the-art LR-HSI and HR-MSI fusion methods.
Tianming Zhan, Zuolin Bi, Huapeng Wu, Qian Du 0001, Yang Xu 0006, Zebin Wu 0001
IEEE Trans. Geosci. Remote. Sens.6
2022 Learning Orientation Information From Frequency-Domain for Oriented Object Detection in Remote Sensing Images
abstract
Object detection in remote sensing images (RSIs) poses great difficulties due to arbitrary orientations, various scales and dense location of the targets over the ground. Recent evidence suggests that encoding the orientation information is of great use for training an accurate object detector for oriented object detection (OOD). In this paper, we propose a new frequency-domain orientation learning (FDOL) module with two main components: the frequency domain feature extraction (FFE) network and an orientation enhanced self-attention layer (OES-Layer). The FFE network models the interactions among spatial locations in the frequency domain to determine the frequency of spatial features. Then, these features are fed into our OES-Layer to learn the orientation information. Moreover, the orientation weights are adopted to guide the feature selection in a self-attention architecture, using them as a control gate to emphasize the spatial responses of target instances. Considering that the original similarity weights (calculated by the self-attention algorithm) do not distinctly model the orientation variation, the considered orientation weights provide an efficient asset to emphasize the orientation of objects. Extensive experiments on the DOTA and HRSC2016 datasets demonstrate that our method achieves state-of-the-art performance among single-scale methods, while achieving competitive performance over multi-scale methods.
Shangdong Zheng, Zebin Wu 0001, Yang Xu 0006, Zhihui Wei, Antonio Plaza
IEEE Trans. Geosci. Remote. Sens.3
2021 Hyperspectral Anomaly Detection Based on Tensor Truncated Nuclear Norm and Linear Total Variation Regularization
Xiangbo Wang, Zebin Wu 0001, Yang Xu 0006, Zhihui Wei
ICIG (2)3
2021 Spatial-Spectral Total Variation Constrained Collaborative Tensor Regularization for Dual-Camera Compressive Hyperspectral Imaging
abstract
In this paper, we propose a novel tensor-based approach to improve the reconstruction performance for dual-camera compressive hyperspectral imaging. We formulate a coupled tensor decomposition model to maintain the consistency of the spatial structure of the HSI and the panchromatic image. We introduce a regularizer over the core tensor to collaboratively promote global spatial-spectral correlations in HSI. Besides, we incorporate an anisotropic spatial-spectral total variation (SSTV) regularization to characterize the piecewise smooth structure of the HSI. Then the alternating direction method of multipliers (ADMM) algorithm is applied to the optimization problem. Experimental results on a public dataset demonstrate the superiority of the proposed approach.
Zhenghui Liang, Yang Xu 0006, Liang Xiao 0001, Zhihui Wei
IGARSS2
2021 Anomaly Detection in Hyperspectral Image Using 3D-Convolutional Variational Autoencoder
abstract
Anomaly detection (AD) has become a hot topic in hyperspectral image (HSI) analysis. Anomalies are samples that are significantly different from the surrounding background in space or spectrum. However, the rich spectral-spatial features in HSI are not fully discovered by most traditional AD methods. In this paper, a 3D-convolutional Variational Au-toencoder (3D-CVAE) based AD method is proposed to make full use of the spectral-spatial information. The spectral-spatial features are extracted by the 3D-CVAE encoder and the background is reconstructed using these features through 3D-CVAE decoder. The residual between the original input and the reconstructed background contains the anomalies which can be easily detected by the Reed-Xiaoli(RX) detector in the residual. Experimental results on two HSI datasets demonstrate the advantage of the proposed method.
Jingfa Zhang, Yang Xu 0006, Tianming Zhan, Zebin Wu 0001, Zhihui Wei
IGARSS2
2021 An Enhanced Multi-frequency Learned Image Compression Method
Zhihui Wei, Yang Xu 0006, Zebin Wu 0001
PRCV (3)3
2021 Hyperspectral Computational Imaging via Collaborative Tucker3 Tensor Decomposition
abstract
Computational imaging for hyperspectral images (HSIs) is a hot topic in remote sensing and imaging systems. The dual-camera compressive hyperspectral imaging (DCCHI) system has been successfully designed and applied in hyperspectral imaging. However, the corresponding reconstruction algorithms are not well developed. In this paper, under the DCCHI framework, a new reconstruction algorithm is proposed based on the collaborative Tucker3 Tensor decomposition. In actual HSI, similar nonlocal patches always have similar spatial-spectral structures, and thus, these nonlocal patches can share the same spatial and spectral factors in Tucker decomposition. To characterize the similarities simultaneously, the Tucker3 decomposition is used to model the 4-order tensor formed by the similar cubic patches. To keep the spatial structures in the reconstructed HSI consistent with the panchromatic image's spatial structures, we force the spatial factor matrices and the core tensor in the Tucker3 decomposition of the HSI to be identical to the spatial factor matrices and core tensor of the panchromatic image's Tucker3 decomposition. In addition, a spectral quadratic variation constraint is introduced into the spectral factor to characterize the band smoothness. To solve the optimization problem, an alternating direction method of multipliers (ADMM)-based algorithm is designed and each variable is separately solved. Experimental results on a public data set and the remote sensing image demonstrate the advantage of the proposed method.
Yang Xu 0006, Zebin Wu 0001, Jocelyn Chanussot, Zhihui Wei
IEEE Trans. Circuits Syst. Video Technol.1
2020 Multi-GPU Parallel Implementation of Spatial-Spectral Kernel Sparse Representation for Hyperspectral Image Classification
abstract
Classification is one of the major research fields in hyperspectral imagery. Due to the fact that neighboring pixels are more likely to share the same label, it is practical to use spatial information in hyperspectral image to achieve higher accuracy. On the other hand, however, spatial information also leads to higher computational complexity. This paper proposes an efficient implementation of a spatial-spectral kernel sparse representation for hyperspectral image classification base on the multi-GPU platform. The proposed implementation takes advantage of the capability of compute-unified device architecture (CUDA), such as shared memory, streams and peer-to-peer (P2P) transfer of data. In addition, an improvement of performance can be achieved by calculation reorganization and bandwidth usage optimization. Experimental results demonstrate that the proposed method achieves an up to 56.81X speedup in computation time while guaranteeing the classification accuracy.
Weishi Deng, Zebin Wu 0001, Qicong Wang, Jin Sun 0001, Yang Xu 0006, Jiandong Yang, Zhihui Wei, Hongyi Liu 0001
IGARSS6
2020 Compressive Hyperspectral Image Reconstruction Based on Spatial-Spectral Residual Dense Network
abstract
A spatial–spectral residual dense network-based compressive hyperspectral image (HSI) reconstruction method is proposed in this letter. The proposed method contains two networks: residual dense network for hyperspectral image reconstruction (RDNHIR) and spectral difference reconstruction network (SDRN). The RDNHIR network can extract the local features and global hierarchical features by cascading features of all residual dense blocks (RDBs). Then, SDRN takes full advantage of the strong correlation between spectral adjacent bands to better preserve the spectral feature of HSI. Finally, the adjacent spectral difference regularization is introduced into the loss function to further improve the performance. The experimental results show that the proposed method has better reconstruction quality than other state-of-the-art reconstruction methods, especially in the spectral domain.
Wei Huang 0013, Yang Xu 0006, Zhihui Wei
IEEE Geosci. Remote. Sens. Lett.2
2020 Fourier-Based Rotation-Invariant Feature Boosting: An Efficient Framework for Geospatial Object Detection
abstract
Geospatial object detection (GOD) of remote sensing imagery has been attracting increasing interest in recent years, due to the rapid development in spaceborne imaging. Most of the previously proposed object detectors are very sensitive to object deformations, such as scaling and rotation. To this end, we propose a novel and efficient framework for GOD in this letter, called Fourier-based rotation-invariant feature boosting (FRIFB). A Fourier-based rotation-invariant feature is first generated in polar coordinate. Then, the extracted features can be further structurally refined using aggregate channel features. This leads to a faster feature computation and more robust feature representation, which is good fitting for the coming boosting learning. Finally, in the test phase, we achieve a fast pyramid feature extraction by estimating a scale factor instead of directly collecting all features from the image pyramid. Extensive experiments are conducted on two subsets of NWPU VHR-10 data set, demonstrating the superiority and effectiveness of the FRIFB compared to the previous state-of-the-art methods.
Xin Wu 0001, Danfeng Hong, Jocelyn Chanussot, Yang Xu 0006, Ran Tao 0003, Yue Wang 0001
IEEE Geosci. Remote. Sens. Lett.4
2020 Nonlocal Coupled Tensor CP Decomposition for Hyperspectral and Multispectral Image Fusion
abstract
Hyperspectral (HS) super-resolution, which aims at enhancing the spatial resolution of hyperspectral images (HSIs), has recently attracted considerable attention. A common way of HS super-resolution is to fuse the HSI with a higher spatial-resolution multispectral image (MSI). Various approaches have been proposed to solve this problem by establishing the degradation model of low spatial-resolution HSIs and MSIs based on matrix factorization methods, e.g., unmixing and sparse representation. However, this category of approaches cannot well construct the relationship between the high-spatial-resolution (HR) HSI and MSI. In fact, since the HSI and the MSI capture the same scene, these two image sources must have common factors. In this paper, a nonlocal tensor decomposition model for hyperspectral and multispectral image fusion (HSI-MSI fusion) is proposed. First, the nonlocal similar patch tensors of the HSI are constructed according to the MSI for the purpose of calculating the smooth order of all the patches for clustering. Then, the relationship between the HR HSI and the MSI is explored through coupled tensor canonical polyadic (CP) decomposition. The fundamental idea of the proposed model is that the factor matrices in the CP decomposition of the HR HSI's nonlocal tensor can be shared with the matrices factorized by the MSI's nonlocal tensor. Alternating direction method of multipliers is used to solve the proposed model. Through this method, the spatial structure of the MSI can be successfully transferred to the HSI. Experimental results on three synthetic data sets and one real data set suggest that the proposed method substantially outperforms the existing state-of-the-art HSI-MSI fusion methods.
Yang Xu 0006, Zebin Wu 0001, Jocelyn Chanussot, Pierre Comon, Zhihui Wei
IEEE Trans. Geosci. Remote. Sens.1
2020 Hyperspectral Images Super-Resolution via Learning High-Order Coupled Tensor Ring Representation
abstract
Hyperspectral image (HSI) super-resolution is a hot topic in remote sensing and computer vision. Recently, tensor analysis has been proven to be an efficient technology for HSI image processing. However, the existing tensor-based methods of HSI super-resolution are not able to capture the high-order correlations in HSI. In this article, we propose to learn a high-order coupled tensor ring (TR) representation for HSI super-resolution. The proposed method first tensorizes the HSI to be estimated into a high-order tensor in which multiscale spatial structures and the original spectral structure are represented. Then, a coupled TR representation model is proposed to fuse the low-resolution HSI (LR-HSI) and high-resolution multispectral image (HR-MSI). In the proposed model, some latent core tensors in TR of the LR-HSI and the HR-MSI are shared, and we use the relationship between the spectral core tensors to reconstruct the HSI. In addition, the graph-Laplacian regularization is introduced to the spectral core tensors to preserve the spectral information. To enhance the robustness of the proposed model, Frobenius norm regularizations are introduced to the other core tensors. Experimental results on both synthetic and real data sets show that the proposed method achieves the state-of-the-art super-resolution performance.
Yang Xu 0006, Zebin Wu 0001, Jocelyn Chanussot, Zhihui Wei
IEEE Trans. Neural Networks Learn. Syst.1
2019 A Stackable Attention-Guided Multi-scale CNN for Number Plate Detection
Shangdong Zheng, Yang Xu 0006, Tianming Zhan, Zhihui Wei, Zebin Wu 0001
ICIG (1)4
2019 LiDAR Data-Aided Hypergraph Regularized Multi-Modal Unmixing
abstract
In recent years, there have been many advances in sensor technology which provides more useful information about the observed scene. Two of the newest remote sensing technologies are hyperspectral (HS) and Light Detection And Ranging (LiDAR) sensors. Since pixels in a small spatial neighborhood are more likely to share similar abundances, hypergraph regularization (HG-NMF) can be employed to handle the similarity relevance among the spatial neighborhood pixels. In this paper, we provide a LiDAR data-aided HS unmixing using HG-NMF. The composite usage of all these valuable information can lead to higher accuracy unmixing results. The obtained convex optimization problem is solved by Spectral Unmixing by Split Augmented Lagrangian (SUnSAL-TV) Algorithm. Experiments on synthetic data are conducted. The advantage of HG-NMF regularization is also demonstrated.
Sevcan Kahraman, Yang Xu 0006, Jocelyn Chanussot, Ali Tangel
IGARSS2
2019 Hyperspectral Anomaly Detection Based on Low Rank and Sparse Tensor Decomposition
abstract
Anomaly detection has become a hot topic in hyperspectral image (HSI) processing. Both spatial and spectral features have been proven to be very important for accurate and efficient hyperspectral anomaly detection. The traditional HIS anomaly detection algorithms usually reshape HSI to a matrix, which destroy spatial or spectral structure. In this paper, we propose a novel method of hyperspectral anomaly detection based on LOW RANK AND SPARSE TENSOR DECOMPOSITION (LRASTD). Taking into consideration that HSI data can be essentially regarded as a three-order tensor. HSI is modeled as a background tensor and a sparse anomalies tensor. A tensor nuclear norm is employed to constrain the core tensor, which be designed to characterize the low dimensional structure of the core tensor. Furthermore, a novel sparse tenor norm is proposed to constrain the anomaly targets. Experiments on both simulated and real hyperspectral data sets demonstrate the efficiency and effectiveness of the proposed method.
Fuhe Qin, Zebin Wu 0001, Yang Xu 0006, Hongyi Liu 0001, Zhihui Wei
IGARSS3
2019 Super-Resolution of Sentinel-2 Images Based on Deep Channel-Attention Residual Network
abstract
Sentinel-2 data has become an important tool for current and future earth observation due to its high quality, free availability and world-wide coverage. However, some of the spectral bands are sensed at reduced resolution due to design considerations and sensor hardware limitations. So in this paper we present a super-resolution method based on Convolutional Neural Networks (CNNs) to infer all the 20m spectral bands in the highest available resolution. This is accomplished by using an improved residual network and meanwhile we propose a channel attention mechanism to adaptively rescale the characteristics of the channels by considering the interdependencies among the channels. The proposed solution compares against several alternative methods according to different quality indexes. Our network provides the best results and a compelling visual effect on the sentinel-2 images.
Yang Xu 0006, Zhihui Wei
IGARSS2
2019 Nonlocal Patch Tensor Sparse Representation for Hyperspectral Image Super-Resolution
abstract
This paper presents a hypserspectral image (HSI) super-resolution method which fuses a low-resolution hyperspectral image (LR-HSI) with a high-resolution multispectral image (HR-MSI) to get high-resolution HSI (HR-HSI). The proposed method first extracts the nonlocal similar patches to form a nonlocal patch tensor (NPT). A novel tensor-tensor product (t-product) based tensor sparse representation is proposed to model the extracted NPTs. Through the tensor sparse representation, both the spectral and spatial similarities between the nonlocal similar patches are well preserved. Then, the relationship between the HR-HSI and LR-HSI is built using t-product which allows us to design a unified objective function to incorporate the nonlocal similarity, tensor dictionary learning, and tensor sparse coding together. Finally, Alternating Direction Method of Multipliers (ADMM) is used to solve the optimization problem. Experimental results on three data sets and one real data set demonstrate that the proposed method substantially outperforms the existing state-of-the-art HSI super-resolution methods.
Yang Xu 0006, Zebin Wu 0001, Jocelyn Chanussot, Zhihui Wei
IEEE Trans. Image Process.1
2018 Pan-Sharpening Based on Multilevel Coupled Deep Network
abstract
Pan-sharpening is a common image-fusion method. To improve the quality of fused images, a multilevel deep learning Pan-sharpening method is proposed in this paper. In the training phase, we introduce Coupled Sparse Denoising Autoencorder (CSDA) to reconstruct high-Resolution (HR) multispectral (MS) image from low-Resolution (LR) MS image and HR Panchromatic (Pan) image. CSDA has four networks including LM-HP network, HR-MS network, feature mapping network and fine-tuning network. The hidden features in LM-HP network and HR-MS network as well as the mapping function between the two features are learned through joint optimization. In LM-HP and HR-MS networks, the hidden features of image patch pairs are extracted by the sparse autoencoder. A sparse denoising autoencoder is used to build the nonlinear mapping between the extracted features. In the testing phase, the LR-MS and HR-Pan images patches are fed to the CSDA network to reconstruct the fused HR-MS image. The experimental results show that the proposed method is better than the traditional pans-sharpening methods.
Wanting Cai, Yang Xu 0006, Zebin Wu 0001, Hongyi Liu 0001, Ling Qian, Zhihui Wei
IGARSS2
2018 Patch-Based Residual Networks for Compressively Sensed Hyperspectral Images Restruction
abstract
Most traditional compressive sensing (CS) reconstruction methods suffer from the intensive computation caused by iterations. This paper aims at presenting a non-iterative algorithm to reconstruct hyperspectral images (HSI) from patch-based compressively sensed measurements. Our method contains two residual convolutional neural networks. One is reconstruction network for compressive sensing reconstruction and the other is deblocking network for removing the blocky effect, which is caused by patch-based sampling. The reconstruction network can efficiently reconstruct all the bands of HSI jointly, thus the spectral correlation is well preserved. In addition, the deblock performance is enhanced by combining more patches into a larger patch in the deblocking network. Experimental results verify that our method outperforms the state-of-the-art compressive sensing reconstruction methods with patch-based CS measurement.
Yang Xu 0006, Zhihui Wei, Hongyi Liu 0001, Ling Qian
IGARSS2
2018 A Distributed and Parallel Anomaly Detection in Hyperspectral Images Based on Low-Rank and Sparse Representation
abstract
Anomaly detection in hyperspectral images aims to separate the abnormal pixels from the background, and becomes an important application of hyperspectral data processing. Anomaly detection based on Low-Rank and Sparse Representation (LRASR) can detect abnormal pixels accurately. However, with the growth of the hyperspectral data volumes, this algorithm consumes a huge amount of time and computational resources, and needs to be improved accordingly. Spark is a distributed big data processing platform, and is applicable for complex iterative calculations, because of its powerful in-memory computation and efficient task scheduling. Based on Spark, this paper proposes a distributed and parallel LRASR (called DP-LRASR), which first segments hyperspectral images using narrow dependency of resilient distributed datasets, and afterwards, a parallel clustering algorithm is employed to improve the efficiency, remarkably. Experimental results demonstrate that DP-LRASR achieves a good speedup with high scalability, in the premise of remarkable detection accuracy.
Weixuan Zhang, Zebin Wu 0001, Yi Zhang 0025, Yang Xu 0006, Ling Qian, Zhihui Wei
IGARSS5
2018 GPU Parallel Implementation of Gas Plume Detection in Hyperspectral Video Sequences
abstract
Gas plume detection is a challenging task in the field of remote sensing. Due to sensor development, it is now possible to detect and track chemical gas plumes with hyperspectral video sequences (HVS). For the purpose of high detection accuracy, it is important to explore spectral characteristic, and take full advantages of spatial continuity and temporal consistency in HVS. However, the high computational complexity and the large amount of data limit its application in time-critical scenarios. In this paper, we propose a GPU parallel implementation of gas plume detection in HVS, which properly exploits shared memory and intrinsic concurrency of the CUDA blocks, as well as parallel workload assignment and resource allocation. The experimental results demonstrate the proposed GPU parallel method has a considerable acceleration factor while retaining the same detection accuracy compared with the serial and multicore version.
Zebin Wu 0001, Yang Xu 0006, Jocelyn Chanussot, Andrea L. Bertozzi, Zhihui Wei
IGARSS4
2018 Hyperspectral Image Denoising via Coupled Spectral-Spatial Tensor Representation
abstract
Generally, the improvement in resolution will lead to larger data volume and higher data dimension for Hyperspectral image, which raise a higher requirement for previous image processing algorithms. In this paper, a novel coupled spectral-spatial tensor representation framework (CSSTR) is proposed for denoising of hyperspectral images. Specifically, the proposed method is applied to describe the spectral-spatial features which decomposes a third-order tensor into the sum of several component tensors, with each component tensor being the outer product of a matrix and a vector. Owing to the spatial-spectral constraint fed back from the tensor representation method, CSSTR can capture the structural correlations and inherent feature information of data. Finally, several experiments were conducted to illustrate the advantage of the proposed algorithm.
Yang Xu 0006, Zhihui Wei, Renping Yu, Ling Qiati
IGARSS2
2018 A novel multi-view dimensionality reduction and recognition framework with applications to face recognition
Xiaobo Shen 0001, Yun-Hao Yuan 0001, Fumin Shen, Yang Xu 0006, Quan-Sen Sun
J. Vis. Commun. Image Represent.4
2018 Low-Rank Decomposition and Total Variation Regularization of Hyperspectral Video Sequences
abstract
Hyperspectral video sequences (HVSs) are well suited for gas plume detection (GPD). The high spectral resolution allows the detection of chemical clouds even when they are optically thin. Processing this new type of video sequences is challenging and requires advanced image and video analysis algorithms. In this paper, we propose a novel method for GPD recorded in HVSs. Based on the assumption that the background is stationary and the gas plume is moving, the proposed method separates the background from the gas plume via a low-rank and sparse decomposition. Furthermore, taking into consideration that the gas plume is continuous in both spatial and temporal dimensions, we include total variation regularization in the constrained minimization problem, which we solve using the augmented Lagrangian multiplier method. After applying the above process to each extracted feature, a novel fusion strategy is proposed to combine the information into a final detection result. Experimental results using real data sets indicate that the proposed method achieves very promising GPD performance.
Yang Xu 0006, Zebin Wu 0001, Jocelyn Chanussot, Mauro Dalla Mura, Andrea L. Bertozzi, Zhihui Wei
IEEE Trans. Geosci. Remote. Sens.1
2018 Joint Reconstruction and Anomaly Detection From Compressive Hyperspectral Images Using Mahalanobis Distance-Regularized Tensor RPCA
abstract
Anomaly detection plays an important role in remotely sensed hyperspectral image (HSI) processing. Recently, compressive sensing technology has been widely used in hyperspectral imaging. However, the reconstruction from compressive HSI and detection are commonly completed independently, which will reduce the processing's efficiency and accuracy. In this paper, we propose a framework for hyperspectral compressive sensing with anomaly detection which reconstruct the HSI and detect the anomalies simultaneously. In the proposed method, the HSI is composed of the background and anomaly parts in the tensor robust principal component analysis model. To characterize the low-dimensional structure of the background, a novel tensor nuclear norm is used to constrain the background tensor. As the anomaly part is formed by a few anomalous spectra, the anomaly part is assumed to be a tuber-wise sparse tensor. In addition, to enhance the separation of the background and anomaly, we minimize the sum of Mahalanobis distance of the background pixels. Experiments on four HSIs demonstrate that the proposed method outperforms several state-of-the-art methods on both reconstruction and anomaly detection accuracies.
Yang Xu 0006, Zebin Wu 0001, Jocelyn Chanussot, Zhihui Wei
IEEE Trans. Geosci. Remote. Sens.1
2017 Multiple features fusion for hyperspectral image classification based on extreme learning machine
abstract
Hyperspectral image (HSI) classification is a popular issue in the domain of remote sensing. The fundamental challenges in HSI classification include small number of training samples, high dimensionality of the hyperspectral data and suitable spatial-spectral features. In this paper, we propose a novel multiple features fusion method for HSI classification based on extreme learning machines (ELM). We extract spectral feature via the principal component analysis (PCA), and extract spatial features via local binary pattern (LBP), Gabor feature and extended multiattribute profile (EMAP). Then we utilize probability voting to fuse the multiple features based on extreme learning machine model. Experiment on real HSI demonstrates that the proposed method is superior to some existing methods and it is suitable for small training sample size conditions.
Zebin Wu 0001, Weishi Deng, Yang Xu 0006, Lu Du, Zhihui Wei
IGARSS5
2017 Homogeneous region based low rank representation in hidden field for hyperspectral classification
abstract
In this paper, a new classifier under Bayesian framework is proposed to explore homogeneous region based low rank representation in hidden field for classification of hyperspectral imagery (HSI). This classifier integrates low rank representation and superpixel segmentation simultaneously, in which the HSI data is assumed to be lying in a low rank subspace within each homogeneous region of an estimated hidden field. First, the HSI data is projected into the Principal Component space, then the first principal component image is segmented into hundreds of homogeneous regions. Following, the spectral-only supervised Bayesian classifier, i.e., Sparse Multinomial Logistic Regression (SMLR), is utilized for estimating the likelihood probabilities of testing samples, then spatial information is exploited by low rank representation within each superpixel in a hidden field which is approximated to the pre-estimated likelihood probabilities. The proposed model can be easily solved by alternating direction method of multipliers (ADMM). Experimental results on real hyperspectral data, i.e., AVIRIS Indian Pines and ROSIS University of Pavia, show that the proposed classifier outperforms other state-of-the-art classifiers in terms of quantitative assessment and visual effect.
Le Sun 0002, Byeungwoo Jeon, Yuhui Zheng, Yang Xu 0006, Zebin Wu 0001
IGARSS4
2016 GAS plume detection in hyperspectral video sequence using low rank representation
abstract
Thanks to the fast development of sensors, it is now possible to acquire sequences of hyperspectral images. Those hyperspectral video sequences (HVS) are particularly suited for the detection and tracking of chemical gas plumes. In this paper, we present a novel gas plume detection method. It is based on the decomposition of the sequence into a low-rank and a sparse term, corresponding to the background and the plume, respectively, and incorporating temporal consistency. To introduce spatial continuity, a post processing is added using the Total Variation (TV) regularized model. Experimental results on real hyperspectral video sequences validate the effectiveness of the proposed method.
Yang Xu 0006, Zebin Wu 0001, Zhihui Wei, Mauro Dalla Mura, Jocelyn Chanussot, Andrea L. Bertozzi
ICIP1
2016 Kernel low-rank representation for hyperspectral image classification
abstract
In this paper, a novel kernel low rank representation (KLRR) method for hyperspectral image classification is proposed. Firstly, we extract the global structure characteristics information of the hyperspectral image based on low rank representation (LRR), then use it as a prior to constrain the recovery coefficient matrix. In order to further improve the classification efficiency and deal with the linearly non-separable problems directly, we transformed the linear LRR classifier to a non-linear one by feature space transformation using the kernel trick. The proposed algorithm is solved by the ADMM algorithm effectively. Experimental results on real hyperspectral images demonstrate that the proposed method outperforms many state-of-the-art approaches.
Lu Du, Zebin Wu 0001, Yang Xu 0006, Zhihui Wei
IGARSS3
2016 A Target Detection Method Based on Low-Rank Regularized Least Squares Model for Hyperspectral Images
abstract
Target detection plays an important role in the field of hyperspectral image (HSI) remote sensing. In this letter, a novel matched subspace detector based on low-rank regularized least squares (LRLS-MSD) is proposed for hyperspectral target detection. As pixels in an HSI have global correlation and can be represented in subspace, the low-rank regularization is introduced in the least squares model. An effective algorithm is presented to solve the problem. Then, the detection results are generated according to the generalized likelihood ratio test with statistical hypotheses. The experimental results suggest an advantage of the low-rank regularization over other classical target detection methods.
Yang Xu 0006, Zebin Wu 0001, Fu Xiao 0001, Tianming Zhan, Zhihui Wei
IEEE Geosci. Remote. Sens. Lett.1
2016 Anomaly Detection in Hyperspectral Images Based on Low-Rank and Sparse Representation
abstract
A novel method for anomaly detection in hyperspectral images (HSIs) is proposed based on low-rank and sparse representation. The proposed method is based on the separation of the background and the anomalies in the observed data. Since each pixel in the background can be approximately represented by a background dictionary and the representation coefficients of all pixels form a low-rank matrix, a low-rank representation is used to model the background part. To better characterize each pixel's local representation, a sparsity-inducing regularization term is added to the representation coefficients. Moreover, a dictionary construction strategy is adopted to make the dictionary more stable and discriminative. Then, the anomalies are determined by the response of the residual matrix. An important advantage of the proposed algorithm is that it combines the global and local structure in the HSI. Experimental results have been conducted using both simulated and real data sets. These experiments indicate that our algorithm achieves very promising anomaly detection performance.
Yang Xu 0006, Zebin Wu 0001, Jun Li 0009, Antonio Plaza, Zhihui Wei
IEEE Trans. Geosci. Remote. Sens.1
2015 A novel hyperspectral image anomaly detection method based on low rank representation
abstract
This paper presents a novel method for anomaly detection in hyperspectral image(HSI) based on low-rank representation. In the observed HSI, the anomalies can be separated from the background. Since each pixel in the background can be approximately represented by a background dictionary, and the representation coefficients of the background pixels are correlative, a low-rank representation model is used to model the background part. Besides, to gain robust representation coefficient, the sum-to-one constraint is added. The advantage of the proposed low-rank representation sum-to-one (LRRSTO) method is that it makes use of the global correlation of the background and strength the robustness of the representation. Experiments results have been conducted using both simulated and real data sets. These experiments indicated that our algorithm achieves very promising performance.
Yang Xu 0006, Zebin Wu 0001, Zhihui Wei, Hongyi Liu 0001
IGARSS1
2015 Hyperspectral image classification using multilayer superpixel graph and loopy belief propagation
abstract
In this paper, we propose a new method for hyperspectral image (HSI) classification using multi-layer superpixel graph and loopy belief propagation. A merging algorithm using graph based representation of image is applied to generate multi-scale superpixels in hyperspectral image at first. Then, we build a multi-layer superpixel graph and use loopy belief propagation to transmit messages between the superpixels and compute beliefs at each superpixel in our multi-layer graph for HSI classification. Experimental results with real hyperspectral data set demonstrate that our proposed method provides good performance and is competitive with some of the best available spectral-spatial methods for hyperspectral image classification.
Tianming Zhan, Yang Xu 0006, Le Sun 0002, Zebin Wu 0001
IGARSS2
2014 Markov random field with homogeneous areas priors for hyperspectral image classification
abstract
This paper presents a novel method to apply homogeneous areas priors adaptively for hyperspectral image classification. Firstly, support vector machine algorithm is utilized to obtain the posterior probability distributions by training the spectral information of the samples. Then, the homogeneous areas generated from the watershed segmentation results are used as new spatial priors. By using Markov Random Field model, we can integrate the spectral information and spatial information which includes the homogeneous areas priors in a unified framework. Compared with neighborhood-generated Markov random field, the adaptive priors strengthen to enforce the segmentation results in homogeneous areas of the neighborhood belong to the same class. Finally, the maximum a posterior segmentation is computed by min-cut based optimization algorithm.
Yang Xu 0006, Zebin Wu 0001, Zhihui Wei
IGARSS1