VLDB 2026 Research / reviewers in the wild / expert
Jun Zhou 0001
dblp:99/3847-1
· DBLP profile ↗
218ranked-venue papers
5as first author
117since 2021 · last 2026
0000-0001-5822-8233ORCID · conflict
Domains — the database's venue-derived domains; a paper can count in several
Applied, interdisciplinary, general and emerging computing · 93 · 1 first-author · 56 since 2021Graphics, computer vision, multimedia, augmented reality and games · 81 · 3 first-author · 35 since 2021Artificial intelligence and machine learning · 66 · 4 first-author · 36 since 2021Databases, data management, data science and information retrieval · 9 · 3 since 2021Theory of computation · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Mamba-UNet for reference-based super-resolution reconstruction
Bo Ding 0003, Yongjun He 0002, Jun Zhou 0001 |
Appl. Intell. | 5 |
| 2026 | Celebrating the Life and Research Work of Edwin Hancock
Xiao Bai 0001, Jun Zhou 0001, Richard C. Wilson 0001, Charlotte Davies, Josef Kittler |
Pattern Recognit. | 2 |
| 2026 | A unified analysis on cross-architecture generalizability of coresetsabstractCoreset selection methods aim to identify a representative subset of training data that preserves competitive performance. However, mainstream coreset selection approaches are model-specific and assume they already have full information about the target model when the coreset is selected. This largely restricts the usefulness of coreset selection in practice. This work aims to fill that gap by formulating and investigating the problem of cross-architecture generalizability of coresets: we develop a unified theoretical framework that analyzes the upper bound of coreset selection objective functions, extend it to scenarios involving multiple downstream architectures, and provide an empirical analysis on cross-architecture coreset performance. Based on our findings, we propose a novel ensemble scoring method that aggregates multi-source knowledge to enhance cross-architecture generalizability. Our extensive experiments across thirteen architectures and six selection ratios provide comprehensive verification of our theoretical analysis. The source code is available at https://github.com/diqichen91/CACS.git . Diqi Chen, Jiajun Liu 0004, Frank de Hoog, Branislav Kusy, Jun Zhou 0001, Yongsheng Gao 0001 |
Pattern Recognit. | 5 |
| 2026 | DBCore: Shaping generalizable decision boundaries for coreset selectionabstractCoreset selection for classification often relies on assessing individual sample difficulty or importance, leading to sample-wise or range-based selection, but this can overlook the collective impact on model decision boundaries. Realizing that the representative power a coreset possesses is tightly associated with the decision boundaries a model can form on it, we propose a novel approach that directly optimizes the Decision Boundary (DB) formed by the selected coreset. Specifically, we ask: How can we collectively select samples to create a DB that is globally smoothed yet locally detailed, ensuring maximum generalizability and noise-resilience to the original dataset? To address this, we define two key objectives: (1) Global shape retention – The selected coreset should form a smoothed version of the original DB, preserving its overall structure and preventing overfitting; (2) Local detail preservation – While smoothing prevents overfitting, excessive smoothing risks losing critical nuances. Thus, the selection must also retain key points near the original DB to capture local complexities. We formulate these objectives as a convex quadratic optimization problem with linear constraints and solve it efficiently. Extensive evaluations demonstrate the consistent and substantial advantages of our method over the state-of-the-art coreset selection strategies. The source code is available at https://github.com/diqichen91/DBCore.git . Diqi Chen, Jiajun Liu 0004, Frank de Hoog, Wangzhi Xing, Branislav Kusy, Jun Zhou 0001, Yongsheng Gao 0001 |
Pattern Recognit. | 6 |
| 2026 | On learning denoisable student logitsabstractKnowledge Distillation (KD) aims to train a student model to mimic the behavior of a more powerful teacher model. In this paper, we reveal that through the lens of diffusion processes, student logits can be statistically treated as a noisy version of teacher logits, and KD helps reduce the noise level of student logits. This insight motivates us to design a framework leveraging KD to produce denoisable student logits that can be further recovered towards teacher logits via a reverse diffusion process. A key advantage of this approach is that the inference-diffusion process can occur in two physical locations and on separate devices, enabling a two-step and distributed inference process. The experimental results show that the derived denoisable student logits achieve comparable or even superior performance to standard KD’s, and the reverse diffusion process achieves a substantial improvement in accuracy, without needing the original image, thus preserving the privacy and security of the original data. Additionally, the logits can be further compressed before transmission, reducing the required bandwidth while achieving comparable overall performance. Diqi Chen, Yang Li 0184, Jiajun Liu 0004, Branislav Kusy, Jun Zhou 0001, Yongsheng Gao 0001 |
Pattern Recognit. | 5 |
| 2026 | SATE: Efficient knowledge distillation with implicit student-aware teacher ensemblesabstractRecent findings suggest that with the same teacher architecture, a fully converged or “stronger” checkpoint surprisingly leads to a worse student. This can be explained by the Information Bottleneck (IB) principle, as the features of a weaker teacher transfer more “dark” knowledge because they maintain higher mutual information with the inputs. Meanwhile, various works have shown that severe teacher-student structural disparity or capability mismatch often leads to worse student performance. To deal with these issues, we propose a generalizable and efficient Knowledge Distillation (KD) framework with implicit Student-Aware Teacher Ensembles (SATE). The SATE framework simultaneously trains a student network and a student-aware intermediate teacher as a learning companion. With the proposed co-training strategy, the intermediate teacher is trained gradually and forms implicit ensembles of weaker teachers along the learning process. Such a design enables the student model to retain more dark knowledge for better generalization ability. The proposed framework improves the training scheme in a plug-and-play way so that it can be applied to improve various classic and state-of-the-art KD methods on both intra-domain (up to 2.184 % ) and cross-domain (up to 7.358 % ) settings, under a diversified configurations on teacher-student architectures, and achieves a major efficient advantage over other generic frameworks. The code is available at https://github.com/diqichen91/SATE.git . Diqi Chen, Yang Li 0184, Jiajun Liu 0004, Jun Zhou 0001, Yongsheng Gao 0001 |
Pattern Recognit. | 4 |
| 2026 | Hierarchical progressive fusion: A novel explainability method for point cloud deep neural networks
Bo Ding 0003, Guangzhen Li, Jun Zhou 0001, Yongjun He 0002 |
Pattern Recognit. Lett. | 4 |
| 2026 | Distance Learning-Based Prototypical Network With Multi-Domain Adaptation for Few-Shot Hyperspectral Medical Image ClassificationabstractHyperspectral imaging (HSI) holds immense potential for medical diagnostics by capturing tissue-specific spectral signatures that facilitate precise disease detection. However, effective HSI classification in clinical settings is hindered by two main challenges: (i) the severe lack of labelled medical HSI samples constrains model training. Prototypical networks, as a few-shot learning paradigm, have been adopted to address label scarcity. However, current Euclidean-based prototypical methods typically assume equal feature variance and spherical distributions, while ignoring intraclass covariance and spectral correlations; (ii) significant domain shifts across heterogeneous medical HSI datasets undermine model generalisation, impair multi-domain interpretability, and force expensive per-dataset retraining. To overcome these limitations, we propose a novel distance-learning-based prototypical network with multi-domain adaptation for few-shot hyperspectral medical image classification. First, by embedding a class-covariance-aware Mahalanobis metric within the prototypical block, our module adapts similarity measures to each class's intrinsic spectral-spatial covariance and scale variations, thereby enhancing prototype robustness under severe label scarcity and significantly reducing misclassification compared with existing few-shot networks. Secondly, we introduce the domain-aware adapter block designed to address domain shift and multi-domain variability by dynamically fusing shared spectral-spatial representations with domain-specific characteristics via spectral integration and switchable adapters. We undertook extensive experiments on three publicly available hyperspectral medical datasets: skin dermoscopy, multidimensional choledochal, and in-vivo brain dataset. Compared to state-of-the-art classifiers, the proposed method achieved excellent performance on all three datasets, paving the way for generalisable HSI solutions in clinical workflows and biomedical research. Favour Ekong, Jun Zhou 0001, Jing Wang 0062, Yongsheng Gao 0001 |
IEEE J. Biomed. Health Informatics | 2 |
| 2025 | InsTaG: Learning Personalized 3D Talking Head from Few-Second VideoabstractDespite exhibiting impressive performance in synthesizing lifelike personalized 3D talking heads, prevailing methods based on radiance fields suffer from high demands for training data and time for each new identity. This paper introduces InsTaG, a 3D talking head synthesis framework that allows a fast learning of realistic personalized 3D talking head from few training data. Built upon a lightweight 3DGS person-specific synthesizer with universal motion priors, InsTaG achieves high-quality and fast adaptation while preserving high-level personalization and efficiency. As preparation, we first propose an Identity-Free Pre-training strategy that enables the pre-training of the person-specific model and encourages the collection of universal motion priors from long-video data corpus. To fully exploit the universal motion priors to learn an unseen new identity, we then present a Motion-Aligned Adaptation strategy to adaptively align the target head to the pre-trained field, and constrain a robust dynamic head structure under few training data. Experiments demonstrate our outstanding performance and efficiency under various data scenarios to render high-quality personalized talking heads. Project page: https://fictionarry.github.io/InsTaG/. Jiahe Li 0007, Xiao Bai 0001, Jun Zhou 0001, Lin Gu 0003 |
CVPR | 5 |
| 2025 | SATA: Spatial Autocorrelation Token Analysis for Enhancing the Robustness of Vision TransformersabstractOver the past few years, vision transformers (ViTs) have consistently demonstrated remarkable performance across various visual recognition tasks. However, attempts to enhance their robustness have yielded limited success, mainly focusing on different training strategies, input patch augmentation, or network structural enhancements. These approaches often involve extensive training and fine-tuning, which are time-consuming and resource-intensive. To tackle these obstacles, we introduce a novel approach named Spatial Autocorrelation Token Analysis (SATA). By harnessing spatial relationships between token features, SATA enhances both the representational capacity and robustness of ViT models. This is achieved through the analysis and grouping of tokens according to their spatial autocorrelation scores prior to their input into the Feed-Forward Network (FFN) block of the self-attention mechanism. Importantly, SATA seamlessly integrates into existing pre-trained ViT baselines without requiring retraining or additional fine-tuning, while concurrently improving efficiency by reducing the computational load of the FFN units. Experimental results show that the baseline ViTs enhanced with SATA not only achieve a new state-of-the-art top-1 accuracy on ImageNet-1K image classification (94.9%) but also establish new state-of-the-art performance across multiple robustness benchmarks, including ImageNet-A (top-1=63.6%), ImageNet-R (top-1=79.2%), and ImageNet-C (mCE=13.6%), all without requiring additional training or fine-tuning of baseline models. Availability: https://github.com/nick-nikzad/SATA Nick Nikzad, Yongsheng Gao 0001, Jun Zhou 0001 |
CVPR | 4 |
| 2025 | RemoteTrimmer: Adaptive Structural Pruning for Remote Sensing Image ClassificationabstractSince high resolution remote sensing image classifi-cation often requires a relatively high computation complexity, lightweight models tend to be practical and efficient. Model pruning is an effective method for model compression. However, existing methods rarely take into account the specificity of remote sensing images, resulting in significant accuracy loss after pruning. To this end, we propose an effective structural pruning approach for remote sensing image classification. Specifically, a pruning strategy that amplifies the differences in channel importance of the model is introduced. Then an adaptive mining loss function is designed for the fine-tuning process of the pruned model. Finally, we conducted experiments on two remote sensing classification datasets. The experimental results demonstrate that our method achieves minimal accuracy loss after compressing remote sensing classification models, achieving state-of-the-art (SoTA) performance. Guangwenjie Zou, Liang Yao 0001, Fan Liu 0003, Chuanyi Zhang, Xin Li 0090, Shengxiang Xu, Jun Zhou 0001 |
ICASSP | 8 |
| 2025 | OmniRestore: Robust Universal Image Restoration from Combined and Unspecified DegradationsabstractConventional image restoration methods often implicitly assume that the degradation type in the input image is "seen" and "known" to the model, meaning it is trained and tested on the same type of degradation. More recent "all-in-one" models are designed to handle only one single degradation type in an image at a time, though the type can vary within a small, predefined set. This paper proposes OmniRestore, a novel approach to tackle a new and challenging task: "Omni Restoration", meaning restoring images with random, combined degradations of unspecified numbers and types. In this task, the restoration model must be able to restore images corrupted by multiple degradation types simultaneously, without prior knowledge of the exact types and the number of degradations in the input image. To address this, we devise a Mixture-of-Experts (MoE) architecture with a shared encoder and a group of type-sensitive decoder experts, alongside a two-stage training pipeline to expand the generalizability to various degradation types and their combinations. Extensive experiments demonstrate that our OmniRestore model consistently and significantly outperforms all state-of-the-art (SOTA) single-degradation models, vertical ensembles of those models, and "all-in-one" models on the Omni Restoration task. Our model also surpasses most of the competing models under a single-degradation setting with seen or unseen degradations. Our dataset and code are publicly available at https://github.com/anjusreekarnavar/OmniRestore. Anjusree Karnavar, Yang Li 0184, Jiajun Liu 0004, Jun Zhou 0001, Junhu Wang |
ICME | 4 |
| 2025 | UEMM-Air: Enable UAVs to Undertake More Multi-modal TasksabstractThe development of multi-modal Unmanned Aerial Vehicles (UAVs) environment perception systems is hindered by three critical gaps in existing datasets: (1) insufficient modalities and pixel misalignment, (2) noisy labels, and (3) limited task types. To address these gaps, we propose an automatic data construction approach and construct a multi-modal UAV-based environment perception dataset, UEMM-Air. Its synthetic nature ensures scalability, reproducibility, and rare-event coverage, making it suitable for large-scale model pre-training. Benefiting from our automated data collection and annotation pipeline, UEMM-Air encompasses 120k data pairs across 6 aligned modalities and supports 4 perception tasks, significantly exceeding existing datasets (max 60k data, 3 modalities, 2 tasks). Compared to existing synthetic datasets like SynDrone, UEMM-Air provides more accurate annotations by avoiding noisy labels from direct coordinate computation. Notably, models pre-trained on UEMM-Air achieve a 5.8% accuracy improvement compared to those utilizing other synthetic datasets, while requiring less than half the data. This benchmark establishes performance evaluation of UAV multi-modal environmental perception models, and hopefully encourages more research efforts towards enabling UAVs to undertake more multi-modal tasks. The dataset and its generation engine are openly accessible under a permissive license at https://github.com/1e12Leon/UEMM-Air. Liang Yao 0001, Fan Liu 0003, Shengxiang Xu, Chuanyi Zhang, Shimin Di, Jianyu Jiang, Zequan Wang, Jun Zhou 0001 |
ACM Multimedia | 9 |
| 2025 | Pixel-Wise Shuffling with Collaborative Sparsity for Melanoma Hyperspectral Image ClassificationabstractHyperspectral imaging has emerged as a promising technology for medical image classification, particularly in skin cancer diagnosis. However, current methods face significant challenges in accurately and robustly classifying non-cancerous skin lesions, especially when melanoma lesions overlap with pigmented regions. Existing methods also lack sensitivity to spectral variations and accumulate excess redundant data, leading to inefficiencies, misclassifications, and overfitting while struggling to integrate spatial and spectral information effectively. To overcome these chal-lenges, we propose a novel method featuring collaborative sparse unmixing and an advanced pixel-wise shuffling approach with inter-similarity hybrid attention, aiming to improve the accuracy of skin cancer diagnosis in real-world scenarios. Experiments are conducted on a publicly available histology-verified dataset to evaluate the efficacy of the proposed method. The experimental results demonstrate that the proposed method can accurately classify melanoma lesions, even in cases where the lesions overlap with pig-mented regions. The findings indicate that the proposed method outperforms state-of-the-art methods by obtaining an overall accuracy of 73.34%, even when limited to 20% of the training data. The proposed approach has the potential to be a valuable tool for improving the diagnostic accuracy of skin cancer in clinical practice. Favour Ekong, Jun Zhou 0001, Kwabena Sarpong, Yongsheng Gao 0001 |
WACV | 2 |
| 2025 | Guest Editorial: Multi-view representation learning for computer visionabstractObject recognition and scene analysis in single-view images may face difficulties such as occlusion and incomplete information, while multi-view learning can address this limitation. When an object or scene is observed from multiple views, information on target objects can be significantly enriched to improve the performance of computer vision tasks. For this reason, multi-view has become one of the important forms of data representation, which leads to the emerging of new research topics on complete or in-complete multi-view learning. Multi-view learning enables the use of multi-source information, nevertheless, the heterogeneous characteristics of data make it difficult to reliably associate information from different views, especially in a complex environment. It remains challenging for tasks to make effective use of the consistent and complementary information between different complete views and to enhance the completeness of potential representation. A wide variety of research is being conducted to explore and discover possible challenges and opportunities to exploit multi-view representation learning for computer vision. The purpose of this Special Issue is to collect high-quality articles on the recent development and trend of multi-view representation learning in computer vision, publish new ideas, theories, solutions and insights on this topic, and showcase their applications. In this Special Issue, we have received 36 papers, all of which underwent peer review. Of the 36 originally submitted papers, 10 have been accepted, which cover a variety of fields, such as person re-identification, gait recognition, 3D object recognition, and behaviour recognition. These accepted papers are mainly divided into three categories. The first category covers the incomplete multi-view data learning theoretics and methods. The papers in this category are of He et al., Kun et al., Fan et al. and Wang et al. The last two categories are both multi-view applications. One of which is 3D-related applications. The papers in this category are of Qi et al. and Sun et al. The other category is about 2D recognition. The papers in this category are of Zhang et al., Huang et al., Zheng et al. and Zhang et al. A brief presentation of each of the paper follows. He et al. present an innovative multi-view subspace clustering method with incomplete graph information. Specifically, they separate one shared and multiple specific graphs from multiple raw graph data, and exploit the mask fusion strategy and block diagonal regulariser to obtain the inherent category information. The clustering results on six real-world datasets show that the method outperforms a series of classic incomplete multi-view clustering methods. Kun et al. propose a new method for low-rank-based multi-view subspace clustering based on low-rank correlation analysis. To overcome the limitations of unreliable low-rank structure and imprecise graphs caused by multi-view noise and outliers, they introduce the canonical correlation analysis strategy and a dual regularisation term to characterise the connections between different views adaptively. Experimental results reveal the method's superiority over compared state-of-the-art (SOTA) methods in accuracy, normalised mutual information, and F-score evaluation metrics. Fan et al. address the challenge of partial mapping between the views in multi-view clustering, and propose a self-inferring incomplete multi-view clustering algorithm to explore the information hidden in the local geometric structure and recover missing instances through mining the information hidden in existing instances. Experimental results show that the method can improve the clustering performance compared with the SOTA methods. Wang et al. propose a semi-paired semi-supervised deep hashing to solve the large-scale multimedia retrieval task. The method is an end-to-end deep neural network model with high-order affinity. To maintain the consistency within the modalities, they introduce a common representation that combines with the labelled information to associate different modalities. Experimental results demonstrate the superior performance of proposed method. Qi et al. propose a double-weighting convolution neural network based on the L2-S grouping mechanism for multi-view 3D object recognition. The goal of the proposed L2-S grouping mechanism is to calculate the discrimination score of views and group views more reasonably. Results of the experiments show that the method can achieve SOTA performance. Sun et al. present a dual-matching method with cross-attention mechanism to address the limitations of matching-based methods caused by a preset fixed disparity range on depth estimation task. To tackle the mismatches on edges and details, they introduce an exquisite module based on left-right consistency. The method is proved to be competitive and effective by experiments conducted under popular benchmarks. Zhang et al. want to answer the following two questions: (1) does a query image with higher resolution than that of the gallery image also affect the pedestrian re-identification performance? If so, and (2) how does it affect performance? So, they propose an end-to-end trainable resolution independent person re-identification network that is composed of a cross-resolution Generative Adversarial Networks and embedding batch normalisation layers. The results demonstrate that the proposed method outperforms the SOTA methods in the pedestrian re-identification task on their expanded benchmark dataset. Huang et al. address the limitation of current gait-based age and gender recognition methods under multi-view scene, and propose an attention-aware spatio–temporal learning framework that employs silhouette sequence as an input to learn essential spatial–temporal gait representation. The proposed method has produced results that outperformed the benchmarks with an Mean Absolute Error of 6.68 years for age estimation and a Correct Classification Rate of 97% for gender classification. Zheng et al. apply deep learning to multi-view classroom behaviour detection. First, they propose an improved detection model based on YOLOv5 to improve the convergence speed of the prediction box. Second, they establish a quantitative evaluation standard for students' classroom attention, and then conduct training and verification by collecting multi-view classroom datasets. Finally, they increase the environment variation in the training model phase to make the model have better generalisation ability. Experiments demonstrate that the method can effectively identify and detect students' behaviours in the classroom from different views. Zhang et al. propose a method for multi-dimensional video anomaly detection, which uses the Object-meta instead of video frames as the input, and the Memory Search Guided Autoencoder with Memory Pools (MSGAE-MP) to reconstruct. The multi-dimensional information carried by the input can be strengthened via Object-meta. The MSGAE-MP construct multi-level memory pools, so as to reconstruct Object-meta in different dimensions. Experiments show that the method is feasible and has achieved excellent results. All of the papers published in this Special Issue show that multi-view representation learning theoretics have developed very fast in recent years. In addition, it is very promising to solve traditional computer vision tasks under multi-view setting, including but not limited to 3D object recognition, person re-identification, gait-based age and gender estimation, and depth estimation. Xin Ning and Chen Wang are responsible for the writing of Proposal and Editorial materials; Jun Zhou is responsible for the processing of articles; and Jing Wu, Lin Gu and Jian Cheng are responsible for the solicitation and publicity of the special issue. Firstly, we would like to thank all the authors for their innovative contributions and all the reviewers for their professional and crucial, yet constructive comments. Also, we wish to express our thanks to Mr Hang Ran, PhD students at Institute of Semiconductors, Chinese Academy of Sciences, for his assistance in this process. Last, we wish to express our gratitude to the editorial team of IET Computer Vision for their support throughout this venture. We hope you enjoy this collection of papers and that the Special Issue can stimulate further research and development in this area. This work is supported by the National Natural Science Foundation of China (Grant no. 61901436). National Natural Science Foundation of China, Grant/Award Number: 61901436. Data sharing is not applicable to this article as no new data were created or analyzed in this study. Xin Ning (SMIEEE) received a B.S. degree in software engineering in 2012, and a Ph.D. degree in electronic circuit and system from the university of Chinese Academy of Sciences, in 2017. He is currently an associate professor with the Laboratory of Artificial Neural Networks and High Speed Circuits, Institute of Semiconductors, Chinese Academy of Sciences. His current research interests include neural networks, intelligent systems and computer vision. He has published as the first or corresponding author in more than 45 papers in journals and refereed conferences. Now he serves as the young associated editor of CAAI Transactions on Intelligent Systems, the guest editor of Elsevier Journal on DISPLAYS. He is also the guest editor of CONNECTION SCIENCE and CONCURR COMP-PRACT E. He was the Website Chair of the IEEE HPBD&IS 2020 and the Publication Chair of the IEEE HPBD&IS 2021. Jun Zhou received a B.S. degree in computer science and a B.E. degree in international business from the Nanjing University of Science and Technology, Nanjing, China, in 1996 and 1998, respectively, an M.S. degree in computer science from Concordia University, Montreal, QC, Canada, in 2002, and a Ph.D. degree in computing science from the University of Alberta, Edmonton, AB, Canada, in 2006. He was a research fellow with the Research School of Computer Science, The Australian National University, Canberra, ACT, Australia, and a researcher with the Canberra Research Laboratory, National Information and Communications Technology Australia, Canberra. In 2012, he joined the School of Information and Communication Technology, Griffith University, Nathan, QLD, Australia, where he is currently a reader. His research interests include pattern recognition, computer vision, and spectral imaging and their applications in remote sensing and environmental informatics. He is the associate editor for the journal of Pattern Recognition and IEEE Trans. on Remote Sensing. Jian Cheng is a professor of Institute of Automation, Chinese Academy of Sciences. He received the B.S. and M.S. degrees in Mathematics from Wuhan University in 1998 and 2001, respectively. After that, he received a Ph.D degree in pattern recognition and intelligent systems from Institute of Automation, Chinese Academy of Sciences in 2004. His current major research interests include deep learning, computer vision, chip design, etc. Jing Wu is now a postdoc at the school of computer science, Beihang University. He received his B.E. degree from the school of computer science, Northwestern Polytechnical University in 2013 and received his PhD. degree from the school of computer science, Beihang University in 2021. His research interests include computer vision, stereo matching, 3D reconstruction and camera localization. Chen Wang is now a postdoc at the school of computer science, Beihang University. He received his B.E. degree from the school of computer science, Northwestern Polytechnical University in 2013 and received his PhD. degree from the school of computer science, Beihang University in 2021. His research interests include computer vision, stereo matching, 3D reconstruction and camera localization. Lin Gu received a B.Eng. degree from Shanghai University, Shanghai, China, in 2009, and a Ph.D. degree in computer vision from Australian National University in 2014. After Ph.D. graduation from the Australian National University, he worked as a post-doctoral researcher at A*STAR, Singapore. Then, he was a project researcher with the National Institute of Informatics, Japan, and also a visiting scholar with Kyoto University, Japan. He is currently a research scientist at RIKEN AIP, Japan, and a special researcher with the University of Tokyo, Japan. He is also an in-charge of a Moonshot and an ACT-X Project to improve artificial intelligence by simulating the human brain. His primary research interests lie in machine learning, medical imaging, and computational photography. Xin Ning 0001, Jun Zhou 0001, Jian Cheng 0001, Jing Wu 0004, Chen Wang 0026, Lin Gu 0003 |
IET Comput. Vis. | 2 |
| 2025 | HSLiNets: Evaluating Band Ordering Strategies in Hyperspectral and LiDAR FusionabstractThe integration of hyperspectral imaging (HSI) and Light Detection and Ranging (LiDAR) data provides complementary spectral and spatial information for remote sensing applications. While previous studies have explored the role of band selection and grouping in HSI classification, little attention has been given to how the spectral sequence—or band order—affects classification outcomes when fused with LiDAR. In this work, we systematically investigate the influence of band order on HSI-LiDAR fusion performance. Through extensive experiments, we demonstrate that band order significantly impacts classification accuracy, revealing a previously overlooked factor in fusionbased models. Motivated by this observation, we propose a novel fusion architecture that not only integrates HSI and LiDAR data but also learns from multiple band order configurations. The proposed method enhances feature representation by adaptively fusing different spectral sequences, leading to improved classification accuracy. Experimental results on the Houston 2013 and Trento datasets show that our approach outperforms state-of-the-art fusion models. Data and code are available at https://github.com/Judyxyang/HSLiNets. Judy X. Yang, Jing Wang 0062, Zhuanfeng Li, Chenhong Sui, Zekun Long, Jun Zhou 0001 |
IEEE Geosci. Remote. Sens. Lett. | 6 |
| 2025 | CoPISan: Contrastive Perceptual Inference and Sanity Checks for Concept-Based CNN ExplanationsabstractDespite the effectiveness of convolutional neural networks (CNNs) in visual categorization, the logic behind their predictions is not human-understandable. While existing concept-based explainability methods reveal what a CNN sees, there is a need to understand how a specific concept is chosen (rather than another concept) for a prediction, aligning more closely with human perception. To address this challenge, we propose a novel contrastive paradigm to bridge the critical gap in global concept discovery by leveraging contrasts from cognitive sciences for discriminative concept retrieval. A new multiple-case concept retrieval method is proposed for improved local understanding of (dis)similar classification cases. We argue that a contrastive paradigm for concept retrieval and sanity checks is essential to an explainer's trustworthiness and integrate these missing ingredients into state-of-the-art concept-based explanation frameworks to foster a better human understanding through contrast. The proposed Contrastive Perceptual Inference and Sanity Checks for Concept-based CNN Explanations (CoPISan) framework accelerates salient concept retrieval. It evaluates explainer trustworthiness via sanity checks conducted under Frontdoor and Poisoning adversarial attacks. Experimental results demonstrate CoPISan's encouraging performance, mitigating issues related to duplication, entanglement, diminishing returns, and ambiguity of concept explanations. CoPISan is motivated by cognition and perception, offers theoretical justification and resilience, and is computationally efficient. Ugochukwu Ejike Akpudo, Yongsheng Gao 0001, Jun Zhou 0001, Andrew Lewis 0004 |
IEEE Trans. Pattern Anal. Mach. Intell. | 3 |
| 2025 | Hierarchical Context Learning of object components for unsupervised semantic segmentationabstractUnsupervised Semantic Segmentation (USS) aims to learn semantically rich and dense representations without relying on labels. Recent advances in self-supervised learning have demonstrated the potential of pretrained vision transformers to capture patch-level semantic information, offering a promising direction to USS. However, existing methods face challenges in constructing a discriminative spatial token embedding space that consistently and effectively represents the well-structured semantic relationships among object components. Inspired by Edwin Hancock’s pioneer work on hierarchical pattern analysis, we highlight the critical role of hierarchical context to overcome this limitation. By modeling spatial relationships at multiple levels of granularity, hierarchical context helps align related object parts while distinguishing them across semantic groups. Based on this insight, we introduce Hierarchical Context Learning (HCL), a novel approach for USS that enhances semantic consistency by integrating hierarchical context. HCL incorporates a novel parallel multi-level vision transformer backbone to aggregate multi-level contextual information into object component tokens. To uncover the semantic structure of objects, we propose Momentum-based Global Foreground–Background Clustering (MoGoClustering) to cluster object components into coherent semantic groups and then calculate their semantic centroids. To enforce intra-group semantic consistency and maximize inter-group separation across spatial scales, we design a foreground–background-aware contrastive loss based on MoGoClustering. Our method achieves state-of-the-art performance on the COCO-Stuff and Pascal VOC datasets, demonstrating its ability to learn robust, context-aware, and discriminative object component semantics for USS. The code is available at: https://github.com/dbaofd/HCL . Dong Bao, Jun Zhou 0001, Gervase Tuxworth, Jue Zhang 0001, Yongsheng Gao 0001 |
Pattern Recognit. | 2 |
| 2025 | Multi-domain universal representation learning for hyperspectral object tracking
Zhuanfeng Li, Fengchao Xiong, Jianfeng Lu 0003, Jing Wang 0062, Diqi Chen, Jun Zhou 0001, Yuntao Qian |
Pattern Recognit. | 6 |
| 2025 | IPT-ILR: Image Pyramid Transformer Coupled With Information Loss Regularization for All-in-One Image RestorationabstractAll-in-one image restoration has recently developed to be a new research trend in the low-level computer vision field, aiming to tackle multiple image degradation types simultaneously in a unified model. As a typical multi-task learning, existing approaches focus on modeling either the specificity or commonality among different image restoration tasks. To exploit the unique strengths of both worlds, we propose a method of Image Pyramid Transformer coupled with Information Loss Regularization (IPT-ILR), in which the multi-scale architecture structure can excavate more information for multiple restoration tasks concurrently, while the learning strategy can identify the difference among multiple restoration tasks depending on the degree of information loss in each restoration task. Specifically, it first establishes a new Image Pyramid Transformer Network (IPT-Network) to accommodate multiple image restoration tasks. Given original degraded images, the IPT-Network exploits the image pyramid technique to establish a series of images with different scales, which are then restored by transformer-like auto-encoders. Moreover, the restored image on a low-level scale is referenced to assist restoring the degraded image on a high-level scale. Next, Information Loss Regularization (ILR) is presented to optimize the IPT-Network. ILR calculates the average distance between degraded images and their clean counterparts as the weights, which automatically implement different penalties for different image restoration tasks, thus avoiding the short-cut phenomenon for the easy task while encouraging the hard task. Extensive experiments have been conducted with 6 image restoration tasks in the all-in-one setting. The results show our method performs favorably against numerous state-of-the-art methods across most tasks, including image denoising, image deblurring, image dehazing, image deraining, image desnowing, as well as low-light enhancement. Sai Yang, Bin Hu 0023, Fan Liu 0003, Xiaoxin Wu 0004, Weiping Ding 0001, Jun Zhou 0001 |
IEEE Trans. Circuits Syst. Video Technol. | 6 |
| 2025 | UBSTrack: Unified Band Selection and Multimodel Ensemble for Hyperspectral Object TrackingabstractHyperspectral object tracking is notably challenging due to the high-dimensional nature of the data and the necessity of seamlessly integrating spectral, spatial and temporal information. Traditional methods often emphasize detection-based or tracking-based networks, each leveraging their inherent strengths but overlooking the potential advantages of a combined approach, leading to suboptimal performance in complex, real-world scenarios. Furthermore, this challenge is amplified by the variability of spectral bands across datasets, making the maintenance of consistent tracking performance complicated. To address these issues, we propose a novel, unified approach that merges adaptive band selection with a multi-model ensemble strategy. We introduce a local and global attention-based unified band selection (UBS) technique that identifies the most informative three bands from any dataset, significantly reducing data complexity while preserving critical spectral and spatial information. This UBS method employs spectral independence, allowing it to process hyperspectral video frames with any number of bands as input, ultimately generating a three-band pseudocolor image. This is coupled with a multi-model ensemble framework, utilizing a local and global attention-based appearance module. The module selects the optimal candidate by computing the similarity between the proposals generated by the base models and historical frames. Experimental results show that our approach, UBSTrack, achieves state-of-the-art performance, delivering robust and accurate tracking under different real-world challenging scenarios. The code of UBSTrack is available at the following link: source code. Jun Zhou 0001, Wangzhi Xing, Yongsheng Gao 0001, Kuldip K. Paliwal |
IEEE Trans. Geosci. Remote. Sens. | 2 |
| 2025 | A Frequency Decoupling Network for Semantic Segmentation of Remote Sensing ImagesabstractSemantic segmentation of remote sensing images (RSIs) is vital for numerous geospatial applications, including land-use mapping, urban planning, and environmental monitoring. Traditional neural networks for semantic segmentation primarily focus on learning in the spatial domain, which often results in suboptimal performance due to the complexity of RSIs that exhibit diverse and intricate structures. To address this problem, we propose a novel frequency decoupling network (FDNet) that enhances feature representation by independently refining high-frequency and low-frequency components in the frequency domain. FDNet introduces three core components: a sparse-aware spectral enhancement module (SSEM) that optimizes spectral feature learning by compressing redundant information while highlighting informative spectral bands, a frequency decoupling attention module (FDAM) that precisely distinguishes and enhances high-frequency and low-frequency features and an attentive frequency context module (AFCM) that integrates SSEM and FDAM into a cohesive framework for enriched spectral context modeling. Extensive experiments conducted on four benchmark datasets demonstrate that FDNet outperforms several state-of-the-art methods, achieving superior segmentation accuracy and robustness across various terrains and imaging conditions. Ablation experiments further confirm the impacts of SSEM, FDAM, and AFCM. Xin Li 0090, Feng Xu 0008, Anzhu Yu, Xin Lyu 0001, Hongmin Gao 0001, Jun Zhou 0001 |
IEEE Trans. Geosci. Remote. Sens. | 6 |
| 2025 | Adversarial Dilated Large-Kernel Attention Networks for Cross-Domain Few-Shot Hyperspectral Image ClassificationabstractLabeling hyperspectral image (HSI) data is time-consuming and laborious, resulting in limited labeled samples for training deep learning-based classifiers. To address this challenge, we propose ADLKAN, a cross-domain few-shot learning framework based on an adversarial dilated large kernel attention network. First, the ADLKAN consists of an adversarial dilated large kernel attention feature extractor, which can enhance the ability to capture sparse features. The feature extractor includes two cooperative spectral-spatial attention blocks with large kernel convolution, each of which extracts spectral and spatial features separately. These features are then fused to capture local contextual information and long-range dependencies in the spatial and spectral domains with attention networks. Second, ADLKAN also designs a multi-scale conditional domain discriminator to alleviate the weakness of few-shot learning under domain shift. The detailed multi-scale features are extracted by three sub-discriminators on different input scales. Finally, Adversarial training is then adopted to optimize the embedding feature extractor and strengthen its consistency in uncertain regions of samples from different domains. Experimental results on five public HSI datasets show that the proposed ADLKAN outperforms other state-of-the-art methods. Jun Zhou 0001, Chuangbai Xiao |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2025 | Boost UAV-Based Object Detection via Scale-Invariant Feature Disentanglement and Adversarial LearningabstractDetecting objects from Unmanned Aerial Vehicles (UAV) is often hindered by a large number of small objects, resulting in low detection accuracy. To address this issue, mainstream approaches typically utilize multi-stage inferences. Despite their remarkable detecting accuracies, real-time efficiency is sacrificed, making them less practical to handle real applications. To this end, we propose to improve the single-stage inference accuracy through learning scale-invariant features. Specifically, a Scale-Invariant Feature Disentangling module is designed to disentangle scale-related and scale-invariant features. Then an Adversarial Feature Learning scheme is employed to enhance disentanglement. Finally, scale-invariant features are leveraged for robust UAV-based object detection. Furthermore, we construct a multi-modal UAV object detection dataset, State-Air, which incorporates annotated UAV state parameters. We apply our approach to three lightweight detection frameworks on two benchmark datasets. Extensive experiments demonstrate that our approach can effectively improve model accuracy and achieve state-of-the-art (SoTA) performance on three datasets. Our code and dataset are publicly available at https://github.com/1e12Leon/SIFDAL. Fan Liu 0003, Liang Yao 0001, Chuanyi Zhang, Xiruo Jiang, Jun Zhou 0001 |
IEEE Trans. Geosci. Remote. Sens. | 7 |
| 2025 | A Robust Co-Training Framework to Handle Noisy Labels for Remote Sensing Image SegmentationabstractEffective learning with noisy labels is crucial in remote sensing data analysis, not only for instance-wise prediction but also for pixel-wise prediction. The recent surge in demand for robust machine learning models emphasizes the necessity of constructing large datasets and managing associated costs carefully. This trend highlights the potential of utilizing coarsely annotated datasets, which commonly entail the risk of producing noisy labels. To address label noise, methods of learning with noisy labels have been proposed for instance-wise classification assessed in computer vision. However, previous studies have not provided a detailed discussion on how to detect human error at the pixel level and how to adapt the resulting error maps within a single end-to-end learning framework in remote sensing. To address these issues, we propose a new co-training framework for segmentation modeling with automatic filtering to reduce the negative effects caused by noisy labels in the training dataset. Our method has three key contributions: (1) a trainable filter module to identify uncertain pixels at each iteration, (2) a weighted multi-loss strategy to effectively filter out uncertain training loss, and (3) a collaborative filter update based on outputs from co-trained networks. To assess the effectiveness of our method, we conducted experiments on the DeepGlobe landcover classification dataset, a self-constructed mangrove dataset, and the Massachusetts building dataset. We compared the performance of our method to several state-o-fthe-art noise-robust methods. The experimental results reveal that our proposed method outperforms the alternatives and demonstrates greater effectiveness on multi-class segmentation tasks. Mitsuyoshi Otsu, Jun Zhou 0001, Bo Han 0003, Arnon Accad, Shirui Pan |
IEEE Trans. Geosci. Remote. Sens. | 2 |
| 2025 | Language-Enhanced Dual-Level Contrastive Learning Network for Open-Set Hyperspectral Image ClassificationabstractIn recent years, language-supervised vision models have demonstrated impressive potential in learning open-world concepts. Some research has introduced this learning paradigm to the hyperspectral image (HSI) processing domain; however, there has been limited work integrating textual information into the hyperspectral open-set recognition task. To fill this gap, we leverage textual supervision information in open-set HSI classification (HSIC) and propose a language-enhanced dual-level contrastive learning network (LDCLNet). Specifically, we introduce a linguistic mode with prior knowledge as a supervised signal to enhance the metric distances between closed-set samples and provide supplementary semantic information for open-set samples. Second, a dual-level visual-language (V-L) contrastive learning (CL) approach, which can align visual and language embeddings separately at the instance level and manifold level, is proposed to establish a more accurate link between visual and language representations. Finally, a distance-refined open-set recognition method is proposed, which aims to effectively discover unknown class samples during testing by refining predictions of known and unknown classes. Extensive experiments and analysis on three public HSI datasets validate the effectiveness of LDCLNet. Boao Qin, Shou Feng, Chunhui Zhao 0003, Wei Li 0032, Ran Tao 0003, Jun Zhou 0001 |
IEEE Trans. Geosci. Remote. Sens. | 6 |
| 2025 | Spatial-Spectral-Temporal Correlation Filter for Hyperspectral Object TrackingabstractObject tracking with hyperspectral videos (HSVs) offers significant advantages due to the captured spectral fingerprint information, which provides detailed physical material characteristics. While correlation filter (CF)-based tracking methods align well with the high-dimensional nature of HSVs, they often fall short of fully utilizing the spatial–spectral–temporal structure inherent in these data. In this article, we introduce a spatial–spectral–temporal CF (SSTCF) framework to address these limitations. SSTCF employs the spatial-spectral histogram of gradients and fractional abundances as features to characterize the spatial-spectral structure of the object. A low-rank constraint is integrated into the CF framework to enhance the global spectral semantic dependencies among learned filters. In addition, a temporal constraint is incorporated to ensure filter consistency across consecutive frames, further improving tracking continuity between nearby frames. Extensive experiments demonstrate that our SSTCF tracker achieves more accurate and stable performance. The source code will be publicly available athttps://github.com/bearshng/SSTCF Fengchao Xiong, Yongle Sun, Jun Zhou 0001, Jianfeng Lu 0003, Yuntao Qian |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2025 | SUIT: Spatial-Spectral Union-Intersection Interaction Network for Hyperspectral Object TrackingabstractHyperspectral videos (HSVs), with their inherent spatial-spectral-temporal structure, offer distinct advantages in challenging tracking scenarios such as cluttered backgrounds and small objects. However, existing methods primarily focus on spatial interactions between the template and search regions, often overlooking spectral interactions, leading to suboptimal performance. To address this issue, this paper investigates spectral interactions from both the architectural and training perspectives. At the architectural level, we first establish band-wise long-range spatial relationships between the template and search regions using Transformers. We then model spectral interactions using the inclusion-exclusion principle from set theory, treating them as the union of spatial interactions across all bands. This enables the effective integration of both shared and band-specific spatial cues. At the training level, we introduce a spectral loss to enforce material distribution alignment between the template and predicted regions, enhancing robustness to shape deformation and appearance variations. Extensive experiments demonstrate that our tracker achieves state-of-the-art tracking performance. The source code, trained models and results will be publicly available via https://github.com/bearshng/suit to support reproducibility. Fengchao Xiong, Zhenxing Wu, Jun Zhou 0001, Sen Jia 0001, Yuntao Qian |
IEEE Trans. Image Process. | 3 |
| 2025 | TraNCE: Transformative Nonlinear Concept Explainer for CNNsabstractConvolutional neural networks (CNNs) have succeeded remarkably in various computer vision tasks. However, they are not intrinsically explainable. While feature-level understanding of CNNs reveals where the models looked, concept-based explainability methods provide insights into what the models saw. However, their assumption of linear reconstructability of image activations fails to capture the intricate relationships within these activations. Their fidelity-only approach to evaluating global explanations also presents a new concern. For the first time, we address these limitations with the novel transformative nonlinear concept explainer (TraNCE) for CNNs. Unlike linear reconstruction assumptions made by existing methods, TraNCE captures the intricate relationships within the activations. This study presents three original contributions to the CNN explainability literature: 1) an automatic concept discovery mechanism based on variational autoencoders (VAEs). This transformative concept discovery process enhances the identification of meaningful concepts from image activations; 2) a visualization module that leverages the Bessel function to create a smooth transition between prototypical image pixels, revealing not only what the CNN saw but also what the CNN avoided, thereby mitigating the challenges of concept duplication as documented in previous works; and 3) a new metric, the faith score, integrates both coherence and fidelity for comprehensive evaluation of explainer faithfulness and consistency. Based on the investigations on publicly available datasets, we prove that a valid decomposition of a high-dimensional image activation should follow a nonlinear reconstruction, contributing to the explainer's efficiency. We also demonstrate quantitatively that, besides accuracy, consistency is crucial for the meaningfulness of concepts and human trust. The code is available at https://github.com/daslimo/TrANCE. Ugochukwu Ejike Akpudo, Yongsheng Gao 0001, Jun Zhou 0001, Andrew Lewis 0004 |
IEEE Trans. Neural Networks Learn. Syst. | 3 |
| 2024 | DNGaussian: Optimizing Sparse-View 3D Gaussian Radiance Fields with Global-Local Depth NormalizationabstractRadiance fields have demonstrated impressive performance in synthesizing novel views from sparse input views, yet prevailing methods suffer from high training costs and slow inference speed. This paper introduces DNGaussian, a depth-regularized framework based on 3D Gaussian radiance fields, offering real-time and high-quality few-shot novel view synthesis at low costs. Our motivation stems from the highly efficient representation and surprising quality of the recent 3D Gaussian Splatting, despite it will encounter a geometry degradation when input views decrease. In the Gaussian radiance fields, we find this degradation in scene geometry primarily lined to the positioning of Gaussian primitives and can be mitigated by depth constraint. Consequently, we propose a Hard and Soft Depth Regularization to restore accurate scene geometry under coarse monocular depth supervision while maintaining a fine-grained color appearance. To further refine detailed geometry reshaping, we introduce Global-Local Depth Normalization, enhancing the focus on small local depth changes. Extensive experiments on LLFF, DTU, and Blender datasets demonstrate that DNGaussian outperforms state-of-the-art methods, achieving comparable or better results with significantly reduced memory cost, a 25 × reduction in training time, and over 3000 × faster rendering speed. Code is available at: https://github.com/Fictionarry/DNGaussian. Jiahe Li 0007, Xiao Bai 0001, Xin Ning 0001, Jun Zhou 0001, Lin Gu 0003 |
CVPR | 6 |
| 2024 | TalkingGaussian: Structure-Persistent 3D Talking Head Synthesis via Gaussian Splatting
Jiahe Li 0007, Xiao Bai 0001, Xin Ning 0001, Jun Zhou 0001, Lin Gu 0003 |
ECCV (10) | 6 |
| 2024 | Bidfuse: Harnessing Bi-Directional Attention with Modality-Specific Encoders for Infrared-Visible Image FusionabstractInfrared-visible image fusion aims to utilize the distinct advantages of each modality to provide a more comprehensive representation than either one could offer. Current state-of-the-art methods segregate encoded features into modality-specific features and modality-independent features. However, this segregation often fails to effectively isolate feature representation from different modalities, which causes possible information loss, rendering overly complex and ultimately unnecessary design. To tackle this issue, we propose BIDFuse, a novel two-stage bi-directional fusion network, designed to leverage the unique features from both modalities without explicit feature separation. We first use two encoders to specifically extract critical information from the two input images. Additionally, a cross-feeding mechanism is implemented to feed the features from one encoder directly into the input stream of the other decoder, enhancing the reconstruction process with information from both sources. Then, the bi-directional attention module is designed to fuse the features from both modalities and generate a fused image. Competitive experimental results demonstrate the effectiveness of our method for image fusion on the MSRS dataset and for low-light object detection on the M3FD dataset. Wangzhi Xing, Diqi Chen, Jun Zhou 0001 |
ICIP | 4 |
| 2024 | Coherentice: Invertible Concept-Based Explainability Framework for CNNs beyond FidelityabstractIn their natural form, convolutional neural networks (CNNs) lack interpretability despite their effectiveness in visual categorization. Concept activation vectors (CAVs) offer human-interpretable quantitative explainability, utilizing feature maps from intermediate layers of CNNs. Current concept-based explainability methods assess explainer faithfulness primarily through Fidelity. However, relying solely on this metric has limitations. This study extends the Invertible Concept-based Explainer (ICE) to introduce a new ingredient measuring concept consistency. We propose the CoherentICE explainability framework for CNNs, expanding beyond Fidelity. Our analysis, for the first time, highlights that Coherence provides a more reliable faithfulness evaluation for CNNs, supported by empirical validations. Our findings emphasize that accurate concepts are meaningful only when consistently accurate and improve at deeper CNN layers. Ugochukwu Ejike Akpudo, Yongsheng Gao 0001, Jun Zhou 0001, Andrew Lewis 0004 |
ICME | 3 |
| 2024 | Robust Learning to Noisy Labels for Semantic Segmentation of Mangrove Communities in Remote Sensing ImageryabstractThe recent focus on automation in remote sensing image analysis has raised attention to robust learning with enormous amounts of data with noisy labels. Nevertheless, research on deep learning with noisy datasets has been rarely designed for semantic segmentation on remote sensing data. To address this issue, we present a case study on a mangrove satellite image dataset with noisy labels and aim to improve pixel-wise classification accuracy and regional coherence. Our method combines data selection and edge-enhancement techniques in noisy data learning. The results demonstrate that the proposed method outperforms the previous data selection method and suggest that this combination is effective in mitigating the negative effects of noisy labels. Mitsuyoshi Otsu, Jun Zhou 0001 |
IGARSS | 2 |
| 2024 | Semantic-Aware Alignment Network for Cross-Resolution Change DetectionabstractCross-resolution change detection (CRCD) is of significant practical importance in disaster assessment, rapid urban transitions, and various applications. Conventional change detection methods are primarily tailored for bitemporal images with consistent spatial resolution, rendering them unsuitable for direct application to CRCD tasks. This limitation stems from the substantial scale differences and pixel-wise misalignment prevalent in cross-resolution remote sensing images. In response to these challenges, we introduce a semantic-aware alignment network (SA-Net). SA-Net utilizes cross-attention to map bitemporal images into a shared semantic space, effectively alleviating the difficulties of the subsequent alignment arising from semantic mismatches. Furthermore, a joint transformer featuring an encoder-decoder architecture is employed to extract global information and learn the geometric parameters for spatial alignment between bitemporal images. Experimental evaluations on two real-collected datasets, HTCD and MRCDD, showcase the superior performance of our proposed SA-Net in CRCD tasks. Fengchao Xiong, Jianfeng Lu 0003, Minchao Ye, Jun Zhou 0001, Yuntao Qian |
IGARSS | 5 |
| 2024 | FreqFormer: A Frequency Transformer for Semantic Segmentation of Remote Sensing ImagesabstractSemantic segmentation of remote sensing images (RSIs) is vital for geospatial intelligence. However, traditional methods face challenges with mixed pixels and complex land cover types. Convolutional neural networks and transformers have led the field of RSI semantic segmentation by learning visual features in the spatial domain, but they often overlook the rich spectral features which can be well-described in the frequency domain, resulting in inadequate context modeling. In this paper, we present FreqFormer, a frequency transformer that enhances semantic segmentation by incorporating both spectral and spatial information through a devised frequency attention (FA) module. FA refines representations in the frequency domain through two parallel branches. Specifically, the high-frequency branch (HFB) utilizes a convolution layer with a Canny kernel to preserve high-frequency details, followed by multi-head self-attention to model high-frequency context. Followed by an element summation, high-frequency and low-frequency contexts are aggregated. Then, the formed FreqFormer block is sequentially deployed in the encoder stage with patch merging for spatial contraction. As for the decoder, the mask transformer decoder applies a scalar product to predict patch-wise semantics before upsampling. In experiments, FreqFormer outperforms state-of-the-art models on the ISPRS Potsdam and LoveDA datasets, demonstrating significant improvements in numerical evaluations. The integration of HFB significantly boosts the model’s ability to capture fine details, highlighting its potential for geospatial analysis. Xin Li 0090, Feng Xu 0008, Fan Liu 0003, Yiwei Fang, Xin Lyu 0001, Jun Zhou 0001 |
MMAsia | 7 |
| 2024 | Feature-weighted Multi-stage Bayesian Prototype for Few-shot ClassificationabstractFew-shot classification aims to recognize the query sample through a limited amount of support data, where a prototype classifier is commonly applied. However, although the prototype classifier is simple and non-parametric, it does not fully utilize the prior information of samples, leading to prototype bias. To this end, we propose a Feature-weighted Multi-stage Bayesian Prototype Classifier (FMBPC). Specifically, we utilize a feature weighting module to balance the effect of each support sample. Then, features of balanced support samples are utilized as prior information to construct the Bayesian prototype classifier, which can focus more on the important information. Ultimately, a multi-stage inferring strategy is adopted, where the support sample with the greatest distance is filtered in each stage. Prototypes and the corresponding classification score are updated after sample filtering. By integrating the multi-stage classification results, we successfully utilize multi-stage Bayesian inference to enhance the prototype classifier for more accurate few-shot classification results. Experimental results show the efficacy of our method, demonstrating notable advancements in few-shot classification accuracy. Xiaocong Zhou, Fan Liu 0003, Chuanyi Zhang, Wenwen Cai, Jun Zhou 0001 |
MMAsia | 6 |
| 2024 | A cross-modal feature aggregation and enhancement network for hyperspectral and LiDAR joint classification
Hongmin Gao 0001, Jun Zhou 0001, Pedram Ghamisi, Shufang Xu, Bing Zhang 0001 |
Expert Syst. Appl. | 3 |
| 2024 | Prototypical Network With Residual Capsule for Few-Shot Hyperspectral Image ClassificationabstractWhile deep learning has been widely used in the hyperspectral image (HSI) classification, lacking labeled HSI poses significant challenges to effective and sufficient learning. To address this issue, this letter introduces a prototypical network with residual capsule (PN-ResCapsNet) for few-shot HSI classification. Compared with the convolutional neural networks (CNNs), the capsule networks can better capture spatial relationships. To better extract HSI features, residual structures and self-attention (SE) mechanisms are incorporated, which can overcome the limitation of shallow feature extraction in capsule networks. Moreover, a bias-reduction (BR) method, consisting of an interclass BR module and an intraclass BR module, is designed to rectify the prototypes, which can mitigate the bias between the support and the query set and alleviate the bias between the calculated prototype and the expected prototype. Experiments on widely used HSI datasets illustrate that the proposed method outperforms several state-of-the-art methods and achieves the overall accuracies of 92.07%, 81.02%, and 85.35% on Kennedy Space Center (KSC), Houston (HT), and Pavia University (PU) datasets, respectively. Ruihan Fan, Jun Zhou 0001, Baoqing Guo, Chuangbai Xiao |
IEEE Geosci. Remote. Sens. Lett. | 3 |
| 2024 | Learning From Human Attention for Attribute-Assisted Visual RecognitionabstractWith prior knowledge of seen objects, humans have a remarkable ability to recognize novel objects using shared and distinct local attributes. This is significant for the challenging tasks of zero-shot learning (ZSL) and fine-grained visual classification (FGVC), where the discriminative attributes of objects have played an important role. Inspired by human visual attention, neural networks have widely exploited the attention mechanism to learn the locally discriminative attributes for challenging tasks. Though greatly promoted the development of these fields, existing works mainly focus on learning the region embeddings of different attribute features and neglect the importance of discriminative attribute localization. It is also unclear whether the learned attention truly matches the real human attention. To tackle this problem, this paper proposes to employ real human gaze data for visual recognition networks to learn from human attention. Specifically, we design a unified Attribute Attention Network (A$^{2}$Net) that learns from human attention for both ZSL and FGVC tasks. The overall model consists of an attribute attention branch and a baseline classification network. On top of the image feature maps provided by the baseline classification network, the attribute attention branch employs attribute prototypes to produce attribute attention maps and attribute features. The attribute attention maps are converted to gaze-like attentions to be aligned with real human gaze attention. To guarantee the effectiveness of attribute feature learning, we further align the extracted attribute features with attribute-defined class embeddings. To facilitate learning from human gaze attention for the visual recognition problems, we design a bird classification game to collect real human gaze data using the CUB dataset via an eye-tracker device. Experiments on ZSL and FGVC tasks without/with real human gaze data validate the benefits and accuracy of our proposed model. This work supports the promising benefits of collecting human gaze datasets and automatic gaze estimation algorithms learning from human attention for high-level computer vision tasks. Xiao Bai 0001, Pengcheng Zhang 0003, Xiaohan Yu 0001, Edwin R. Hancock, Jun Zhou 0001, Lin Gu 0003 |
IEEE Trans. Pattern Anal. Mach. Intell. | 6 |
| 2024 | Few-shot classification guided by generalization error bound
Fan Liu 0003, Sai Yang, Delong Chen, Huaxi Huang, Jun Zhou 0001 |
Pattern Recognit. | 5 |
| 2024 | Few-Shot Classification Model Compression via School LearningabstractFew-shot classification (FSC) is a challenging task due to limitation in accessing training data. Recent methods often employ highly complex networks to obtain high-quality features, but this may not be suitable for resource-limited applications. To tackle this challenge, we introduce Few-Shot Classification Model Compression (FSC-MC), a new task aimed at enhancing the FSC performance of lightweight and low-capacity models by learning from more complex models. We also propose a novel two-level learning strategy called School Learning to accomplish the FSC-MC task by mimicking the real learning process in the social school life. In this new learning paradigm, the first level performs preview learning, in which each student is equipped with a preparer to perform self-learning on the base set. The second level is the team learning, consisting of a complex teacher network and several lightweight student networks organized into a team. One student network is randomly chosen as the leader network, while the remaining student networks serve as member networks. The leader network simultaneously learns knowledge from the teacher network and all member networks. Conversely, each member network receives knowledge from both the teacher network and the leader network. Ultimately, the leader network is deployed for FSC evaluation, resulting in effective model compression. Extensive experiments in the FSC-MC setting demonstrate that School Learning outperforms 17 state-of-the-art knowledge distillation methods including both offline methods and online methods, enabling lightweight models to achieve outstanding FSC performance. Sai Yang, Fan Liu 0003, Delong Chen, Huaxi Huang, Jun Zhou 0001 |
IEEE Trans. Circuits Syst. Video Technol. | 5 |
| 2024 | Diffusion-Model-Based Hyperspectral Unmixing Using Spectral Prior DistributionabstractHyperspectral unmixing is a crucial task for identifying the constituent materials and their respective distributions in a scene. Utilizing known spectral libraries as prior information, semi-blind unmixing methods (also known as spectral-library-based methods) have been proven advantageous over unblind and blind approaches. However, such methods encounter two main challenges: difficulty in handling large-scale spectral libraries and vulnerability to variabilities stemming from differences between the underlying signatures and those in the spectral library. To address these challenges, a novel approach named DiffUn, based on a diffusion model, is proposed in this article for semi-blind hyperspectral unmixing. DiffUn considers hyperspectral unmixing as a sampling process from a posterior distribution, where the prior distribution is learned from a spectral library, and the likelihood distribution is estimated from the observed data by the linear spectral mixture model. Specifically, the approach first learns the spectral prior distribution from a spectral library through an unconditional diffusion model, then integrates this prior knowledge into the reverse process of the diffusion model, and finally samples the underlying endmembers and corresponding abundances from the posterior distribution. Since spectral prior distribution estimation is not sensitive to library size, DiffUn exhibits superior unmixing performance even in a large-scale library. Furthermore, DiffUn permits sampling spectral signatures from a continuous probabilistic distribution, whereas conventional semi-blind unmixing methods only allow endmembers selected from the library, which is a discrete space. Thus, DiffUn shows greater robustness to spectral variations. Experimental results on synthetic and real-world datasets demonstrate DiffUn outperforming the state-of-the-art semi-blind unmixing methods. The code is available at https://github.com/Dmsw/DiffUn.git. Keli Deng, Yuntao Qian, Jie Nie, Jun Zhou 0001 |
IEEE Trans. Geosci. Remote. Sens. | 4 |
| 2024 | SSUMamba: Spatial-Spectral Selective State Space Model for Hyperspectral Image DenoisingabstractDenoising is a crucial preprocessing step for hyperspectral images (HSIs) due to noise arising from intraimaging mechanisms and environmental factors. Long-range spatial-spectral correlation modeling is beneficial for HSI denoising but often comes with high complexity. Based on the state space model (SSM), Mamba is known for its remarkable long-range dependency modeling capabilities and computational efficiency. Building on this, we introduce a memory-efficient spatial-spectral UMamba (SSUMamba) for HSI denoising, with the spatial-spectral continuous scan (SSCS) Mamba being the core component. SSCS Mamba alternates the row, column, and band in six different orders to generate the sequence and uses the bidirectional SSM to exploit long-range spatial-spectral dependencies. In each order, the images are rearranged between adjacent scans to ensure spatial-spectral continuity. In addition, 3-D convolutions are embedded into the SSCS Mamba to enhance local spatial-spectral modeling. Experiments demonstrate that SSUMamba achieves superior denoising results with lower memory consumption per batch compared with transformer-based methods. The source code is available at:https://github.com/lronkitty/SSUMamba. Guanyiman Fu, Fengchao Xiong, Jianfeng Lu 0003, Jun Zhou 0001 |
IEEE Trans. Geosci. Remote. Sens. | 4 |
| 2024 | Hyperspectral Image Denoising via Spatial-Spectral Recurrent TransformerabstractHyperspectral images (HSIs) often suffer from noise arising from both intra-imaging mechanisms and environmental factors. Leveraging domain knowledge specific to HSIs, such as global spectral correlation (GSC) and non-local spatial self-similarity (NSS), is crucial for effective denoising. Existing methods tend to independently utilize each of these knowledge components with multiple blocks, overlooking the inherent 3D nature of HSIs where domain knowledge is strongly interlinked, resulting in suboptimal performance. To address this challenge, this paper introduces a spatial-spectral recurrent transformer U-Net (SSRT-UNet) for HSI denoising. The proposed SSRT-UNet integrates NSS and GSC properties within a single SSRT block. This block consists of a spatial branch and a spectral branch. The spectral branch employs a combination of transformer and recurrent neural network to perform recurrent computations across bands, allowing for GSC exploitation beyond a fixed number of bands. Concurrently, the spatial branch encodes NSS for each band by sharingkeysandvalueswith the spectral branch under the guidance of GSC. The interaction between the two branches enables the joint utilization of NSS and GSC, avoiding their independent treatment. Experimental results demonstrate that our method outperforms several alternative approaches. The source code will be available at https://github.com/lronkitty/SSRT. Guanyiman Fu, Fengchao Xiong, Jianfeng Lu 0003, Jun Zhou 0001, Jiantao Zhou 0001, Yuntao Qian |
IEEE Trans. Geosci. Remote. Sens. | 4 |
| 2024 | Hy-Tracker: A Novel Framework for Enhancing Efficiency and Accuracy of Object Tracking in Hyperspectral VideosabstractHyperspectral images, with their many spectral bands, provide a rich source of material information about an object that can be effectively used for object tracking. However, many trackers in this domain rely on detection-based techniques, which often perform suboptimally in challenging scenarios such as managing occlusions and distinguishing objects in cluttered backgrounds. This underperformance is primarily due to the presence of multiple spectral bands and the inability to leverage this abundance of data for effective tracking. Additionally, the scarcity of annotated hyperspectral videos and the absence of comprehensive temporal information exacerbate these difficulties, further limiting the effectiveness of current tracking methods. To address these challenges, this article introduces the novel Hy-Tracker framework, designed to bridge the gap between hyperspectral data and state-of-the-art object detection methods. Our approach leverages the strengths of YOLOv7 for object tracking in hyperspectral videos, enhancing both accuracy and robustness in complex scenarios. The Hy-Tracker framework comprises two key components. We introduce a hierarchical attention for band selection (HAS-BS) that selectively processes and groups the most informative spectral bands, thereby significantly improving detection accuracy. Additionally, we have developed a refined tracker that refines the initial detections by incorporating a classifier and a temporal network using gated recurrent units (GRUs). The classifier distinguishes similar objects, while the temporal network models temporal dependencies across frames for robust performance despite occlusions and scale variations (SVs). Experimental results on hyperspectral benchmark datasets demonstrate the effectiveness of Hy-Tracker in accurately tracking objects across frames and overcoming the challenges inherent in detection-based hyperspectral object tracking (HOT). Wangzhi Xing, Jun Zhou 0001, Yongsheng Gao 0001, Kuldip K. Paliwal |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2024 | Semantic Segmentation of Remote Sensing Images by Interactive Representation Refinement and Geometric Prior-Guided InferenceabstractHigh spatial resolution remote sensing images (HRRSIs) contain intricate details and varied spectral distributions, making their semantic segmentation a challenging task. To address this problem, it is crucial to adequately capture both local and global contexts to reduce semantic ambiguity. While self-attention modules in vision transformers capture long-range context, they tend to sacrifice local details. In this article, we propose a geometric prior-guided interactive network (GPINet), a hybrid network that refines features across encoder and decoder stages. First of all, a dual branch structure encoder with local-global interaction modules (LGIMs) is designed to fully exploit local and global contexts for feature refinement. Unlike commonly used skip connections or concatenations, the LGIMs bilaterally couple and exchange CNN features with transformer features by lossless transformation and elaborating cross-attention. Moreover, we introduce a geometric prior generation module (GPGM) that iteratively updates the randomly initialized geometric prior. Subsequently, the geometric priors are stored and used to guide feature recovery. Finally, a weighted summation is applied to the upsampled decoded features and geometric priors. By comprehensively capturing contexts and enabling lossless decoding and deterministic inference, GPINet allows the network to learn discriminative representations for accurately specifying pixel-level semantics. Experiments on three benchmark datasets demonstrate the superiority of the proposed GPINet over state-of-the-art methods. Furthermore, we validate the effectiveness of geometric priors and compare the model sizes. Xin Li 0090, Feng Xu 0008, Fan Liu 0003, Xin Lyu 0001, Jun Zhou 0001 |
IEEE Trans. Geosci. Remote. Sens. | 6 |
| 2024 | Material-Guided Multiview Fusion Network for Hyperspectral Object TrackingabstractHyperspectral videos (HSVs) have more potential in object tracking than color videos thanks to their material identification ability. Nevertheless, previous works have not fully explored the benefits of the material information, resulting in limited representation ability and tracking accuracy. To address this issue, this paper introduces a material-guided multi-view fusion network for improved tracking. Specifically, we combine false-color information, hyperspectral information, and material information obtained by hyperspectral unmixing to provide a rich multi-view representation of the object. Cross-material attention is employed to capture the interaction among materials, enabling the network to focus on the most relevant materials for the target. Furthermore, leveraging the discriminative ability of material view, a novel material-guided multi-view fusion module is proposed to capture both intra-view and cross-view long-range spatial dependencies for effective feature aggregation. Thanks to the enhanced representation ability of each view and the integration of the complementary advantages of all views, our network is more capable of suppressing the tracking drift in various challenging scenes and achieving accurate object localization. Extensive experiments show that our tracker achieves state-of-the-art tracking performance. The source code will be available at https://github.com/hscv/MMF-Net. Zhuanfeng Li, Fengchao Xiong, Jun Zhou 0001, Jianfeng Lu 0003, Yuntao Qian |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2024 | RemoteCLIP: A Vision Language Foundation Model for Remote SensingabstractGeneral-purpose foundation models have led to recent breakthroughs in artificial intelligence. In remote sensing, self-supervised learning (SSL) and Masked Image Modeling (MIM) have been adopted to build foundation models. However, these models primarily learn low-level features and require annotated data for fine-tuning. Moreover, they are inapplicable for retrieval and zero-shot applications due to the lack of language understanding. To address these limitations, we propose RemoteCLIP, the first vision-language foundation model for remote sensing that aims to learn robust visual features with rich semantics and aligned text embeddings for seamless downstream application. To address the scarcity of pre-training data, we leverage data scaling which converts heterogeneous annotations into a unified image-caption data format based on Box-to-Caption (B2C) and Mask-to-Box (M2B) conversion. By further incorporating UAV imagery, we produce a 12 × larger pretraining dataset than the combination of all available datasets. RemoteCLIP can be applied to a variety of downstream tasks, including zero-shot image classification, linear probing,k-NN classification, few-shot classification, image-text retrieval, and object counting in remote sensing images. Evaluation on 16 datasets, including a newly introduced RemoteCount benchmark to test the object counting ability, shows that RemoteCLIP consistently outperforms baseline foundation models across different model scales. Impressively, RemoteCLIP beats the state-of-the-art method by 9.14% mean recall on the RSITMD dataset and 8.92% on the RSICD dataset. For zero-shot classification, our RemoteCLIP outperforms the CLIP baseline by up to 6.39% average accuracy on 12 downstream datasets. Fan Liu 0003, Delong Chen, Zhangqingyun Guan, Xiaocong Zhou, Qiaolin Ye, Liyong Fu, Jun Zhou 0001 |
IEEE Trans. Geosci. Remote. Sens. | 8 |
| 2024 | Few-Shot Hyperspectral Image Classification Using Relational Generative Adversarial NetworkabstractHyperspectral image (HSI) classification is an essential task in remote sensing, but its performance is greatly affected by limited labeled samples. Currently, generative adversarial network (GAN)-based methods can generate the virtue samples to augment the training set. However, with limited labeled data, GANs perform poorly in capturing features during sample generation. Very few relation networks (RNs) and few-shot learning (FSL) methods considered data augmentation to enhance performance. To address this challenge, we propose FSHyperRGAN, a few-shot HSI classification method based on relational GAN, which uses GANs to augment the training samples for RNs, while leveraging relation feature extraction to guide the generation of specific class samples. FSHyperRGAN comprises four modules: a data processing module converting the HSI data to 1-D and 3-D features, an adversarial generation (AG) module synthesizing virtual samples conditioned on labels, a data embedding and reconstruction (DER) module encoding latent spaces for accurate sample reconstruction while preserving category characteristics, and a relation computation (RC) module computing relation scores across generated, reconstructed, and original samples. In addition, a relational feature matching scheme is also applied, which can use virtual samples to guide classification. Two FSHyperRGAN frameworks are designed, 1D-FSHyperRGAN and 3D-FSHyperRGAN, which can be utilized for 1-D spectral or 3-D spatial-spectral classification. Experiments on widely used HSI datasets illustrate that the proposed method outperforms several state-of-the-art methods and achieves overall accuracies of 92.64%, 86.82%, 83.64%, and 84.57% on KSC, PaviaU, Houston, and WHU-Hi-HongHu datasets, respectively. Baoqing Guo, Jun Zhou 0001, Chuangbai Xiao |
IEEE Trans. Geosci. Remote. Sens. | 4 |
| 2024 | Spectral-Spatial Large Kernel Attention Network for Hyperspectral Image ClassificationabstractDue to its ability to capture long-range dependencies, self-attention mechanism based transformer models are introduced for hyperspectral image classification. However, the self-attention mechanism has only spatial adaptability but ignores channel adaptability, thus cannot well extract complex spectral-spatial information in hyperspectral images. To tackle this problem, in this paper, we propose a novel spectral-spatial large kernel attention network (SSLKA) for hyperspectral image classification. SSLKA consists of two consecutive cooperative spectral-spatial attention blocks with large convolution kernels, which can efficiently extract features in spectral and spatial domains simultaneously. In each cooperative spectral-spatial attention block, we employ the spectral attention branch and the spatial attention branch to generate the attention maps, respectively, and then fuse the extracted spatial features with the spectral features. With large kernel attention, we can enhance the classification performance by fully exploiting local contextual information, capturing long-range dependencies, as well as be adaptive in the channel dimension. Experimental results on widely used benchmark datasets show that our method achieves higher classification accuracy in terms of overall accuracy, average accuracy, and Kappa than several state-of-the-art methods. Chunran Wu, Jun Zhou 0001, Chuangbai Xiao |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2024 | Wavelet Siamese Network With Semi-Supervised Domain Adaptation for Remote Sensing Image Change DetectionabstractChange detection is a crucial technique in remote sensing image analysis and faces challenges, such as background complexity and appearance shift, resulting in incomplete change boundaries and pseudochanges. This article introduces a novel wavelet Siamese network with semi-supervised domain adaptation (DA) to address these issues, named WS-Net++. WS-Net++ establishes spatial–frequency interactions between bitemporal images to enhance the completeness of the change boundaries. The spatial-domain interaction highlights the pixelwise differences. The frequency-domain interaction first adaptively adjusts the contributions from different frequency components based on image context. Within-frequency and between-frequency interactions are further constructed to capture the frequency-domain differences, enabling the adaptive and effective handling of both overall and subtle changes. In addition, WS-Net++ employs a semi-supervised DA strategy to mitigate the appearance shifts between bitemporal images. By categorizing regions into changed, unchanged, and regions of no interest in a semi-supervised manner, the network minimizes intraclass discrepancies within unchanged regions and maximizes interclass discrepancies between changed regions, reducing the domain gap. Experimental results on the LEVIR-CD, WHU-CD, and CLCD datasets demonstrate that our WS-Net++ outperforms alternative methods, achieving the$F1$scores of 91.31%, 94.52%, and 79.77%, respectively. The code and models will be publicly available athttps://github.com/JiTaiTai/WS-Net_Plusfor reproducible research. Fengchao Xiong, Tianhan Li, Yi Yang 0071, Jun Zhou 0001, Jianfeng Lu 0003, Yuntao Qian |
IEEE Trans. Geosci. Remote. Sens. | 4 |
| 2024 | LiDAR-Guided Cross-Attention Fusion for Hyperspectral Band Selection and Image ClassificationabstractThe fusion of hyperspectral and LiDAR data has been an active research topic. Existing fusion methods have ignored the high-dimensionality and redundancy challenges in hyperspectral images, despite that band selection methods have been intensively studied for hyperspectral image (HSI) processing. This paper addresses this significant gap by introducing a cross-attention mechanism from the transformer architecture for the selection of HSI bands guided by LiDAR data. LiDAR provides high-resolution vertical structural information, which can be useful in distinguishing different types of land cover that may have similar spectral signatures but different structural profiles. In our approach, the LiDAR data are used as the “query” to search and identify the “key” from the HSI to choose the most pertinent bands for LiDAR. This method ensures that the selected HSI bands drastically reduce redundancy and computational requirements while working optimally with the LiDAR data. Extensive experiments have been undertaken on three paired HSI and LiDAR data sets: Houston 2013, Trento and MUUFL. The results highlight the superiority of the cross-attention mechanism, underlining the enhanced classification accuracy of the identified HSI bands when fused with the LiDAR features. The results also show that the use of fewer bands combined with LiDAR surpasses the performance of state-of-the-art fusion models. Judy X. Yang, Jun Zhou 0001, Jing Wang 0062, Hui Tian 0001, Alan Wee-Chung Liew |
IEEE Trans. Geosci. Remote. Sens. | 2 |
| 2024 | Iterative Low-Rank Network for Hyperspectral Image DenoisingabstractHyperspectral image (HSI) denoising is a crucial preprocessing step for subsequent tasks. The clean HSI usually reside in a low-dimensional subspace, which can be captured by low-rank and sparse representation, known as the physical prior of HSI. It is generally challenging to adequately use such physical properties for effective denoising while preserving image details. This article introduces a novel iterative low-rank network (ILRNet) to address these challenges. ILRNet integrates the strengths of model-driven and data-driven approaches by embedding a rank minimization module (RMM) within a U-Net architecture. This module transforms feature maps into the wavelet domain and applies singular value thresholding (SVT) to the low-frequency components during the forward pass, leveraging the spectral low-rankness of HSIs in the feature domain. The parameter, closely related to the hyperparameter of the singular vector thresholding algorithm, is adaptively learned from the data, allowing for flexible and effective capture of low-rankness across different scenarios. Additionally, ILRNet features an iterative refinement process that adaptively combines intermediate denoised HSIs with noisy inputs. This manner ensures progressive enhancement and superior preservation of image details. Experimental results demonstrate that ILRNet achieves state-of-the-art performance in both synthetic and real-world noise removal tasks. Jin Ye 0008, Fengchao Xiong, Jun Zhou 0001, Yuntao Qian |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2024 | Weakly Supervised Solar Panel Mapping via Uncertainty Adjusted Label Transition in Aerial ImagesabstractThis paper proposes a novel uncertainty-adjusted label transition (UALT) method for weakly supervised solar panel mapping (WS-SPM) in aerial Images. In weakly supervised learning (WSL), the noisy nature of pseudo labels (PLs) often leads to poor model performance. To address this problem, we formulate the task as a label-noise learning problem and build a statistically consistent mapping model by estimating the instance-dependent transition matrix (IDTM). We propose to estimate the IDTM with a parameterized label transition network describing the relationship between the latent clean labels and noisy PLs. A trace regularizer is employed to impose constraints on the form of IDTM for its stability. To further reduce the estimation difficulty of IDTM, we incorporate uncertainty estimation to first improve the accuracy of noisy dataset distillation and then mitigate the negative impacts of falsely distilled examples with an uncertainty-adjusted re-weighting strategy. Extensive experiments and ablation studies on two challenging aerial data sets support the validity of the proposed UALT. Jue Zhang 0001, Xiuping Jia, Jun Zhou 0001, Junpeng Zhang 0002, Jiankun Hu |
IEEE Trans. Image Process. | 3 |
| 2023 | Efficient Region-Aware Neural Radiance Fields for High-Fidelity Talking Portrait SynthesisabstractThis paper presents ER-NeRF, a novel conditional Neural Radiance Fields (NeRF) based architecture for talking portrait synthesis that can concurrently achieve fast convergence, real-time rendering, and state-of-the-art performance with small model size. Our idea is to explicitly exploit the unequal contribution of spatial regions to guide talking portrait modeling. Specifically, to improve the accuracy of dynamic head reconstruction, a compact and expressive NeRF-based Tri-Plane Hash Representation is introduced by pruning empty spatial regions with three planar hash encoders. For speech audio, we propose a Region Attention Module to generate region-aware condition feature via an attention mechanism. Different from existing methods that utilize an MLP-based encoder to learn the cross-modal relation implicitly, the attention mechanism builds an explicit connection between audio features and spatial regions to capture the priors of local motions. Moreover, a direct and fast Adaptive Pose Encoding is introduced to optimize the head-torso separation problem by mapping the complex transformation of the head pose into spatial coordinates. Extensive experiments demonstrate that our method renders better high-fidelity and audio-lips synchronized talking portrait videos, with realistic details and high efficiency compared to previous methods. Code is available at https://github.com/Fictionarry/ER-NeRF. Jiahe Li 0007, Xiao Bai 0001, Jun Zhou 0001, Lin Gu 0003 |
ICCV | 4 |
| 2023 | Multiscale Representations Learning Transformer Framework for Point Cloud ClassificationabstractExtracting and aggregating multiple feature representations from various scales have become the key to point cloud classification tasks. Vision Transformer (ViT) is a representative solution along this line, but it lacks the capability to model detailed multi-scale features and their interactions. In addition, learning efficient and effective representation from the point cloud is challenging due to its irregular, unordered, and sparse nature. To tackle these problems, we propose a novel multi-scale representation learning transformer framework, employing various geometric features beyond common Cartesian coordinates. Our approach enriches the description of point clouds by local geometric relationships and group them at multiple scales. This scale information is aggregated and then new patches can be extracted to minimize feature overlay. The bottleneck projection head is then adopted to enhance the information and feed all patches to the multi-head attention to capture the deep dependencies among representations across patches. Evaluation on public benchmark datasets shows the competitive performance of our framework on point cloud classification. Yajie Sun, Ali Zia, Jun Zhou 0001 |
ICIP | 3 |
| 2023 | Iterative Refinement Network for Hyperspectral Image DenoisingabstractHyperspectral image (HSI) denoising is an important pre-processing procedure for subsequent tasks. Learning a direct mapping from the observed noisy HSI to its clean counterpart is challenging, especially in the case of very severe noise. The learning difficulty can be greatly reduced with the iterative refinement, combining the denoising results with the noisy HSI to produce a cleaner HSI for further denoising. To this end, we introduce an iterative refinement denoising network (IRDNet) for HSIs. The network consists of three key components, i.e., a coarse estimation module, a multi-stage refinement module, and a λ(•) module. The coarse estimation module provides the initial estimate for the starting point of further refinement. The lightweight refinement module progressively performs noise reduction on the weighted combination of noisy inputs and denoising results from the previous layer. Instead of fixed weights, the λ(•) module adaptively provides the layer-wise weight for each band for the aforementioned combinations. Extensive experiments on synthetic and real-world datasets show that our IRDNet favorably outperforms alternative methods. Fengchao Xiong, Jun Zhou 0001, Yuntao Qian |
ICME | 2 |
| 2023 | Wavelet Siamese Network for Change Detection in Remote Sensing ImagesabstractChange detection is a technique used to identify semantic differences between co-registered images of the same area captured at different times. However, current methods often overlook the fact that the low-frequency and high-frequency components of these images play distinct roles in change detection. Our method decomposes each feature map into its low-frequency and high-frequency components and then uses an attention mechanism to adjust the contribution of each component to handle different types of changes. Low-frequency information can help detect overall changes, and high-frequency information can enhance the integrity of the change boundaries. Experiments on the LEVIR-CD, WHU-CD and CLCD datasets show that our model outperforms the state-of-the-art method and the ablation study demonstrates that this approach improve the accuracy of the change detection. Tianhan Li, Fengchao Xiong, Zhuanfeng Li, Jun Zhou 0001, Yuntao Qian |
IGARSS | 5 |
| 2023 | Multi-Task Attentional U-Net for Hyperspectral Image DenoisingabstractHyperspectral image (HSI) denoising is a critical preprocessing step for ensuring the usability of HSIs. However, current deep learning-based approaches still struggle with modeling the global spectral correlation among bands, which is crucial for high-quality denoising. To address this issue, we introduce a multitask attention module and embed it into a U-Net architecture to yield a multitask attentional U-Net (MTA-Net) for HSI denoising. The module enforces all bands to focus on the same region by sharing the same attention map across all bands. This ensures that all bands capture the same image structure, effectively modeling the global spectral correlation. Experimental results demonstrate that the proposed MTA-Net achieves state-of-the-art performance on both synthetic and real-world data. Fengchao Xiong, Zhongyi Gu, Tianhan Li, Jun Zhou 0001 |
IGARSS | 5 |
| 2023 | Few-shot Classification via Ensemble Learning with Multi-Order StatisticsabstractTransfer learning has been widely adopted for few-shot classification. Recent studies reveal that obtaining good generalization representation of images on novel classes is the key to improving the few-shot classification accuracy. To address this need, we prove theoretically that leveraging ensemble learning on the base classes can correspondingly reduce the true error in the novel classes. Following this principle, a novel method named Ensemble Learning with Multi-Order Statistics (ELMOS) is proposed in this paper. In this method, after the backbone network, we use multiple branches to create the individual learners in the ensemble learning, with the goal to reduce the storage cost. We then introduce different order statistics pooling in each branch to increase the diversity of the individual learners. The learners are optimized with supervised losses during the pre-training phase. After pre-training, features from different branches are concatenated for classifier evaluation. Extensive experiments demonstrate that each branch can complement the others and our method can produce a state-of-the-art performance on multiple few-shot classification benchmark datasets. Sai Yang, Fan Liu 0003, Delong Chen, Jun Zhou 0001 |
IJCAI | 4 |
| 2023 | Guest Editorial: Spectral imaging powered computer visionabstractThe increasing accessibility and affordability of spectral imaging technology have revolutionised computer vision, allowing for data capture across various wavelengths beyond the visual spectrum.This advancement has greatly enhanced the capabilities of computers and AI systems in observing, understanding, and interacting with the world.Consequently, new datasets in various modalities, such as infrared, ultraviolet, fluorescent, multispectral, and hyperspectral, have been constructed, presenting fresh opportunities for computer vision research and applications.Although significant progress has been made in processing, learning, and utilising data obtained through spectral imaging technology, several challenges persist in the field of computer vision.These challenges include the presence of low-quality images, sparse input, high-dimensional data, expensive data labelling processes, and a lack of methods to effectively analyse and utilise data considering their unique properties.Many mid-level and high-level computer vision tasks, such as object segmentation, detection and recognition, image retrieval and classification, and video tracking and understanding, still have not leveraged the advantages offered by spectral information.Additionally, the problem of effectively and efficiently fusing data in different modalities to create robust vision systems remains unresolved.Therefore, there is a pressing need for novel computer vision methods and applications to advance this research area.This special issue aims to provide a venue for researchers to present innovative computer vision methods driven by the spectral imaging technology. Jun Zhou 0001, Fengchao Xiong, Naoto Yokoya, Pedram Ghamisi |
IET Comput. Vis. | 1 |
| 2023 | Background-Aware Band Selection for Object Tracking in Hyperspectral VideosabstractHyperspectral images contain many bands that can be used to obtain object material information for object tracking and remote sensing. Nevertheless, neighboring bands of hyperspectral images are often highly correlated, and a large number of bands increase the complexity of model learning. This issue is worsened by the shortage of labeled hyperspectral videos for fine-tuning pre-trained deep neural networks. To tackle these challenges, this paper introduces a novel background-aware band selection method to model spatial changes of an object and its corresponding local region, which is capable of selecting discriminative bands for object representation while reducing computational complexity. Specifically, the object and local region of each band is compared with other bands to obtain their dissimilarity scores. Guided by these scores, the top three bands are selected and form a three-channel image. This image is then fed into an object tracker. Experimental results demonstrate the efficiency and effectiveness of the proposed method on a benchmark hyperspectral object tracking dataset. Jun Zhou 0001, Yongsheng Gao 0001 |
IEEE Geosci. Remote. Sens. Lett. | 2 |
| 2023 | Information bottleneck and selective noise supervision for zero-shot learning
Lei Zhou 0008, Yang Liu 0357, Pengcheng Zhang 0003, Xiao Bai 0001, Lin Gu 0003, Jun Zhou 0001, Yazhou Yao, Tatsuya Harada, Edwin R. Hancock |
Mach. Learn. | 6 |
| 2023 | Learning consistent region features for lifelong person re-identification
Jinze Huang, Xiaohan Yu 0001, Dong An 0001, Yaoguang Wei, Xiao Bai 0001, Chen Wang 0026, Jun Zhou 0001 |
Pattern Recognit. | 8 |
| 2023 | CrowdMLP: Weakly-supervised crowd counting via multi-granularity MLP
Mingjie Wang 0002, Jun Zhou 0001, Hao Cai 0004, Minglun Gong |
Pattern Recognit. | 2 |
| 2023 | Attribute subspaces for zero-shot learning
Lei Zhou 0008, Yang Liu 0357, Xiao Bai 0001, Na Li 0014, Xiaohan Yu 0001, Jun Zhou 0001, Edwin R. Hancock |
Pattern Recognit. | 6 |
| 2023 | SiamBAG: Band Attention Grouping-Based Siamese Object Tracking Network for Hyperspectral VideosabstractA hyperspectral video contains frames with numerous spectral bands, providing fine reflectance information for object identification and tracking. Enriched features can be learned from spectral-spatial data using deep learning models. However, due to the difficulty in hyperspectral video collection, deep model training is often insufficient, causing reduced performance during the testing stage. To address this issue, we present a novel Band Attention Grouping-based Siamese framework (SiamBAG) for hyperspectral object tracking. SiamBAG employs massive color object tracking data to train a deep neural network. Band weights obtained by band attention module are used to group a hyperspectral image into multiple three-channel false-color images with approximate total group weights. Then multiple enhanced images obtained by histogram equalization are fed to the proposed SiamBAG network to generate a classification branch, a regression branch and a scale tuning branch. In the classification branch, the response maps of multiple groups are fused by regularized group weights to estimate the position of objects. Then the regression branch is used to obtain the initial object position of objects. The position offsets are fed back to the scale tune branch to relocate and fine-tune the object position by exploiting the similarity between template features and detection features. Experimental results demonstrate that the proposed tracker achieves superior tracking performance than other methods. The source codes of this paper will be released at https://github.com/zephyrhours/Hyperspectral-Object-Tracking-SiamBAG. Wei Li 0032, Zengfu Hou, Jun Zhou 0001, Ran Tao 0003 |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2023 | A Synergistical Attention Model for Semantic Segmentation of Remote Sensing ImagesabstractIn remotely sensed images, high intraclass variance and interclass similarity are ubiquitous due to complex scenes and objects with multivariate features, making semantic segmentation a challenging task. Deep convolutional neural networks can solve this problem by modeling the context of features and improving their discriminability. However, current learning paradigms model the feature affinity in spatial dimension and channel dimension separately and then fuse them in a sequential or parallel manner, leading to suboptimal performance. In this study, we first analyze this problem practically and summarize it as attention bias that reduces the capability of network in distinguishing weak and discretely distributed objects from wide-range objects with internal connectivity, when modeled only in spatial or channel domain. To jointly model both spatial and channel affinity, we design a synergistic attention module (SAM), which allows for channelwise affinity extraction while preserving spatial details. In addition, we propose a synergistic attention perception neural network (SAPNet) for the semantic segmentation of remote sensing images. The hierarchical-embedded synergistic attention perception module aggregates SAM-refined features and decoded features. As a result, SAPNet enriches inference clues with desired spatial and channel details. Experiments on three benchmark datasets show that SAPNet is competitive in accuracy and adaptability compared with state-of-the-art methods. The experiments also validate the hypothesis of attention bias and the efficiency of SAM. Xin Li 0090, Feng Xu 0008, Fan Liu 0003, Xin Lyu 0001, Zhennan Xu, Jun Zhou 0001 |
IEEE Trans. Geosci. Remote. Sens. | 7 |
| 2023 | Self-Supervised Spectral-Spatial Graph Prototypical Network for Few-Shot Hyperspectral Image ClassificationabstractIn recent years, deep learning has been widely applied to hyperspectral image (HSI) classification with great success. However, since labeling hyperspectral images is time-consuming and labor-intensive, a limited number of labeled hyperspectral images are available, making it difficult to train feature extractors and classifiers. To address this challenge, this paper introduces a self-supervised spectral-spatial graph prototypical network for few-shot HSI classification (S4GPN). In addition, we combine self-supervised learning with few-shot learning to provide additional semantic information to improve classification accuracy. Our method consists of three stages, including the prototype network (PN) stage, the self-supervised learning (SSL) stage, and the fusion stage (Fusion stage), with each stage progressively improving the classification performance. In the PN stage, we perform supervised learning using a prototype network structure and leverage the supervised information to guide self-supervised learning. In the SSL stage, we use the SimSiam structure in a novel way for model training after the augmentation of spectral and spatial data separately. Finally, the features learned in the first two stages are fused to improve the quality of the feature representation. These three stages use the same structured feature extractors. To extract more diverse and discriminative feature representations for the HSI classification task, our method uses the graph convolution network (GCN) and the dense network (Densenet) to extract spectral information and spatial information, respectively. Experiments on four data sets and comparisons with the state-of-the-art methods demonstrate that our proposed S4GPN outperforms other methods for HSI classification. Shan Ma, Jun Zhou 0001, Jing Yu 0005, Chuangbai Xiao |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2023 | Toward Universal Representation Learning for Multidomain Hyperspectral Image ClassificationabstractDeep learning-based methods have greatly improved the performance of hyperspectral image classification over the past several years. Nevertheless, current deep learning methods require training and deploying an independent model for each hyperspectral data domain. Representations learned for one data domain can hardly be generalized to other data domains, so multiple models are needed in real-world applications when data from multiple domains are involved. In this paper, we design a single neural network that learns universal representations simultaneously from multiple hyperspectral remote sensing data domains. The universal convolutional neural network adapts its behaviour to different hyperspectral datasets. The majority of parameters of the network are shared to learn common knowledge from multiple datasets. A small number of domain-specific parameters are assigned to handle the domain shift. In addition, we propose a two-step training strategy to fully utilize the capacity of the universal network. Experiments conducted on seven hyperspectral image datasets demonstrate that the proposed universal network outperforms multiple individual specialized single domain networks. Jing Wang 0062, Jun Zhou 0001, Xinwen Liu 0003 |
IEEE Trans. Geosci. Remote. Sens. | 2 |
| 2023 | Multitask Sparse Representation Model-Inspired Network for Hyperspectral Image DenoisingabstractHyperspectral images (HSIs) are prone to noise because of the imaging mechanism and environment. This paper proposes a multitask sparse representation (SR) model inspired neural network for HSI denoising. Unlike other deep learning-based methods, our network is interpretable, whose network architecture is induced by unfolding the iterative optimization of a multitask sparse representation model. On the one hand, the model globally represents the common structure among bands, such as image edges, with the shared sparse coefficients. On the other hand, it separately encodes the unique structure of individual bands with unshared ones to capture image details. Accordingly, our network has three modules: the shared SR module, the unshared SR module, and the image reconstruction (IR) module. All the modules are connected with a specific operation of the iterative optimization algorithm, equipping the network with clear physical interpretation. Experimental results on both synthetic and real-world datasets demonstrate the superior performance of our method, visually and quantitatively. The codes will be publicly available at https://github.com/bearshng/mtsrnn for reproducible research. Fengchao Xiong, Jiantao Zhou 0001, Jun Zhou 0001, Jianfeng Lu 0003, Yuntao Qian |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2023 | Deep Parameterized Neural Networks for Hyperspectral Image DenoisingabstractSparse representation (SR)-based hyperspectral image (HSI) denoising methods normally average the local denoising results of multiple overlapped cubes to recover the whole HSI. Though interpretable, they rely on cumbersome hyperparameter settings and ignore the relationship between overlapped cubes, leading to poor denoising performance. This article combines SR and convolutional neural networks and introduces a deep parameterized sparse neural network (DPNet-S) to address the above issues. DPNet-S parameterizes the SR-based HSI denoising model with two modules: 1) sparse optimizer to extract sparse feature maps from noisy HSIs via recurrent usage of convolution, deconvolution, and soft shrinkage operations; and 2) image reconstructor to recover the denoised HSI from its sparse feature maps via deconvolution operations. We further replace the soft shrinkage operator with U-Net architecture to account for general HSI priors and more effectively capture the complex structures of HSIs, resulting in DPNet-U. Both networks directly learn the parameters from data and perform denoising on the whole HSI, which overcomes the limitations of SR-based methods. Moreover, our networks are generated from the denoising model and optimization procedures, thus leveraging the knowledge embedded and relying less on the number of training samples. Extensive experiments on both synthetic and real-world HSIs show that our DPNet-S and DPNet-U achieve remarkable results when compared with state-of-the-art methods. The codes will be publicly available athttps://github.com/bearshng/dpnetsfor reproducible research. Fengchao Xiong, Jun Zhou 0001, Jiantao Zhou 0001, Jianfeng Lu 0003, Yuntao Qian |
IEEE Trans. Geosci. Remote. Sens. | 2 |
| 2023 | Learning a Deep Ensemble Network With Band Importance for Hyperspectral Object TrackingabstractAttributing to material identification ability powered by a large number of spectral bands, hyperspectral videos (HSVs) have great potential for object tracking. Most hyperspectral trackers employ manually designed features rather than deeply learned features to describe objects due to limited available HSVs for training, leaving a huge gap to improve the tracking performance. In this paper, we propose an end-to-end deep ensemble network (SEE-Net) to address this challenge. Specifically, we first establish a spectral self-expressive model to learn the band correlation, indicating the importance of a single band in forming hyperspectral data. We parameterize the optimization of the model with a spectral self-expressive module to learn the nonlinear mapping from input hyperspectral frames to band importance. In this way, the prior knowledge of bands is transformed into a learnable network architecture, which has high computational efficiency and can fast adapt to the changes of target appearance because of no iterative optimization. The band importance is further exploited from two aspects. On the one hand, according to the band importance, each frame of HSVs is divided into several three-channel false-color images which are then used for deep feature extraction and location. On the other hand, based on the band importance, the importance of each false-color image is computed, which is then used to assemble the tracking results from individual false-color images. In this way, the unreliable tracking caused by false-color images of low importance can be suppressed to a large extent. Extensive experimental results show that SEE-Net performs favorably against the state-of-the-art approaches. The source code will be available at https://github.com/hscv/SEE-Net. Zhuanfeng Li, Fengchao Xiong, Jun Zhou 0001, Jianfeng Lu 0003, Yuntao Qian |
IEEE Trans. Image Process. | 3 |
| 2022 | Revisiting Domain Generalized Stereo Matching Networks from a Feature Consistency PerspectiveabstractDespite recent stereo matching networks achieving impressive performance given sufficient training data, they suffer from domain shifts and generalize poorly to unseen domains. We argue that maintaining feature consistency between matching pixels is a vital factor for promoting the generalization capability of stereo matching networks, which has not been adequately considered. Here we address this issue by proposing a simple pixel-wise contrastive learning across the viewpoints. The stereo contrastive feature loss function explicitly constrains the consistency between learned features of matching pixel pairs which are observations of the same 3D points. A stereo selective whitening loss is further introduced to better preserve the stereo feature consistency across domains, which decorrelates stereo features from stereo viewpoint-specific style information. Counter-intuitively, the generalization of feature consistency between two viewpoints in the same scene translates to the generalization of stereo matching performance to unseen domains. Our method is generic in nature as it can be easily embedded into existing stereo networks and does not require access to the samples in the target domain. When trained on synthetic data and generalized to four real-world testing sets, our method achieves superior performance over several state-of-the-art networks. The code is available online11https://github.com/jiaw-z/FCStereo. Xiang Wang 0014, Xiao Bai 0001, Chen Wang 0026, Lei Huang 0015, Lin Gu 0003, Jun Zhou 0001, Tatsuya Harada, Edwin R. Hancock |
CVPR | 8 |
| 2022 | Where to Focus: Investigating Hierarchical Attention Relationship for Fine-Grained Visual Classification
Yang Liu 0357, Lei Zhou 0008, Pengcheng Zhang 0003, Xiao Bai 0001, Lin Gu 0003, Xiaohan Yu 0001, Jun Zhou 0001, Edwin R. Hancock |
ECCV (24) | 7 |
| 2022 | Material-Guided Siamese Fusion Network for Hyperspectral Object TrackingabstractHyperspectral videos (HSVs) have more potential in target tracking than color videos thanks to the material identification capability provided by abundant spectral bands. Due to limited HSVs for training, most current hyperspectral trackers are based on hand-crafted features rather than deeply learned ones, resulting in poor tracking performance. This paper introduces a material-guided Siamese fusion network (SiamF) for hyperspectral object tracking to make up this gap. Belonging to the Siamese tracker family and SiamF aims to model the appearance of hyperspectral objects using backbone networks trained on color images. Specifically, SiamF splits each hyperspectral frame into multiple groups of false-color images according to their band importance. Then SiamF employs a hyperspectral feature fusion (HFF) module with a dense connection architecture to integrate the extracted features from different layers and band groups, producing a multi-scale multilevel spatial-spectral representation of the targets. Instead of direct addition or concatenation, HFF employs global-local channel attention for feature fusion, so that yielded features capture the global and local structure of a specific object. Moreover, online spatial and material classifiers are developed to inject spatial and material appearance changes information into SiamF for adaptively online tracking. Experimental results demonstrate our tracker outperforms alternative methods. Zhuanfeng Li, Fengchao Xiong, Jianfeng Lu 0003, Jun Zhou 0001, Yuntao Qian |
ICASSP | 4 |
| 2022 | Multitask Sparse Neural Network for Hyperspectral Image DenoisingabstractData-driven deep learning (DL)-based methods directly learn the nonlinear mapping between noisy hyperspectral images (HSIs) and corresponding clean ones. However, DLbased methods neglect the prior knowledge of HSIs embodied by physical models. Consequently, they require complex network architectures and a large number of training samples. To address the above issues, this paper introduces a multitask sparse neural network (MTSNN) which bridges the sparsity prior of HSIs with data-driven deep learning for HSI denoising. Specifically, we first build a multitask sparse (MTS) denoising model which shares sparse coefficients among bands to exploit the spectral-spatial correlation and learns a dictionary for each band to depict the distinct spatial structure among bands. The iterative optimization of the MTS model is then unfolded to yield our MTSNN by introducing some learnable parameters. MTSNN is a multi-branch network. Each branch performs a single denoising task for an individual band. All branches are connected by shared coefficients, forming multitask denoising for all bands. The hybrid advantages of the MTS model and data-driven learning equip MTSNN with strong denoising ability, preferable learning capability, superior interpretability, and higher generalization capacity. Experimental results demonstrate that our method achieves state-of-the-art denoising performance compared with several alternative approaches. Fengchao Xiong, Minchao Ye, Jun Zhou 0001, Jianfeng Lu 0003, Yuntao Qian |
ICASSP | 3 |
| 2022 | A Generalized Kernel Risk Sensitive Loss for Robust Two-Dimensional Singular Value DecompositionabstractTwo-dimensional singular value decomposition (2DSVD) is an important dimensionality reduction algorithm which has inherent advantage in preserving the structure of 2D images. However, 2DSVD algorithm is based on the squared error loss, which may exaggerate the projection errors with the presence of outliers. To solve this problem, we propose a generalized kernel risk sensitive loss for measuring the projection error in 2DSVD, which automatically eliminates the outlier information during optimization. Since the proposed objective function is non-convex, a majorization-minimization algorithm is developed to efficiently solve it. Our method is rotational invariant and has intrinsic advantages in processing non-centered data. Experimental results on public databases demonstrate that the performance of the proposed method significantly outperforms several benchmark methods on different applications. Miaohua Zhang, Yongsheng Gao 0001, Jun Zhou 0001 |
ICASSP | 3 |
| 2022 | Spatial-Spectral Convolutional Sparse Neural Network for Hyperspectral Image DenoisingabstractSparse representation (SR) is a widely accepted hyper-spectral image (HSI) denoising model. Because of the curse of dimensionality and the desire to better fit the data, the SR models are typically deployed on small and fully overlapping blocks whose results are averaged to produce the global de-noised HSI. This “local-global” denoising mechanism ignores the dependencies between blocks, resulting in visual artifacts. This paper describes the underlying clean HSI with a 3D con-volutional sparse coding (CSC) model, representing the HSI with a linear combination of few shift-invariant 3D spatial-spectral filters in a global dictionary. Instead of operating on patches, the CSC model sees the clean HSI is generated from a sum of local atoms that appear in a small number of locations throughout the image, naturally retaining the relationship between pixels. Moreover, we unfold the optimization process of the model into a spatial-spectral convolutional sparse neural network which absorbs the interpretation ability of the model while supporting discriminative learning from data. Experimental results on both synthetic and real-world datasets show that our network achieves competitive denoising performances, qualitatively and quantitatively. Fengchao Xiong, Minchao Ye, Jun Zhou 0001, Yuntao Qian |
IGARSS | 3 |
| 2022 | Learning Uncertainty-Aware Label Transition for Weakly Supervised Solar Panel Mapping with Aerial ImagesabstractWeakly supervised solar panel mapping has shown its advantages in automatically detecting solar panels from remote sensing images with low annotation costs. Considering the noisy nature of pseudo labels (PLs), which are frequently employed in weakly supervised methods, we propose to introduce uncertainty measure to guide the estimation of noise levels in PLs and develop a novel method based on uncertainty-aware label transition (UALT). The proposed method consists of three parts: uncertainty estimation network, uncertainty-aware label transition network, and target mapping network with forward correction. We first generate heteroscedastic uncertainty by learning an estimator under Bayes formalism. Then, with the uncertainty as guidance, a label transition network is trained to learn the mapping between clean labels, and Bayes optimal labels and predict the instance-dependent transition matrix. Finally, the transition matrix is employed in the forward correction process, where the target mapping network produces clean predictions for solar panels. Comparative experiments with six state-of-the-art weakly supervised methods on an aerial image data set show the superiority of the proposed UALT, especially in mapping accuracy and dis-covering small-scale objects. Jue Zhang 0001, Xiuping Jia, Jun Zhou 0001, Jiankun Hu |
IGARSS | 3 |
| 2022 | Learning Hierarchical Semantic Correspondences for Cross-Modal Image-Text RetrievalabstractCross-modal image-text retrieval is a fundamental task in information retrieval. The key to this task is to address both heterogeneity and cross-modal semantic correlation between data of different modalities. Fine-grained matching methods can nicely model local semantic correlations between image and text but face two challenges. First, images may contain redundant information while text sentences often contain words without semantic meaning. Such redundancy interferes with the local matching between textual words and image regions. Furthermore, the retrieval shall consider not only low-level semantic correspondence between image regions and textual words but also a higher semantic correlation between different intra-modal relationships. We propose a multi-layer graph convolutional network with object-level, object-relational-level, and higher-level learning sub-networks. Our method learns hierarchical semantic correspondences by both local and global alignment. We further introduce a self-attention mechanism after the word embedding to weaken insignificant words in the sentence and a cross-attention mechanism to guide the learning of image features. Extensive experiments on Flickr30K and MS-COCO datasets demonstrate the effectiveness and superiority of our proposed method. Sheng Zeng, Changhong Liu, Jun Zhou 0001, Aiwen Jiang |
ICMR | 3 |
| 2022 | A review of driver fatigue detection and its advances on the use of RGB-D camera and deep learning
Fan Liu 0003, Delong Chen, Jun Zhou 0001, Feng Xu 0008 |
Eng. Appl. Artif. Intell. | 3 |
| 2022 | Sparsity Constrained Fusion of Hyperspectral and Multispectral ImagesabstractFusing a Hyperspectral image (HSI) and a multispectral image (MSI) from different sensors is an economic and effective approach to get an image with both high spatial and spectral resolution, but localized changes between the multiplatform images can have negative impacts on the fusion. In this letter, we propose a novel sparsity constrained fusion method (SCFus) to fuse multiplatform HSIs and MSIs based on matrix factorization. Specifically, we imposed$\ell _{1}$norm on the residual term of the MSI to account for the localized changes between the hyperspectral and MSIs. Furthermore, we plugged a state-of-the-art denoiser, namely block-matching and 3-D filtering (BM3D), as the prior of the subspace coefficients by exploiting the plug-and-play framework. We refer to the proposed method as SCFus for hyperspectral and MSIs. Experimental results suggest that the proposed fusion method is more effective in fusing hyperspectral and MSIs than the competitors. Xiyou Fu, Sen Jia 0001, Meng Xu 0002, Jun Zhou 0001, Qingquan Li 0001 |
IEEE Geosci. Remote. Sens. Lett. | 4 |
| 2022 | Uncertainty estimation for stereo matching based on evidential deep learning
Chen Wang 0026, Xiang Wang 0014, Liang Zhang 0044, Xiao Bai 0001, Xin Ning 0001, Jun Zhou 0001, Edwin R. Hancock |
Pattern Recognit. | 7 |
| 2022 | Transferable Convolutional Neural Network for Weed Mapping With Multisensor ImageryabstractAutomatic weed monitoring and classification are critical for effective site-specific weed management. With the increasing availability of different sensors, it is possible for weed management to be achieved by processing a wide range of images captured from various remote sensing platforms. A deep learning-based convolutional neural network (CNN) can learn the sophisticated spectral, spatial, and structural features to discriminate weed species. The challenge is to train a CNN architecture for each dataset with limited training samples. In this study, we develop a partial transferable CNN to cope with a new dataset with a different spatial resolution, a different number of bands, and variation in the signal-to-noise ratio. The goal is to make the training for each new dataset less demanding. We conducted a series of experiments on simulated image datasets from two sensors. This study reveals that the dropout layers between the convolutional layers have a significant impact for partial transferable CNN. Even-numbered subset layers from source CNN has a stronger impact on dealing with a task of different spatial resolution. For a different number of bands in source and target datasets, except for the first convolutional layer, the remaining layers are used for the analysis. Results show that network transfer is possible when the numbers of bands of the two datasets are not very different. For the variation in signal-to-noise ratio, it is found that the performance of transfer learning is acceptable when the noise level is not high. Based on these findings, experiments were conducted on two real datasets from two sensors, which includes all the variations. The comparison results using different state-of-the-art models show that partial CNN transfer with even-numbered layers provides better mapping accuracy for the target dataset with a limited number of training samples. Adnan Farooq, Xiuping Jia, Jiankun Hu, Jun Zhou 0001 |
IEEE Trans. Geosci. Remote. Sens. | 4 |
| 2022 | Fusion of Hyperspectral and Multispectral Images Accounting for Localized Inter-Image ChangesabstractThe high spectral resolution of hyperspectral images (HSIs) generally comes at the expense of low spatial resolution, which hinders the application of HSIs. Fusing an HSI and a multispectral image (MSI) from different sensors to get an image with the high spatial and spectral resolution is an economic and effective approach, but localized spatial and spectral changes between images acquired at different time instants can have negative impacts on the fusion results, which has rarely been considered in many fusion methods. In this article, we propose a novel group sparsity constrained fusion (GSFus) method to fuse hyperspectral and MSIs based on matrix factorization. Specifically, we imposed$\ell _{2,1}$norm on the residual term of the MSI to account for the localized interimage changes occurring during the acquisition of the hyperspectral and MSIs. Furthermore, by exploiting the plug-and-play framework, we plugged a state-of-the-art denoiser, namely block-matching and 3-D filtering (BM3D), as the prior of the subspace coefficients. We refer to the proposed fusion method as GSFus method. We performed fusion experiments on two kinds of datasets, i.e., with and without obvious localized changes between the HSIs and MSIs, and a full resolution dataset. Extensive experiments in comparison with seven state-of-the-art fusion methods suggest that the proposed fusion method is more effective on fusing hyperspectral and MSIs than the competitors. Xiyou Fu, Sen Jia 0001, Meng Xu 0002, Jun Zhou 0001, Qingquan Li 0001 |
IEEE Trans. Geosci. Remote. Sens. | 4 |
| 2022 | Nonlocal Spatial-Spectral Neural Network for Hyperspectral Image DenoisingabstractHyperspectral image (HSI) denoising is an essential preprocessing step to improve the quality of HSIs. The difficulty of HSI denoising lies in effectively modeling the intrinsic characteristics of HSIs, such as spatial-spectral correlation, global spectral correlation, and nonlocal spatial correlation. This paper introduces a nonlocal spatial-spectral neural network (NSSNN) for HSI denoising by considering the above three factors in a unified network. More specifically, NSSNN is based on the residual U-Net and embedded with the introduced spatial-spectral recurrent (SSR) blocks and nonlocal self-similarity (NSS) blocks. The SSR block comprises 3D convolutions, one light recurrence, and one highway network. 3D convolution helps exploit the spatial-spectral correlation. The light recurrence and highway network make up the recurrent computation component and refined component, respectively, to model the global spectral correlation. NSS block is based on crisscross attention and can exploit the long-range spatial contexts effectively and efficiently. Attributing to effective modeling of the spatial-spectral correlation, the global spectral correlation, and the nonlocal spatial correlation, our NSSNN has a strong denoising ability. Extensive experiments show the superior denoising effectiveness of our method on synthetic and real-world datasets when compared to alternative methods. The source code will be available at https://github.com/lronkitty/NSSNN. Guanyiman Fu, Fengchao Xiong, Jianfeng Lu 0003, Jun Zhou 0001, Yuntao Qian |
IEEE Trans. Geosci. Remote. Sens. | 4 |
| 2022 | Stochastic Depth Residual Network for Hyperspectral Image ClassificationabstractThe convolutional neural network (CNN) is a feed-forward neural network with deep structure and convolution operation. In the hyperspectral image (HSI) classification, CNN has demonstrated excellent performance in extracting spectral and spatial information. However, the inherent complexity and high dimension of HSIs still limit the performance of most neural network models. The powerful feature extraction ability of CNN is normally achieved by dozens or more layers, which brings a series of problems such as gradient vanishing, overfitting, and slow training speed. In order to address these problems, this article presents a CNN architecture-based stochastic depth residual network (SDRN), which is specially designed for HSI data. This model takes the original 3-D cube as the input and 3-D convolution is used to extract abundant spectral and spatial features through corresponding residual blocks. In order to reduce the training time, we adopt a stochastic depth strategy. For each small batch, a sublayer is randomly discarded by an identity function. During the testing stage, the residual network with complete depth is used. Experiments on three datasets and a comparison of the state-of-art methods show that SDRN has great advantages in accuracy and training time compared with state-of-the-art HSI classification methods. Jun Zhou 0001, Bin Qian 0006, Jing Yu 0005, Chuangbai Xiao |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2022 | Superpixel Spectral-Spatial Feature Fusion Graph Convolution Network for Hyperspectral Image ClassificationabstractRecently, convolutional neural networks (CNNs) have demonstrated impressive capabilities in the representation and classification of hyperspectral remote sensing images. Traditional CNNs require massive data to sufficiently train the network. To tackle this problem, graph convolutional network (GCN) has been introduced for hyperspectral image classification. GCN methods usually construct the graph from either spectral or spatial domain, which has not adequately explored the information in the joint spectral–spatial domain. In this article, we propose a superpixel spectral–spatial feature fusion graph convolution network for hyperspectral image classification (S3FGCN). S3FGCN can comprehensively use information in spectral, spatial, and spectral–spatial domains with limited data. Moreover, to enhance the performance, we explore a shared weights’ GCN in the spectral–spatial domain. To further improve the efficiency, superpixels are used to construct the adjacency matrix. Finally, dynamic sampling is adopted to make the model focus more on difficult samples. In the experiments on four datasets, S3FGCN demonstrates better accuracy compared with the state-of-the-art hyperspectral image classification methods. Jun Zhou 0001, Bin Qian 0006, Lijuan Duan, Chuangbai Xiao |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2022 | Spatial-Spectral Weighted and Regularized Tensor Sparse Correlation Filter for Object Tracking in Hyperspectral VideosabstractHyperspectral video camera captures spatial, spectral and temporal information of moving objects. Traditional object tracking methods developed for color videos have been applied to hyperspectral videos after compressing hundreds of spectral bands into three, which does not fully utilize the wealth spectral information. In order to address this issue, we present a tensor sparse correlation filter with a spatial-spectral weighted regularizer for object tracking. First, tensor processing is employed to reduce the spectral differences of homogeneous background, thereby producing robust spectral structure features. Second, a spatial-spectral weighted regularizer is designed in the correlation filter framework to penalize filter template by suppressing spectral features dissimilar to the center pixel in tracking. Third, a sparse constraint term and tracking context information are incorporated to suppress unexpected peaks in the response map. Finally, a reformulated stacked HOG feature extractor and a two-dimensional adaptive scale search strategy are developed to further improve the tracker’s feature discrimination and scale adaptation capability. Experimental results demonstrate that the proposed method achieves superior tracking performance than traditional correlation filter-based trackers. Zengfu Hou, Wei Li 0032, Jun Zhou 0001, Ran Tao 0003 |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2022 | Gradient Feature-Oriented 3-D Domain Adaptation for Hyperspectral Image ClassificationabstractDomain adaptation, which cleverly applies the classifier learned from the source domain with sufficient labeled samples to the target domain with limited labeled samples, provides a feasible alternative to handle the small training sample problem of hyperspectral image (HSI) classification and has attracted much attention in the research field recently. Apparently, feature discriminative ability is vital for domain adaptation, which plays a crucial role during the migration process of transfer learning. In this article, a gradient feature-oriented 3-D domain adaptation (GF-3DDA) approach is proposed for HSI classification. First, 3-D Gabor is employed to remove noise from the original data, and two 2-D gradient-based features, 2-D Sobel gradient (SG) and 2-D derivative-of-Gaussian (DtG), are extended to the 3-D domain to coincide with the integrated spatial–spectral organization of HSI. Thus, the 3-D Sobel–Gabor gradient (3DSGG) and 3-D derivative-of-Gaussian-Gabor (3DDGG) features are achieved. Second, a 3-D domain adaptation method is implemented to jointly exploit the second- and fourth-order statistical descriptors in the spatial–spectral dimensions, which could effectively reduce domain shifts and thus achieve improved domain adaptation. Third, all the extracted domain-adapted feature modules are collaboratively classified by extreme learning machine (ELM), and the probability-like outputs of every ELM classifier are combined together to accomplish the classification task. Four hyperspectral data sets that each contains two scenes, i.e., Pavia, Shanghai–Hangzhou, Indiana, and Houston, are tested in the experiments. When only ten labeled samples per class are used in the target domain, the classification accuracies on four hyperspectral data sets achieved by our GF-3DDA approach are 93.31%, 84.35%, 69.32%, and 80.06%, respectively. Sen Jia 0001, Meng Xu 0002, Qiao Yan, Jun Zhou 0001, Xiuping Jia, Qingquan Li 0001 |
IEEE Trans. Geosci. Remote. Sens. | 5 |
| 2022 | An Attention-Based Lattice Network for Hyperspectral Image ClassificationabstractConvolutional neural networks (CNNs) with 3-D convolutional kernels are widely used for hyperspectral image (HSI) classification, which bring notable benefits in capturing joint spectral and spatial features. However, they suffer from poor computational efficiency, causing the low training/inference speed of the model. On the contrary, CNN-based methods with 1-D and 2-D kernels are efficient but mostly restricted to extracting either spectral or spatial features. Moreover, most CNN-based HSI classification frameworks are incapable of simultaneously taking advantage of residual and dense aggregations without over-allocating parameters or information loss for feature reusage. This article presents a novel attention-based lattice network (ALN) to overcome these shortcomings. The proposed 2-D lattice framework can effectively harness the advantages of residual and dense aggregations to achieve outstanding accuracy performance and computational efficiency simultaneously. Furthermore, the ALN employs a unique joint spectral–spatial attention mechanism to capture both spectral and spatial information effectively. In particular, a new pointwise spectral attention mechanism is adopted to fully capture spectral dependences for every pixel. Our extensive experimental investigation verifies the effectiveness and efficiency of the ALN architecture for HSI classification. Mohammad Nikzad, Yongsheng Gao 0001, Jun Zhou 0001 |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2022 | Hyperspectral Image Restoration With Self-Supervised Learning: A Two-Stage Training ApproachabstractHyperspectral image (HSI) denoising is a crucial preprocessing task to improve the performance of the subsequent HSI interpretation and applications. With recent progress in deep learning, HSI denoising methods based on deep neural networks have attracted increasing interest and achieved the state-of-the-art performance. Nevertheless, most of these methods are based on network structures originally developed for grayscale and color images and require a change of network structure to be applicable to HSIs. The new network architectures often lead to complicated models and limited flexibility, which, in turn, result in difficulty in learning and demand of a large number of training samples. In this article, we propose an innovative two-stage learning method including pretraining and fine-tuning procedures. In the first stage, a denoising convolutional neural network can be pretrained with pairs of corrupted and clean images. In the second stage, the pretrained network is fine-tuned via a self-supervised learning strategy to capture the spectral correlation in HSIs. The training pairs in the second stage are constructed from the neighboring band images in the target noisy HSI, leading to a novel idea of embedding spectral information into denoiser through the target image, rather than the change of the network architecture. This model has strong adaptability such that many image denoising networks can be easily adopted for HSIs, while the external hyperspectral training set is optional but not mandatory. Experimental results show that our method has competitive performance compared with the state-of-the-art approaches. Yuntao Qian, Ling Chen 0001, Jun Zhou 0001 |
IEEE Trans. Geosci. Remote. Sens. | 4 |
| 2022 | Unsupervised Hyperspectral Band Selection With Multigraph Integrated Embedding and Robust Self-Contained RegressionabstractBand selection is an effective means to alleviate the curse of dimensionality in hyperspectral data. Many methods select a compact and low redundant band subset, which is inadequate as it may degrade the classification performance. Instead, more emphasis shall be put on selecting representative bands. In this article, we propose a robust unsupervised band selection method to address this issue. Our method reveals bandwise representativeness based on the comprehensive interband neighborhood structure. It incorporates an interband neighborhood graph into a sparse self-contained regression model in order to provide a reasonable measure for bandwise representativeness. The derived coefficient matrix not only uncovers bandwise importance values but also is coherent to the generalized interband local neighborhood structure. For constructing the interband neighboring structural graph, an integrated multigraph model is employed to achieve better generalization performance. It combines the benefit of multiple graphs but is insusceptible to the defects of a single one. To enhance the reliability of this model, a joint trace minimum and nonnegative constraint is imposed on the coefficient matrix. Accordingly, a multigraph integrated embedding and robust self-contained regression model (MGRSR) is formulated. In addition, an iterative update algorithm is developed to solve the problem. Comparative experiments on three hyperspectral data sets illustrate that MGRSR is robust to various data and has superior performance compared with several state-of-the-art methods. Chenhong Sui, Jun Zhou 0001, Chang Li 0001, Jie Feng 0003, Xiaoguang Mei, Jing Wang 0062 |
IEEE Trans. Geosci. Remote. Sens. | 2 |
| 2022 | MAC-Net: Model-Aided Nonlocal Neural Network for Hyperspectral Image DenoisingabstractHyperspectral image (HSI) denoising is an ill-posed inverse problem. The underlying physical model is always important to tackle this problem, which is unfortunately ignored by most of the current deep learning (DL)-based methods, producing poor denoising performance. To address this issue, this article introduces an end-to-end model-aided nonlocal neural network (MAC-Net) which simultaneously takes the spectral low-rank model and spatial deep prior into account for HSI noise reduction. Specifically, motivated by the success of the spectral low-rank model in depicting the strong spectral correlations and the nonlocal similarity prior in capturing spatial long-range dependencies, we first build a spectral low-rank model and then integrate a nonlocal U-Net into the model. In this way, we obtain a hybrid model-based and DL-based HSI denoising method where the spatial local and nonlocal multi-scale and spectral low-rank structures are effectively exploited. After that, we cast the optimization and denoising procedure of the hybrid method as a forward process of a neural network and introduce a set of learnable modules to yield our MAC-Net. Compared with traditional model-based methods, our MAC-Net overcomes the difficulties of accurate modeling, thanks to the strong learning and representation ability of DL. Unlike most “black-box” DL-based methods, the spectral low-rank model is beneficial to increase the generalization ability of the network and decrease the requirement of training samples. Experimental results on the natural and remote-sensing HSIs show that MAC-Net achieves state-of-the-art performance over both model-based and DL-based methods. The source code and data of this article will be made publicly available athttps://github.com/bearshng/mac-netfor reproducible research. Fengchao Xiong, Jun Zhou 0001, Qinling Zhao, Jianfeng Lu 0003, Yuntao Qian |
IEEE Trans. Geosci. Remote. Sens. | 2 |
| 2022 | SNMF-Net: Learning a Deep Alternating Neural Network for Hyperspectral UnmixingabstractHyperspectral unmixing is recognized as an important tool to learn the constituent materials and corresponding distribution in a scene. The physical spectral mixture model is always important to tackle this problem because of its highly ill-posed nature. In this article, we introduce a linear spectral mixture model (LMM)-based end-to-end deep neural network named SNMF-Net for hyperspectral unmixing. SNMF-Net shares an alternating architecture and benefits from both model-based methods and learning-based methods. On the one hand, SNMF-Net is of high physical interpretability as it is built by unrolling$L_{p}$sparsity constrained nonnegative matrix factorization ($L_{p}$-NMF) model belonging to LMM families. On the other hand, all the parameters and submodules of SNMF-Net can be seamlessly linked with the alternating optimization algorithm of$L_{p}$-NMF and unmixing problem. This enables us to reasonably integrate the prior knowledge on unmixing, the optimization algorithm, and the sparse representation theory into the network for robust learning, so as to improve unmixing. Experimental results on the synthetic and real-world data show the advantages of the proposed SNMF-Net over many state-of-the-art methods. Fengchao Xiong, Jun Zhou 0001, Shuyin Tao, Jianfeng Lu 0003, Yuntao Qian |
IEEE Trans. Geosci. Remote. Sens. | 2 |
| 2022 | Unsupervised Spatial-Spectral CNN-Based Feature Learning for Hyperspectral Image ClassificationabstractThe rapid development of remote sensing sensors makes the acquisition, analysis, and application of hyperspectral images (HSIs) more and more extensive. However, the limited sample sets, high-dimensional features, highly correlated bands, and mixing spectral information make the classification of HSIs a great challenge. In this article, an unsupervised multiscale and diverse feature learning (UMsDFL) method is proposed for HSI classification, which deeply considers the spatial–spectral features via convolutional neural networks (CNNs). Specifically, after employing the simple noniterative clustering (SNIC) algorithm with the heuristic calculation of superpixel size, the HSIs are segmented into superpixels for feature learning. The unsupervised network is designed with the convolutional encoder and decoder, the additional clustering branch, and the multilayer feature fusion to enhance the distinguishability of feature learning and the reusability of feature maps. Then, the spatial relationships and object attributes in large- and small-scale contexts are learned collaboratively through the unsupervised network to utilize the complementary multiscale characteristics. Moreover, the diverse features of hyperspectral information and nonsubsampled contourlet transform (NSCT) textures are learned simultaneously via the unsupervised network to alleviate the insufficiency of geometric representation. Finally, the random forest (RF) is adopted as the comprehensive classifier for land cover mapping based on the UMsDFL, and superpixel regularization is adopted to optimize the classification results. A series of experiments are performed on three real-world HSI datasets to demonstrate the effectiveness of our UMsDFL approach. The experimental results show that the proposed UMsDFL can achieve the overall accuracy of 79.23%, 96.49%, and 77.26% for Houston, Pavia, and Dioni datasets, respectively, when there are only five samples per class for training. Shuyu Zhang 0002, Meng Xu 0002, Jun Zhou 0001, Sen Jia 0001 |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2022 | Spectral-Spatial Boundary Detection in Hyperspectral ImagesabstractIn this paper, we propose a novel method for boundary detection in close-range hyperspectral images. This method can effectively predict the boundaries of objects of similar colour but different materials. To effectively extract the material information in the image, the spatial distribution of the spectral responses of different materials or endmembers is first estimated by hyperspectral unmixing. The resulting abundance map represents the fraction of each endmember spectra at each pixel. The abundance map is used as a supportive feature such that the spectral signature and the abundance vector for each pixel are fused to form a new spectral feature vector. Then different spectral similarity measures are adopted to construct a sparse spectral-spatial affinity matrix that characterizes the similarity between the spectral feature vectors of neighbouring pixels within a local neighborhood. After that, a spectral clustering method is adopted to produce eigenimages. Finally, the boundary map is constructed from the most informative eigenimages. We created a new HSI dataset and use it to compare the proposed method with four alternative methods, one for hyperspectral image and three for RGB image. The results exhibit that our method outperforms the alternatives and can cope with several scenarios that methods based on colour images cannot handle. Suhad Lateef Al-Khafaji, Jun Zhou 0001, Xiao Bai 0001, Yuntao Qian, Alan Wee-Chung Liew |
IEEE Trans. Image Process. | 2 |
| 2022 | SMDS-Net: Model Guided Spectral-Spatial Network for Hyperspectral Image DenoisingabstractDeep learning (DL) based hyperspectral images (HSIs) denoising approaches directly learn the nonlinear mapping between noisy and clean HSI pairs. They usually do not consider the physical characteristics of HSIs. This drawback makes the models lack interpretability that is key to understanding their denoising mechanism and limits their denoising ability. In this paper, we introduce a novel model-guided interpretable network for HSI denoising to tackle this problem. Fully considering the spatial redundancy, spectral low-rankness, and spectral-spatial correlations of HSIs, we first establish a subspace-based multidimensional sparse (SMDS) model under the umbrella of tensor notation. After that, the model is unfolded into an end-to-end network named SMDS-Net, whose fundamental modules are seamlessly connected with the denoising procedure and optimization of the SMDS model. This makes SMDS-Net convey clear physical meanings, i.e., learning the low-rankness and sparsity of HSIs. Finally, all key variables are obtained by discriminative training. Extensive experiments and comprehensive analysis on synthetic and real-world HSIs confirm the strong denoising ability, strong learning capability, promising generalization ability, and high interpretability of SMDS-Net against the state-of-the-art HSI denoising methods. The source code and data of this article will be made publicly available at https://github.com/bearshng/smds-net for reproducible research. Fengchao Xiong, Jun Zhou 0001, Shuyin Tao, Jianfeng Lu 0003, Jiantao Zhou 0001, Yuntao Qian |
IEEE Trans. Image Process. | 2 |
| 2022 | Beyond Triplet Loss: Person Re-Identification With Fine-Grained Difference-Aware Pairwise LossabstractPerson Re-IDentification (ReID) aims at re-identifying persons from different viewpoints across multiple cameras. Capturing the fine-grained appearance differences is often the key to accurate person ReID, because many identities can be differentiated only when looking into these fine-grained differences. However, most state-of-the-art person ReID approaches, typically driven by a triplet loss, fail to effectively learn the fine-grained features as they are focused more on differentiating large appearance differences. To address this issue, we introduce a novel pairwise loss function that enables ReID models to learn the fine-grained features by adaptively enforcing an exponential penalization on the images of small differences and a bounded penalization on the images of large differences. The proposed loss is generic and can be used as a plugin to replace the triplet loss to significantly enhance different types of state-of-the-art approaches. Experimental results on four benchmark datasets show that the proposed loss substantially outperforms a number of popular loss functions by large margins; and it also enables significantly improved data efficiency. Guansong Pang, Xiao Bai 0001, Changhong Liu, Xin Ning 0001, Lin Gu 0003, Jun Zhou 0001 |
IEEE Trans. Multim. | 7 |
| 2022 | A Survey of Convolutional Neural Networks: Analysis, Applications, and ProspectsabstractA convolutional neural network (CNN) is one of the most significant networks in the deep learning field. Since CNN made impressive achievements in many areas, including but not limited to computer vision and natural language processing, it attracted much attention from both industry and academia in the past few years. The existing reviews mainly focus on CNN's applications in different scenarios without considering CNN from a general perspective, and some novel ideas proposed recently are not covered. In this review, we aim to provide some novel ideas and prospects in this fast-growing field. Besides, not only 2-D convolution but also 1-D and multidimensional ones are involved. First, this review introduces the history of CNN. Second, we provide an overview of various convolutions. Third, some classic and advanced CNN models are introduced; especially those key points making them reach state-of-the-art results. Fourth, through experimental analysis, we draw some conclusions and provide several rules of thumb for functions and hyperparameter selection. Fifth, the applications of 1-D, 2-D, and multidimensional convolution are covered. Finally, some open issues and promising directions for CNN are discussed as guidelines for future work. Fan Liu 0003, Shouheng Peng, Jun Zhou 0001 |
IEEE Trans. Neural Networks Learn. Syst. | 5 |
| 2021 | Goal-Oriented Gaze Estimation for Zero-Shot LearningabstractZero-shot learning (ZSL) aims to recognize novel classes by transferring semantic knowledge from seen classes to unseen classes. Since semantic knowledge is built on attributes shared between different classes, which are highly local, strong prior for localization of object attribute is beneficial for visual-semantic embedding. Interestingly, when recognizing unseen images, human would also automatically gaze at regions with certain semantic clue. Therefore, we introduce a novel goal-oriented gaze estimation module (GEM) to improve the discriminative attribute localization based on the class-level attributes for ZSL. We aim to predict the actual human gaze location to get the visual attention regions for recognizing a novel object guided by attribute description. Specifically, the task-dependent attention is learned with the goal-oriented GEM, and the global image features are simultaneously optimized with the regression of local attribute features. Experiments on three ZSL benchmarks, i.e., CUB, SUN and AWA2, show the superiority or competitiveness of our proposed method against the state-of-the-art ZSL methods. The ablation analysis on real gaze data CUB-VWSW also validates the benefits and accuracy of our gaze estimation module. This work implies the promising benefits of collecting human gaze dataset and automatic gaze estimation algorithms on high-level computer vision tasks. The code is available at https://github.com/osierboy/GEM-ZSL. Yang Liu 0357, Lei Zhou 0008, Xiao Bai 0001, Yifei Huang 0002, Lin Gu 0003, Jun Zhou 0001, Tatsuya Harada |
CVPR | 6 |
| 2021 | NMF-SAE: An Interpretable Sparse Autoencoder for Hyperspectral UnmixingabstractHyperspectral unmixing is an important tool to learn the material constitution and distribution of a scene. Model-based unmixing methods depend on well-designed iterative optimization algorithms, which is usually time consuming. Learning-based methods perform unmixing in a data-driven manner but heavily rely on the quality and quantity of the training samples due to the lack of physical interpretability. In this paper, we combine the advantages of both model-based and learning-based methods and propose a nonnegative matrix factorization (NMF) inspired sparse autoencoder (NMF-SAE) for hyperspectral unmixing. NMF-SAE consists of an encoder and a decoder, both of which are constructed by unrolling the iterative optimization rules of L1sparsity-constrained NMF for the linear spectral mixture model. All parameters in our method are obtained by end-to-end training in a data-driven manner. Our network is not only physically interpretable and flexible but also has higher learning capacity with fewer parameters. Experimental results on both synthetic and real-world data demonstrate that our method is capable of producing desirable unmixing results when compared against several alternative approaches. Fengchao Xiong, Jun Zhou 0001, Minchao Ye, Jianfeng Lu 0003, Yuntao Qian |
ICASSP | 2 |
| 2021 | Learning a Model-Based Deep Hyperspectral Denoiser from a Single Noisy Hyperspectral ImageabstractHyperspectral image (HSI) denoising is a crucial preprocessing procedure to improve the quality of HSI. Model-based methods take the degradation model and the structure of underlying clean HSI into account for denoising but require a large number of numerical iterations and exhausting parameter tuning. Deep-learning-based (DL-based) methods directly learn the nonlinear transformation of clean and noisy image HSI pairs, but rely on large-scale high-quality training samples because of its “black box” denoising mechanism. In this paper, we propose a model-based DL method for HSI denoising to combine the advantages of model-based methods and DL-based methods. Specifically, we first build a HSI denoising model based on sparse representation. Then, we unfold the iterative optimization under the framework of gradient descent with momentum to yield a Gradient Momentum Sparse Coding Network (GMSC-Net) for denoising. In order to overcome the unavailability of noisy-clean HSI pairs for training, we directly learn GMSC-Net from a single HSI. The observed noisy HSI is grouped into a number of clusters containing local cubes. The cluster centers are treated as “clean” cubes and are polluted by noises, yielding a set of “noisy-clean” pairs for training. Extensive experiments show the effectiveness of our method on both synthetic and real-world datasets. Guanyiman Fu, Fengchao Xiong, Shuyin Tao, Jianfeng Lu 0003, Jun Zhou 0001, Yuntao Qian |
IGARSS | 5 |
| 2021 | Spectral and Spatial Residual Attention Network for Joint Hyperspectral and Lidar Data ClassificationabstractHyperspectral (HS) imaging and light detection and ranging (LiDAR) are widely used in remote sensing to acquire data from a same area of earth surface. HS image and LiDAR data contain complementary information of the target objects. Jointly using these two data modalities has great potential in land cover classification. In recent years, deep learning based fusion methods demonstrated promising performance on this task. However, how to better model the relationship of heterogeneous features from HS and LiDAR and their importance for the classification remains a challenging task. In this paper, we propose a spectral and spatial residual attention network for HS and LiDAR fusion and classification. A spectral residual attention module and a spatial residual attention module are designed in the network for better feature learning and fusion. Experiments on widely adopted Houston dataset demonstrate the superiority of the proposed method. Jing Wang 0062, Jun Zhou 0001, Xinwen Liu 0003, Farah Jahan |
IGARSS | 2 |
| 2021 | Attention-based Pyramid Dilated Lattice Network for Blind Image DenoisingabstractThough convolutional neural networks (CNNs) with residual and dense aggregations have obtained much attention in image denoising, they are incapable of exploiting different levels of contextual information at every convolutional unit in order to infer different levels of noise components with a single model. In this paper, to overcome this shortcoming we present a novel attention-based pyramid dilated lattice (APDL) architecture and investigate its capability for blind image denoising. The proposed framework can effectively harness the advantages of residual and dense aggregations to achieve a great trade-off between performance, parameter efficiency, and test time. It also employs a novel pyramid dilated convolution strategy to effectively capture contextual information corresponding to different noise levels through the training of a single model. Our extensive experimental investigation verifies the effectiveness and efficiency of the APDL architecture for image denoising as well as JPEG artifacts suppression tasks. Mohammad Nikzad, Yongsheng Gao 0001, Jun Zhou 0001 |
IJCAI | 3 |
| 2021 | Composite description based on color vector quantization and visual primary features for CBIR tasks
Muhammad Daud Abdullah Asif, Jing Wang 0062, Yongsheng Gao 0001, Jun Zhou 0001 |
Multim. Tools Appl. | 4 |
| 2021 | A unified weight learning and low-rank regression model for robust complex error modeling
Miaohua Zhang, Yongsheng Gao 0001, Jun Zhou 0001 |
Pattern Recognit. | 3 |
| 2021 | Self-Supervised Multiscale Adversarial Regression Network for Stereo Disparity EstimationabstractDeep learning approaches have significantly contributed to recent progress in stereo matching. These deep stereo matching methods are usually based on supervised training, which requires a large amount of high-quality ground-truth depth map annotations that are expensive to collect. Furthermore, only a limited quantity of stereo vision training data are currently available, obtained either by active sensors (Lidar and ToF cameras) or through computer graphics simulations and not meeting requirements for deep supervised training. Here, we propose a novel deep stereo approach called the "self-supervised multiscale adversarial regression network (SMAR-Net)," which relaxes the need for ground-truth depth maps for training. Specifically, we design a two-stage network. The first stage is a disparity regressor, in which a regression network estimates disparity values from stacked stereo image pairs. Stereo image stacking method is a novel contribution as it not only contains the spatial appearances of stereo images but also implies matching correspondences with different disparity values. In the second stage, a synthetic left image is generated based on the left-right consistency assumption. Our network is trained by minimizing a hybrid loss function composed of a content loss and an adversarial loss. The content loss minimizes the average warping error between the synthetic images and the real ones. In contrast to the generative adversarial loss, our proposed adversarial loss penalizes mismatches using multiscale features. This constrains the synthetic image and real image as being pixelwise identical instead of just belonging to the same distribution. Furthermore, the combined utilization of multiscale feature extraction in both the content loss and adversarial loss further improves the adaptability of SMAR-Net in ill-posed regions. Experiments on multiple benchmark datasets show that SMAR-Net outperforms the current state-of-the-art self-supervised methods and achieves comparable outcomes to supervised methods. The source code can be accessed at: https://github.com/Dawnstar8411/SMAR-Net. Chen Wang 0026, Xiao Bai 0001, Xiang Wang 0014, Xianglong Liu 0001, Jun Zhou 0001, Xinyu Wu 0001, Hongdong Li, Dacheng Tao |
IEEE Trans. Cybern. | 5 |
| 2021 | Hyperspectral Anomaly Detection via Deep Plug-and-Play Denoising CNN RegularizationabstractDue to the importance in many military and civilian applications, hyperspectral anomaly detection has attracted remarkable interest. Low-rank representation (LRR)-based anomaly detectors use the low-rank property to represent background pixels, and pixels that cannot be well represented are detected as anomalies. The ability of an LRR-based detector to separate background pixels and anomalous pixels depends on the dictionary representation ability, which usually can be enhanced by designing a proper prior for dictionary representation coefficients and constructing a better dictionary. However, it is not easy to handcraft effective and meaningful regularizers for dictionary coefficients. In this article, we propose a novel anomaly detection algorithm that uses a plug-and-play prior for representation coefficients and constructs a new dictionary based on clustering. Instead of cumbersomely handcrafting a regularizer for representation coefficients, we propose solving the anomaly detection problem using the plug-and-play framework, which enables us to plug state-of-the-art priors for representation coefficients. An effective convolutional neural network (CNN) denoiser is plugged into our framework to fully exploit the spatial correlation of representation coefficients. We also propose a modified background dictionary construction method, which carefully includes background pixels and excludes anomalous pixels from clustering results. We refer to the proposed anomaly detection method as plug-and-play denoising CNN regularized anomaly detection (DeCNN-AD) method. Extensive experiments were performed on five data sets in a comparison with eight state-of-the-art anomaly detection methods. The experimental results suggest that the proposed method is effective in anomaly detection and can produce better anomaly detection results than that of the comparison methods. The codes of this work will be available athttps://github.com/FxyPdfor the sake of reproducibility. Xiyou Fu, Sen Jia 0001, Lina Zhuang, Meng Xu 0002, Jun Zhou 0001, Qingquan Li 0001 |
IEEE Trans. Geosci. Remote. Sens. | 5 |
| 2021 | A Lightweight Convolutional Neural Network for Hyperspectral Image ClassificationabstractIn the hyperspectral image, each pixel corresponds to a small area on the Earth's surface and represents the intrinsic characteristic of objects, which can be applied for recognition of land covers. Nevertheless, hyperspectral image processing should face some critical issues, and a small sample set problem may be the most challenging one in the research. Deep learning (DL), which has successfully been applied in many fields, has also been introduced for hyperspectral image classification. However, the large gap between the massive parameters to be tuned and limited labeled samples can lead to overfitting scenario, inevitably deteriorating the generalization ability of the DL model. In this article, a lightweight convolutional neural network (LWCNN) is proposed for hyperspectral image classification to mainly tackle the small sample set problem. Especially, spatial-spectral Schroedinger eigenmaps (SSSE) feature extraction is first adopted to obtain the joint spatial-spectral information, and the compressed dimensionality could significantly reduce the number of parameters in the following DL model. Second, a dual-scale convolution (DSC) module is carefully designed to address the SSSE features from a 1-D vector viewpoint (the number of parameters is further decreased), and the DSC procedure is successively employed to obtain the hierarchical structure description that could represent data distribution from different aspects. Subsequently, the feature vectors from all DSC layers are separately filtered by a new bichannel fusion (BCF) module, which could well encode both the intrinsic and contextual information inside DSC features. Finally, the filtered features are concatenated together and imported into a global average pooling classifier to achieve the predicted probability of each category. Experimental results on three famous hyperspectral image data sets illustrate that the developed LWCNN approach is advantageous in both the efficiency and robustness sides for hyperspectral image classification tasks and outperforms other state-of-the-art methods (both traditional-based and DL-based) with very limited labeled samples. Sen Jia 0001, Meng Xu 0002, Jun Zhou 0001, Xiuping Jia, Qingquan Li 0001 |
IEEE Trans. Geosci. Remote. Sens. | 5 |
| 2021 | Flexible Gabor-Based Superpixel-Level Unsupervised LDA for Hyperspectral Image ClassificationabstractHyperspectral images encompass abundant information and provide unique characteristics for material classification. However, the labeling of training samples can be challenging in hyperspectral image classification. To address this problem, this study proposes a framework named flexible Gabor-based superpixel-level unsupervised linear discriminant analysis (FG-SuULDA) to extract the most informative and discriminating features for classification. First, a number of 3-D flexible Gabor filters are rigorously designed using an asymmetric sinusoidal wave to sufficiently characterize the spatial–spectral structure in hyperspectral images. Then, an unsupervised linear discriminant analysis strategy guided by the entropy rate superpixel (ERS) segmentation algorithm, calledSuULDA, is skillfully introduced to reduce the extracted large amount of FG features. TheSuULDA method not only boosts the classification capability but also increases the peculiarity of features, with the aid of superpixel information. Finally, the achieved features are imported to the popular support vector machine classifier. The proposed FG-SuULDA framework is applied to four real hyperspectral image data sets, and the experiments constantly prove that our FG-SuULDA is superior to several state-of-the-art methods in both classification performance and computational efficiency, especially with scarce training samples. The codes of this work are available athttp://jiasen.tech/papers/for the sake of reproducibility. Sen Jia 0001, Jiayue Zhuang, Dingding Tang, Yaqian Long, Meng Xu 0002, Jun Zhou 0001, Qingquan Li 0001 |
IEEE Trans. Geosci. Remote. Sens. | 7 |
| 2021 | Multiple Feature-Based Superpixel-Level Decision Fusion for Hyperspectral and LiDAR Data ClassificationabstractThe rapid increase in the number of remote sensing sensors makes it possible to develop multisource feature extraction and fusion techniques to improve the classification accuracy of surface materials. It has been reported that light detection and ranging (LiDAR) data can contribute complementary information to hyperspectral images (HSIs). In this article, a multiple feature-based superpixel-level decision fusion (MFSuDF) method is proposed for HSIs and LiDAR data classification. Specifically, superpixel-guided kernel principal component analysis (KPCA) is first designed and applied to HSIs to both reduce the dimensions and compress the noise impact. Next, 2-D and 3-D Gabor filters are, respectively, employed on the KPCA-reduced HSIs and LiDAR data to obtain discriminative Gabor features, and the magnitude and phase information are both taken into account. Three different modules, including the raw data-based feature cube (concatenated KPCA-reduced HSIs and LiDAR data), the Gabor magnitude feature cube, and the Gabor phase feature cube (concatenation of the corresponding Gabor features extracted from the KPCA-reduced HSIs and LiDAR data), can be, thus, achieved. After that, random forest (RF) classifier and quadrant bit coding (QBC) are introduced to separately accomplish the classification task on the aforementioned three extracted feature cubes. Alternatively, two superpixel maps are generated by utilizing the multichannel simple noniterative clustering (SNIC) and entropy rate superpixel segmentation (ERS) algorithms on the combined HSIs and LiDAR data, which are then used to regularize the three classification maps. Finally, a weighted majority voting-based decision fusion strategy is incorporated to effectively enhance the joint use of the multisource data. The proposed approach is, thus, named MFSuDF. A series of experiments are conducted on three real-world data sets to demonstrate the effectiveness of the proposed MFSuDF approach. The experimental results show that our MFSuDF can achieve the overall accuracy of 73.64%, 93.88%, and 74.11% for Houston, Trento, and Missouri University and University of Florida (MUUFL) Gulport data sets, respectively, when there are only three samples per class for training. Sen Jia 0001, Zhangwei Zhan, Meng Xu 0002, Jun Zhou 0001, Xiuping Jia |
IEEE Trans. Geosci. Remote. Sens. | 6 |
| 2021 | Exploring Chromatic Aberration and Defocus Blur for Relative Depth Estimation From Monocular Hyperspectral ImageabstractThis article investigates spectral chromatic and spatial defocus aberration in a monocular hyperspectral image (HSI) and proposes methods on how these cues can be utilized for relative depth estimation. The main aim of this work is to develop a framework by exploring intrinsic and extrinsic reflectance properties in HSI that can be useful for depth estimation. Depth estimation from a monocular image is a challenging task. An additional level of difficulty is added due to low resolution and noises in hyperspectral data. Our contribution to handling depth estimation in HSI is threefold. Firstly, we propose that change in focus across band images of HSI due to chromatic aberration and band-wise defocus blur can be integrated for depth estimation. Novel methods are developed to estimate sparse depth maps based on different integration models. Secondly, by adopting manifold learning, an effective objective function is developed to combine all sparse depth maps into a final optimized sparse depth map. Lastly, a new dense depth map generation approach is proposed, which extrapolate sparse depth cues by using material-based properties on graph Laplacian. Experimental results show that our methods successfully exploit HSI properties to generate depth cues. We also compare our method with state-of-the-art RGB image-based approaches, which shows that our methods produce better sparse and dense depth maps than those from the benchmark methods. Ali Zia, Jun Zhou 0001, Yongsheng Gao 0001 |
IEEE Trans. Image Process. | 2 |
| 2021 | Discriminant Tensor-Based Manifold Embedding for Medical Hyperspectral ImageryabstractMedical hyperspectral imagery has recentlyattracted considerable attention. However, for identification tasks, the high dimensionality of hyperspectral images usually leads to poor performance. Thus, dimensionality reduction (DR) is crucial in hyperspectral image analysis. Motivated by exploiting the underlying structure information of medical hyperspectral images and enhancing the discriminant ability of features, a discriminant tensor-based manifold embedding (DTME) is proposed for discriminant analysis of medical hyperspectral images. Based on the idea of manifold learning, a new discriminant similarity metric is designed, which takes into account the tensor representation, sparsity, low-rank and distribution characteristics. Then, an inter-class tensor graph and an intra-class tensor graph are constructed using the new similarity metric to reveal intrinsic manifold of hyperspectral data. Dimensionality reduction is achieved by embedding this supervised tensor graphs into the low-dimensional tensor subspace. Experimental results on membranous nephropathy and white bloodcells identification tasks demonstrate the potential clinical value of the proposed DTME. Wei Li 0032, Tianhong Chen, Jun Zhou 0001, Ran Tao 0003 |
IEEE J. Biomed. Health Informatics | 4 |
| 2021 | Parameter-Efficient Deep Neural Networks With Bilinear ProjectionsabstractRecent research on deep neural networks (DNNs) has primarily focused on improving the model accuracy. Given a proper deep learning framework, it is generally possible to increase the depth or layer width to achieve a higher level of accuracy. However, the huge number of model parameters imposes more computational and memory usage overhead and leads to the parameter redundancy. In this article, we address the parameter redundancy problem in DNNs by replacing conventional full projections with bilinear projections (BPs). For a fully connected layer with D input nodes and D output nodes, applying BP can reduce the model space complexity fromO(D2) toO(2D), achieving a deep model with a sublinear layer size. However, the structured projection has a lower freedom of degree compared with the full projection, causing the underfitting problem. Therefore, we simply scale up the mapping size by increasing the number of output channels, which can keep and even boosts the model accuracy. This makes it very parameter-efficient and handy to deploy such deep models on mobile systems with memory limitations. Experiments on four benchmark data sets show that applying the proposed BP to DNNs can achieve even higher accuracies than conventional full DNNs while significantly reducing the model size. Litao Yu, Yongsheng Gao 0001, Jun Zhou 0001, Jian Zhang 0002 |
IEEE Trans. Neural Networks Learn. Syst. | 3 |
| 2020 | Deep Residual-Dense Lattice Network for Speech EnhancementabstractConvolutional neural networks (CNNs) with residual links (ResNets) and causal dilated convolutional units have been the network of choice for deep learning approaches to speech enhancement. While residual links improve gradient flow during training, feature diminution of shallow layer outputs can occur due to repetitive summations with deeper layer outputs. One strategy to improve feature re-usage is to fuse both ResNets and densely connected CNNs (DenseNets). DenseNets, however, over-allocate parameters for feature re-usage. Motivated by this, we propose the residual-dense lattice network (RDL-Net), which is a new CNN for speech enhancement that employs both residual and dense aggregations without over-allocating parameters for feature re-usage. This is managed through the topology of the RDL blocks, which limit the number of outputs used for dense aggregations. Our extensive experimental investigation shows that RDL-Nets are able to achieve a higher speech enhancement performance than CNNs that employ residual and/or dense aggregations. RDL-Nets also use substantially fewer parameters and have a lower computational requirement. Furthermore, we demonstrate that RDL-Nets outperform many state-of-the-art deep learning approaches to speech enhancement. Availability: https://github.com/nick-nikzad/RDL-SE. Mohammad Nikzad, Aaron Nicolson, Yongsheng Gao 0001, Jun Zhou 0001, Kuldip K. Paliwal, Fanhua Shang |
AAAI | 4 |
| 2020 | BAE-Net: A Band Attention Aware Ensemble Network for Hyperspectral Object TrackingabstractHyperspectral videos contain images with a large number of light wavelength indexed bands that can facilitate material identification for object tracking. Most hyperspectral trackers use hand-crafted features rather than deep learning generated features for image representation due to limited training samples. To fill this gap, this paper introduces a band attention aware ensemble network (BAE-Net) for deep hyperspectral object tracking, which takes advantages of deep models trained on color videos for feature representation. Specifically, an autoencoder-like band attention block is introduced to learn the dependencies among bands and generate band-wise weights. Guided by these weights, hyperspectral images are then divided into a number of three-channel images. These three-channel images are fed into a deep color tracking network, producing several weak trackers. Finally, weak trackers are fused using ensemble learning for target location. Experimental results on hyperspectral datasets show the effectiveness and advantages of the proposed deep hyperspectral tracker. Zhuanfeng Li, Fengchao Xiong, Jun Zhou 0001, Jing Wang 0062, Jianfeng Lu 0003, Yuntao Qian |
ICIP | 3 |
| 2020 | Matrix Classifier On Dynamic Functional Connectivity For Mci IdentificationabstractOne of the most popular method for Alzheimer's disease (AD) diagnosis is exploring the Brain functional connectivity (FC) from resting-state functional magnetic resonance imaging (RS-fMRI). To early prevent AD, it is crucial to distinguish AD and and its preclinical stage, mild cognitive impairment (MCI) and early MCI (eMCI). In many existing works, dynamic functional connectivity (dFC) which contains rich spatiotemporal information has been exploited for the MCI and eMCI identification. However, most of these dFC based methods only consider the correlation between discrete brain status while ignore the valuable spatiotemporal information contained in dFC. To overcome this limitation, we propose a matrix classifier based method on the dFC signal for MCI and eMCI identification. Specifically, we first represent the dFC correlations by matrix features which contain rich spatiotemporal information and then learn the support matrix machines (SMM) to classify AD and its preclinical stage. Experiments on 600 real people data provide by the Alzheimer's Disease Neuroimaging Initiative (ADNI) demonstrate that our proposed matrix classifier based method outperforms other FC and dFC based methods for both normal controls (NC)/MCI identification and NC/eMCI identification. Lei Zhou 0008, Liang Zhang 0044, Xiao Bai 0001, Jun Zhou 0001 |
ICIP | 4 |
| 2020 | Fast Subspace Clustering Based on the Kronecker ProductabstractSubspace clustering is a useful technique for many computer vision applications in which the intrinsic dimension of high-dimensional data is often smaller than the ambient dimension. Spectral clustering, as one of the main approaches to subspace clustering, often takes on a sparse representation or a low-rank representation to learn a block diagonal self-representation matrix for subspace generation. However, existing methods require solving a large scale convex optimization problem with a large set of data, with computational complexity reaches O(N3) for N data points. Therefore, the efficiency and scalability of traditional spectral clustering methods can not be guaranteed for large scale datasets. In this paper, we propose a subspace clustering model based on the Kronecker product. Due to the property that the Kronecker product of a block diagonal matrix with any other matrix is still a block diagonal matrix, we can efficiently learn the representation matrix which is formed by the Kronecker product of k smaller matrices. By doing so, our model significantly reduces the computational complexity to O(kN3/k). Furthermore, our model is general in nature, and can be adapted to different regularization based subspace clustering methods. Experimental results on two public datasets show that our model significantly improves the efficiency compared with several state-of-the-art methods. Moreover, we have conducted experiments on synthetic data to verify the scalability of our model for large scale datasets. Lei Zhou 0008, Xiao Bai 0001, Liang Zhang 0044, Jun Zhou 0001, Edwin R. Hancock |
ICPR | 4 |
| 2020 | DE-Net: Dilated Encoder Network for Automated Tongue SegmentationabstractAutomated tongue recognition is a growing research field due to global demand for personal health care. Using mobile devices to take tongue pictures is convenient and of low cost for tongue recognition. It is particularly suitable for self-health evaluation of the public. However, images taken by mobile devices are easily affected by various imaging environment, which makes fine segmentation a more challenging task compared with those taken by specialized acquisition devices. Deep learning approaches are promising for tongue image segmentation because they have powerful feature learning and representation capability. However, the successive pooling operations in these methods lead to loss of information on image details, making them fail when segmenting low-quality images captured by mobile devices. To address this issue, we propose a dilated encoder network (DE-Net) to capture more high-level features and get high-resolution output for automated tongue image segmentation. In addition, we construct two tongue image datasets which contain images taken by specialized devices and mobile devices, respectively, to verify the effectiveness of the proposed method. Experimental results on both datasets demonstrate that the proposed method outperforms the state-of-the-art methods in tongue image segmentation. Hui Tang 0003, Bin Wang 0041, Jun Zhou 0001, Yongsheng Gao 0001 |
ICPR | 3 |
| 2020 | Nonlocal Low-Rank Nonnegative Tensor Factorization for Hyperspectral UnmixingabstractHyperspectral unmixing decomposes hyperspectral images (HSI) into a collection of constituent materials or end-members and their fractions, i.e., abundances. Nonnegative tensor factorization (NTF) has been utilized thanks to its ability of preserving all the information in HSI. However, NTF based unmixing only makes use of global spatial-spectral information without considering detailed local/non-local spatial information, making it vulnerable to real-world disturbance such as noises. To this end, in this paper, we extend NTF by introducing non-local low-rank constraint to abundance maps. The additional regularization on abundances facilities tensor factorization avoid being trapped into a large number of suspicious solutions, so as to preserve the non-local spatial structure on abundance maps. Experimental results on synthetic data and real-world data show that the proposed method outperforms the state-of-the-art methods. Fengchao Xiong, Kun Qian 0015, Jianfeng Lu 0003, Jun Zhou 0001, Yuntao Qian |
IGARSS | 4 |
| 2020 | Dropout with Tabu Strategy for Regularizing Deep Neural NetworksabstractAbstract Dropout has been proven to be an effective technique for regularizing and preventing the co-adaptation of neurons in deep neural networks (DNN). It randomly drops units with a probability of p during the training stage of DNN to avoid overfitting. The working mechanism of dropout can be interpreted as approximately and exponentially combining many different neural network architectures efficiently, leading to a powerful ensemble. In this work, we propose a novel diversification strategy for dropout, which aims at generating more different neural network architectures in less numbers of iterations. The dropped units in the last forward propagation will be marked. Then the selected units for dropping in the current forward propagation will be retained if they have been marked in the last forward propagation, i.e., we only mark the units from the last forward propagation. We call this new regularization scheme Tabu dropout, whose significance lies in that it does not have extra parameters compared with the standard dropout strategy and is computationally efficient as well. Experiments conducted on four public datasets show that Tabu dropout improves the performance of the standard dropout, yielding better generalization capability. Zongjie Ma, Abdul Sattar 0001, Jun Zhou 0001, Qingliang Chen, Kaile Su |
Comput. J. | 3 |
| 2020 | Learning binary code for fast nearest subspace search
Lei Zhou 0008, Xiao Bai 0001, Xianglong Liu 0001, Jun Zhou 0001, Edwin R. Hancock |
Pattern Recognit. | 4 |
| 2020 | Superpixel-Level Weighted Label Propagation for Hyperspectral Image ClassificationabstractAs a typical graph-based semisupervised learning technique, the label propagation (LP) approach has gained much attention in recent years. The key to LP algorithms is the propagation capability and efficiency of the similarity matrix, which describes the similarity between two data points. Concerning hyperspectral image which often contains hundreds of thousands of pixels, the corresponding similarity matrix is particularly huge and thus the LP procedure is intractable. Fortunately, superpixel, which can effectively characterize the spatial semantic information of surface objects, provides a reasonable way to solve this problem. In this article, we propose an elaborate superpixel-based weighted LP approach, abbreviated as SuWLP, for hyperspectral image classification. First, the hyperspectral image is oversegmented by the entropy rate segmentation (ERS) method, and the internal consistency of each superpixel can be achieved. Second, a new similarity measure is designed to estimate the similarity between two superpixels, and a superpixel-based similarity matrix can be thus established. Third, after the training samples have been expanded based on the superpixel distribution, a weighted LP technique is designed to propagate the sample label at the superpixel level without any parameter tuning. Finally, the label of each superpixel maps back to the contained pixels. We compared our proposed SuWLP method with several state-of-the-art ones, and experimental results on three real hyperspectral data sets certify the effectiveness and efficiency of the superpixel-level LP strategy. Sen Jia 0001, Xianglong Deng, Meng Xu 0002, Jun Zhou 0001, Xiuping Jia |
IEEE Trans. Geosci. Remote. Sens. | 4 |
| 2020 | Spectral Mixture Model Inspired Network Architectures for Hyperspectral UnmixingabstractIn many statistical hyperspectral unmixing approaches, the unmixing task is essentially an optimization problem given a defined linear or nonlinear spectral mixture model. However, most of the model inference algorithms require a time-consuming iterative procedure. On the other hand, neural networks have been recently used to estimate abundances given some training samples, or directly estimate endmembers and abundances simultaneously in an unsupervised setting. However, their disadvantages are clear: lack of interpretability and reliance on the large training set. Model-inspired neural networks are constructed by the problem model and its corresponding inference algorithm. It incorporates the prior knowledge of physical model and algorithm into network architecture, combining the advantages of model-based and learning-based methods. This article deeply unfolds the linear mixture model and the corresponding iterative shrinkage-thresholding algorithm (ISTA) to build two unmixing network architectures. The first assumes that the set of endmembers are known, and the deep unfolded ISTA model is only for abundance estimation; and the second is used for blind unmixing to estimate both endmembers and abundances at the same time. The networks can be trained by supervised and unsupervised schemes, respectively, with a small-size training set, and then, unmixing becomes a feedforward process, which is very fast since no iteration is required. The experimental results show their competitive performance compared with the state-of-the-art unmixing approaches. Yuntao Qian, Fengchao Xiong, Qipeng Qian, Jun Zhou 0001 |
IEEE Trans. Geosci. Remote. Sens. | 4 |
| 2020 | Material Based Object Tracking in Hyperspectral VideosabstractTraditional color images only depict color intensities in red, green and blue channels, often making object trackers fail in challenging scenarios, e.g., background clutter and rapid changes of target appearance. Alternatively, material information of targets contained in large amount of bands of hyperspectral images (HSI) is more robust to these difficult conditions. In this paper, we conduct a comprehensive study on how material information can be utilized to boost object tracking from three aspects: dataset, material feature representation and material based tracking. In terms of dataset, we construct a dataset of fully-annotated videos, which contain both hyperspectral and color sequences of the same scene. Material information is represented by spectral-spatial histogram of multidimensional gradients, which describes the 3D local spectral-spatial structure in an HSI, and fractional abundances of constituted material components which encode the underlying material distribution. These two types of features are embedded into correlation filters, yielding material based tracking. Experimental results on the collected dataset show the potentials and advantages of material based object tracking. Fengchao Xiong, Jun Zhou 0001, Yuntao Qian |
IEEE Trans. Image Process. | 2 |
| 2020 | Progressive Transfer Learning and Adversarial Domain Adaptation for Cross-Domain Skin Disease ClassificationabstractDeep learning has been used to analyze and diagnose various skin diseases through medical imaging. However, recent researches show that a well-trained deep learning model may not generalize well to data from different cohorts due to domain shift. Simple data fusion techniques such as combining disease samples from different data sources are not effective to solve this problem. In this paper, we present two methods for a novel task of cross-domain skin disease recognition. Starting from a fully supervised deep convolutional neural network classifier pre-trained on ImageNet, we explore a two-step progressive transfer learning technique by fine-tuning the network on two skin disease datasets. We then propose to adopt adversarial learning as a domain adaptation technique to perform invariant attribute translation from source to target domain in order to improve the recognition performance. In order to evaluate these two methods, we analyze generalization capability of the trained model on melanoma detection, cancer detection, and cross-modality learning tasks on two skin image datasets collected from different clinical settings and cohorts with different disease distributions. The experiments prove the effectiveness of our method in solving the domain shift problem. Yanyang Gu, ZongYuan Ge, C. Paul Bonnington, Jun Zhou 0001 |
IEEE J. Biomed. Health Informatics | 4 |
| 2019 | Efficient Local Search for Minimum Dominating Sets in Large Graphs
Yi Fan 0001, Yongxuan Lai, Chengqian Li, Nan Li 0021, Zongjie Ma, Jun Zhou 0001, Longin Jan Latecki, Kaile Su |
DASFAA (2) | 6 |
| 2019 | Insect Classification Using Squeeze-and-Excitation and Attention Modules - a Benchmark StudyabstractInsect recognition at the species level is an active research field with a variety of applications. With the advancement of convolutional neural networks an automatic fine-grained image classifier has displayed encouraging performance. Despite these recent advances, differentiating images at the species level is still a challenge. To address the problems arising from insect-specific peculiarities, this paper presents a novel network that consists of squeeze-and-excitation modules and attention modules, enabling the network to focus on more informative and differentiating features with a limited number of training iterations and a small dataset. The proposed model is trained on an insect dataset collected from Atlas of Living Australia. The results reveal that the integrated model achieves higher accuracy than several alternative methods on the introduced insect dataset. Yoon Jin Park, Gervase Tuxworth, Jun Zhou 0001 |
ICIP | 3 |
| 2019 | A One-step Pruning-recovery Framework for Acceleration of Convolutional Neural NetworksabstractAcceleration of convolutional neural network has received increasing attention during the past several years. Among various acceleration techniques, filter pruning has its inherent merit by effectively reducing the number of convolution filters. However, most filter pruning methods resort to tedious and time-consuming layer-by-layer pruning-recovery strategy to avoid a significant drop of accuracy. In this paper, we present an efficient filter pruning framework to solve this problem. Our method accelerates the network in one-step pruning-recovery manner with a novel optimization objective function, which achieves higher accuracy with much less cost compared with existing pruning methods. Furthermore, our method allows network compression with global filter pruning. Given a global pruning rate, it can adaptively determine the pruning rate for each single convolutional layer, while these rates are often set as hyper-parameters in previous approaches. Evaluated on VGG- 16 and ResNet-50 using ImageNet, our approach outperforms several state-of-the-art methods with less accuracy drop under the same and even much fewer floating-point operations (FLOPs). Xiao Bai 0001, Lei Zhou 0008, Jun Zhou 0001 |
ICTAI | 4 |
| 2019 | Texture and Shape Features for Grass Weed Classification Using Hyperspectral Remote Sensing ImagesabstractAutomatic grass weed detection and classification deals with large intraclass challenges since they are similar to grass in shape, sizes and colors. Grass weed detection and mapping is critical for site-specific weed control to reduce the cost of labor and impact of herbicides. In this paper, we investigate different shape and texture based feature extraction methods to discriminate three different grass weed categories using hyperspectral images. Feature extraction methods including Gabor features, Histogram of Oriented Gradients (HoG), and Local Binary Pattern (LBP) are evaluated in this paper. The experimental results indicate that the overall accuracy of the grass weed classification using the propose combination of texture and shape features generated from LBP and HoG is higher as compared to using shape and texture features separately. Adnan Farooq, Xiuping Jia, Jun Zhou 0001 |
IGARSS | 3 |
| 2019 | Deep Unfolded Iterative Shrinkage-Thresholding Model for Hyperspectral UnmixingabstractIn this paper, we propose a novel approach for spectral unmixing by unfolding the iterative shrinkage-thresholding algorithm (ISTA) into a deep neural network architecture. Spectral unmixing aims at identifying the endmembers and their fractional abundances in the mixed pixels. Once the endmembers are obtained as a dictionary, abundance estimation can be defined as a sparse coding problem with nonnegativity constraint. There are a number of iterative optimization algorithms for solving this problem, including ISTA, however, they always require hundreds and even thousands iterations, which is too slow for time-sensitive applications. In contrast, deep neural networks can approximate a finite closed-form expression to direct estimate abundances by learning from training samples, but they are closer to black-box mechanism rather than problem-level formulations. Deep unfolding constructs a deep neural network architecture inspired by the problem model and its corresponding optimization algorithm, which incorporates the prior knowledge of physical model and algorithm into network architecture. In this paper, the deep unfolded ISTA model is adopted for abundance estimation. It uses only a small training set to learn the model parameters, and then the abundance estimation become to be a feed-forward process in this model, which is very fast since no iteration is required. Qipeng Qian, Fengchao Xiong, Jun Zhou 0001 |
IGARSS | 3 |
| 2019 | Hyperspectral Image Classification Based on Non-Local Neural NetworksabstractDeep convolutional neural network has been used for pixel-wise hyperspectral image classification. However, convolutional operations only extract features from local neighborhood at a time, which is inefficient to capture long-range dependencies. On the other hand, the lack of training samples often leads to over-fitting problem. In this paper, we proposed a neural network which is formed by sequential local and non-local operation blocks. The proposed network takes hyperspectral image as input and outputs the class inference of each pixel. The local operation module extracts local spatial and spectral features. The non-local operation module computes the response at a position as a weighted sum of the features at all positions. So it can capture long-range dependencies without stacking deep layers. Experiments on two public datasets show that our proposed method outperforms several state-of-the-art methods using limited number of training samples. Chen Wang 0031, Xiao Bai 0001, Lei Zhou 0008, Jun Zhou 0001 |
IGARSS | 4 |
| 2019 | Attention Networks for Band Weighting And Selection In Hyperspectral Remote Sensing Image ClassificationabstractHyperspectral imaging is widely used in remote sensing because of its capability to capture the detailed spectral reflection of the ground object. The acquired rich band information brings significant benefits to better discriminate the target pixels. However, this imaging method also introduces redundant and noisy bands which may lower the classification accuracy. In addition, the contribution of different bands towards the final classification task are not necessarily the same. Therefore, band weighting and band selection are often adopted to model the relationship among the bands and remove the irrelevant ones. Attention mechanism is a method in neural networks to guide the algorithm to focus on the important information. In this paper, we propose an attention based deep learning framework to achieve band weighting and selection. The experimental results on two hyperspectral image datasets show the effectiveness of the proposed framework. Jing Wang 0062, Jun Zhou 0001, Weiqing Huang, Jackie Fang Chen |
IGARSS | 2 |
| 2019 | Latent Distribution Preserving Deep Subspace ClusteringabstractSubspace clustering is a useful technique for many computer vision applications in which the intrinsic dimension of high-dimensional data is smaller than the ambient dimension. Traditional subspace clustering methods often rely on the self-expressiveness property, which has proven effective for linear subspace clustering. However, they perform unsatisfactorily on real data with complex nonlinear subspaces. More recently, deep autoencoder based subspace clustering methods have achieved success owning to the more powerful representation extracted by the autoencoder network. Unfortunately, these methods only considering the reconstruction of original input data can hardly guarantee the latent representation for the data distributed in subspaces, which inevitably limits the performance in practice. In this paper, we propose a novel deep subspace clustering method based on a latent distribution-preserving autoencoder, which introduces a distribution consistency loss to guide the learning of distribution-preserving latent representation, and consequently enables strong capacity of characterizing the real-world data for subspace clustering. Experimental results on several public databases show that our method achieves significant improvement compared with the state-of-the-art subspace clustering methods. Lei Zhou 0008, Xiao Bai 0001, Xianglong Liu 0001, Jun Zhou 0001, Edwin R. Hancock |
IJCAI | 5 |
| 2019 | Deep Hashing by Discriminating Hard ExamplesabstractThis paper tackles a rarely explored but critical problem within learning to hash, i.e., to learn hash codes that effectively discriminate hard similar and dissimilar examples, to empower large-scale image retrieval. Hard similar examples refer to image pairs from the same semantic class that demonstrate some shared appearance but have different fine-grained appearance. Hard dissimilar examples are image pairs that come from different semantic classes but exhibit similar appearance. These hard examples generally have a small distance due to the shared appearance. Therefore, effective encoding of the hard examples can well discriminate the relevant images within a small Hamming distance, enabling more accurate retrieval in the top-ranked returned images. However, most existing hashing methods cannot capture this key information as their optimization is dominated byeasy examples, i.e., distant similar/dissimilar pairs that share no or limited appearance. To address this problem, we introduce a novel Gamma distribution-enabled and symmetric Kullback-Leibler divergence-based loss, which is dubbed dual hinge loss because it works similarly as imposing two smoothed hinge losses on the respective similar and dissimilar pairs. Specifically, the loss enforces exponentially variant penalization on the hard similar (dissimilar) examples to emphasize and learn their fine-grained difference. It meanwhile imposes a bounding penalization on easy similar (dissimilar) examples to prevent the dominance of the easy examples in the optimization while preserving the high-level similarity (dissimilarity). This enables our model to well encode the key information carried by both easy and hard examples. Extensive empirical results on three widely-used image retrieval datasets show that (i) our method consistently and substantially outperforms state-of-the-art competing methods using hash codes of the same length and (ii) our method can use significantly (e.g., 50%-75%) shorter hash codes to perform substantially better than, or comparably well to, the competing methods. Guansong Pang, Xiao Bai 0001, Chunhua Shen, Jun Zhou 0001, Edwin R. Hancock |
ACM Multimedia | 5 |
| 2019 | Gradient-Based Pooling for Convolutional Neural NetworksabstractPooling layers are an important part of convolutional neural networks (CNNs). They reduce the dimensionality of feature maps and pass salient information to subsequent layers. In this paper, we introduce a novel gradient-based feature pooling method that can down-sample feature maps while better preserving key information. This method considers the spatial gradient of the pixels within a pooling region as a key to select the most possible descriptive information in contrast to the current practice of existing methods that mostly rely on the pixel values. Extensive experiments on different benchmark image classification tasks and CNN architectures demonstrate that the proposed method achieves superior results over existing pooling approaches. Mohammad Nikzad, Yongsheng Gao 0001, Jun Zhou 0001 |
VCIP | 3 |
| 2019 | Cross-modal hashing with semantic deep embedding
Xiao Bai 0001, Shuai Wang 0049, Jun Zhou 0001, Edwin R. Hancock |
Neurocomputing | 4 |
| 2019 | Multiscale Visual Attention Networks for Object Detection in VHR Remote Sensing ImagesabstractObject detection plays an active role in remote sensing applications. Recently, deep convolutional neural network models have been applied to automatically extract features, generate region proposals, and predict corresponding object class. However, these models face new challenges in VHR remote sensing images due to the orientation and scale variations and the cluttered background. In this letter, we propose an end-to-end multiscale visual attention networks (MS-VANs) method. We use skip-connected encoder-decoder model to extract multiscale features from a full-size image. For feature maps in each scale, we learn a visual attention network, which is followed by a classification branch and a regression branch, so as to highlight the features from object region and suppress the cluttered background. We train the MS-VANs model by a hybrid loss function which is a weighted sum of attention loss, classification loss, and regression loss. Experiments on a combined data set consisting of Dataset for Object Detection in Aerial Images and NWPU VHR-10 show that the proposed method outperforms several state-of-the-art approaches. Chen Wang 0026, Xiao Bai 0001, Shuai Wang 0049, Jun Zhou 0001, Peng Ren 0001 |
IEEE Geosci. Remote. Sens. Lett. | 4 |
| 2019 | Self-Supervised deep homography estimation with invertibility constraints
Chen Wang 0026, Xiang Wang 0014, Xiao Bai 0001, Yun Liu 0014, Jun Zhou 0001 |
Pattern Recognit. Lett. | 5 |
| 2019 | Conditional Random Field and Deep Feature Learning for Hyperspectral Image ClassificationabstractImage classification is considered to be one of the critical tasks in hyperspectral remote sensing image processing. Recently, a convolutional neural network (CNN) has established itself as a powerful model in classification by demonstrating excellent performances. The use of a graphical model such as a conditional random field (CRF) contributes further in capturing contextual information and thus improving the classification performance. In this paper, we propose a method to classify hyperspectral images by considering both spectral and spatial information via a combined framework consisting of CNN and CRF. We use multiple spectral band groups to learn deep features using CNN, and then formulate deep CRF with CNN-based unary and pairwise potential functions to effectively extract the semantic correlations between patches consisting of 3-D data cubes. Furthermore, we introduce a deep deconvolution network that improves the final classification performance. We also introduced a new data set and experimented our proposed method on it along with several widely adopted benchmark data sets to evaluate the effectiveness of our method. By comparing our results with those from several state-of-the-art models, we show the promising potential of our method. Fahim Irfan Alam, Jun Zhou 0001, Alan Wee-Chung Liew, Xiuping Jia, Jocelyn Chanussot, Yongsheng Gao 0001 |
IEEE Trans. Geosci. Remote. Sens. | 2 |
| 2019 | Collaborative Representation-Based Multiscale Superpixel Fusion for Hyperspectral Image ClassificationabstractIn virtue of the spatial structural characteristic of surface materials, the performance of the hyperspectral image classification can be boosted by incorporating texture information. Normally, the spatial structure can be extracted by predefined operators, including the popular extended multiattribute profiles (EMAPs) and the Gabor filters. Recently, superpixel segmentation, which reflects the homogeneous regularity of objects, has drawn much attention in the field. In this paper, a collaborative representation-based multiscale superpixel fusion (CRMSF) approach has been proposed for the hyperspectral image classification. First, after obtaining the EMAPs from the raw hyperspectral image, a group of predesigned 3-D Gabor wavelet filters is convolved with the EMAP features, and the EMAP-Gabor features can, thus, be achieved. Second, the collaborative representation-based classification (CRC) is employed to fully and efficiently make use of the huge amount of extracted EMAP-Gabor features. Third, multiscale superpixel maps are generated from the EMAP features that are utilized to regularize the classification map obtained by CRC. A heuristic strategy has been specially devised to automatically decide the number of extracted superpixels in multiple scales, which can be perfectly compatible with hyperspectral images having various spatial sizes and spatial resolutions. This is the most important contribution of the developed CRMSF approach. Finally, the classification task is accomplished by fusing the multiple regularized classification maps. The CRMSF approach has been evaluated on four popular hyperspectral image data sets, and the experimental results show the advantages of CRMSF, particularly for a hyperspectral image with high spatial resolution. Sen Jia 0001, Xianglong Deng, Jiasong Zhu, Meng Xu 0002, Jun Zhou 0001, Xiuping Jia |
IEEE Trans. Geosci. Remote. Sens. | 5 |
| 2019 | 3-D Gaussian-Gabor Feature Extraction and Selection for Hyperspectral Imagery ClassificationabstractHyperspectral remote sensing imagery provides valuable and rich information to distinguish the characteristics of materials. However, this advantage of hyperspectral imagery often encounters the problem of a limited amount of training samples, which is caused by the difficulty of manually labeling. Fortunately, the spatial distribution of surface objects can be integrated with the spectral signature to improve the discriminative ability. In this paper, a 3-D Gaussian-Gabor feature extraction and selection framework has been proposed for hyperspectral image classification. First, a bank of 3-D Gaussian-Gabor filters are convolved with the concatenated data of both extended multi-attribute profile (EMAP) features and raw hyperspectral data. Second, an improved fast density peak clustering (IFDPC) method is introduced to select the most representative features from each extracted 3-D Gaussian-Gabor feature cube. Finally, the retained features are combined together to accomplish the classification task. The proposed method is thus named as GG-IFDPC. Three real hyperspectral imagery data sets have been utilized, and the experiments demonstrate the advantages of the proposed GG-IFDPC approach over the compared ones. Sen Jia 0001, Jiayue Zhuang, Jiasong Zhu, Meng Xu 0002, Jun Zhou 0001, Xiuping Jia |
IEEE Trans. Geosci. Remote. Sens. | 6 |
| 2019 | Hyperspectral Unmixing via Total Variation Regularized Nonnegative Tensor FactorizationabstractHyperspectral unmixing decomposes a hyperspectral imagery (HSI) into a number of constituent materials and associated proportions. Recently, nonnegative tensor factorization (NTF)-based methods have been proposed for hyperspectral unmixing thanks to their capability in representing an HSI without any information loss. However, tensor factorization-based HSI processing approaches often suffer from low-signal-to-noise ratio condition of HSI and nonuniqueness of the solution. This problem can be effectively alleviated by introducing various spatial constraints into tensor factorization to suppress the noise and decrease the number of extreme, stationary, and saddle points. On the other hand, total variation (TV) adaptively promotes piecewise smoothness while preserving edges. In this paper, we propose a TV regularized matrix-vector NTF method. It takes advantage of tensor factorization in preserving global spectral-spatial information and the merits of TV in exploiting local spatial information, thus generating smooth abundance maps with preserved edges. Experimental results on synthetic and real-world data show that the proposed method outperforms the state-of-the-art methods. Fengchao Xiong, Yuntao Qian, Jun Zhou 0001, Yuan Yan Tang |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2019 | Hyperspectral Restoration via L0 Gradient Regularized Low-Rank Tensor FactorizationabstractDue to the mechanism of the data acquisition process, hyperspectral imagery (HSI) are usually contaminated by various noises, e.g., Gaussian noise, impulse noise, strips, and dead lines. In this article, a spectral-spatial L0gradient regularized low-rank tensor factorization (LRTFL0) method is proposed for hyperspectral denoising, in which the restored HSI is approximated by low-rank block term decomposition (BTD). BTD factorizes a tensor into the sum of a series of component tensors, each of which is represented by the outer product of a matrix and a vector. From subspace learning point of view, the vector and matrix can be considered as a spectral atom and its corresponding coding coefficients. In the proposed method, the correlations in both spectral and spatial domains are taken into account via the small size of atom set and low-rankness of coding matrices. In addition, HSIs also have the local structure of piecewise smoothness in both spectral and spatial domains. Motivated by the supreme virtues of L0gradient regularization in image structure exploitation, we develop a spectral-spatial L0gradient regularization and embed it into BTD to explore the spectral-spatial texture information. The proposed method can simultaneously remove various types of noises, and the experimental results on both synthetic data and real-world data show its superiority when compared with several state-of-the-art approaches. Fengchao Xiong, Jun Zhou 0001, Yuntao Qian |
IEEE Trans. Geosci. Remote. Sens. | 2 |
| 2018 | Hyperspectral Imagery Denoising via Reweighed Sparse Low-Rank Nonnegative Tensor FactorizationabstractHyperspectral imagery (HSI) denoising is an important preprocessing step for real-world applications. Recently, sparse representation and low-rank representation based methods are proven effective in HSI denoising. However, most of these approaches only consider the low-rankness in the spectral domain and the sparsity in coding matrix. They have ignored the property that the coding matrix of each atom is also low-rank, i.e., low-rankness also exists in the spatial domain. In this paper, a reweighed sparse low-rank nonnegative tensor factorization (RSLRNTF) method is proposed to restore an HSI. It takes an HSI as a third-order tensor and factorizes it into the combination of a few component tensors where each one is the outer product of a low-rank matrix (coding matrix) and a vector (atom). Additionally, a reweighed L1 norm is added to coding matrices to enforce their sparsity. The low-rankness in both the spatial domain and the spectral domain as well as sparsity in the spatial domain improve the denoising performance. Furthermore, the nonnegativity in both coding matrices and dictionary leads to parts-based representation of HSI, which facilitates preserving local fine structure information. Experimental results on synthetic data and real-world data demonstrate the superiority of proposed method. Fengchao Xiong, Jun Zhou 0001, Yuntao Qian |
ICIP | 2 |
| 2018 | Superpixel-Based Nonnegative Tensor Factorization for Hyperspectral UnmixingabstractHyperspectral unmixing aims at decomposing a hyperspectral image (HSI) into a number of constituted materials and associated proportions. Recently, nonnegative tensor factorization (NTF) based methods have been proved effective and natural for hyperspectral unmixing owing to their virtue of representing an HSI without any information loss. However, these methods take an HSI as a whole, partly ignoring the local information in distinct local regions. In addition, HSIs are high likely to be disturbed by various noise, making the global information unnecessarily reliable. To alleviate these drawbacks, we propose a superpixel-based matrix-vector nonnegative tensor factorization (S-MV-NTF) method for hyperspectral unmixing, where both the global information and local information are taken into consideration. In this method, the HSI is firstly partitioned into numerous superpixels, homogeneous regions with adaptive sizes and compact boundaries, representing the local spatial structure information. Then, such local information is integrated to the tensor factorization to make the pixels lying in the same superpixel share similar abundances. Experimental results on synthetic data and real-world data show that the proposed method dominates the state-of-the-art methods. Fengchao Xiong, Jingzhou Chen, Jun Zhou 0001, Yuntao Qian |
IGARSS | 3 |
| 2018 | Binary Coding by Matrix Classifier for Efficient Subspace RetrievalabstractFast retrieval in large-scale database with high-dimensional subspaces is an important task in many applications, such as image retrieval, video retrieval and visual recognition. This can be facilitated by approximate nearest subspace (ANS) retrieval which requires effective subspace representation. Most of the existing methods for this problem represent subspace by point in the Euclidean space or the Grassmannian space before applying the approximate nearest neighbor (ANN) search. However, the efficiency of these methods can not be guaranteed because the subspace representation step can be very time consuming when coping with high dimensional data. Moreover, the transforming process for subspace to point will cause subspace structural information loss which influence the retrieval accuracy. In this paper, we present a new approach for hashing-based ANS retrieval. The proposed method learns the binary codes for given subspace set following a similarity preserving criterion. It simultaneously leverages the learned binary codes to train matrix classifiers as hash functions. This method can directly binarize a subspace without transforming it into a vector. Therefore, it can efficiently solve the large-scale and high-dimensional multimedia data retrieval problem. Experiments on face recognition and video retrieval show that our method outperforms several state-of-the-art methods in both efficiency and accuracy. Lei Zhou 0008, Xiao Bai 0001, Xianglong Liu 0001, Jun Zhou 0001 |
ICMR | 4 |
| 2018 | Generative Adversarial Product QuantisationabstractProduct Quantisation (PQ) has been recognised as an effective encoding technique for scalable multimedia content analysis. In this paper, we propose a novel learning framework that enables an end-to-end encoding strategy from raw images to compact PQ codes. The system aims to learn both PQ encoding functions and codewords for content-based image retrieval. In detail, we first design a trainable encoding layer that is pluggable into neural networks, so the codewords can be trained in back-forward propagation. Then we integrate it into a Deep Convolutional Generative Adversarial Network (DC-GAN). In our proposed encoding framework, the raw images are directly encoded by passing through the convolutional and encoding layers, and the generator aims to use the codewords as constrained inputs to generate full image representations that are visually similar to the original images. By taking the advantages of the generative adversarial model, our proposed system can produce high-quality PQ codewords and encoding functions for scalable multimedia retrieval tasks. Experiments show that the proposed architecture GA-PQ outperforms the state-of-the-art encoding techniques on three public image datasets. Litao Yu, Yongsheng Gao 0001, Jun Zhou 0001 |
ACM Multimedia | 3 |
| 2018 | Adaptive hash retrieval with kernel based similarity
Xiao Bai 0001, Haichuan Yang, Lu Bai 0001, Jun Zhou 0001, Edwin R. Hancock |
Pattern Recognit. | 5 |
| 2018 | Material based salient object detection from hyperspectral images
Jie Liang 0003, Jun Zhou 0001, Xiao Bai 0001, Bin Wang 0041 |
Pattern Recognit. | 2 |
| 2018 | Corrections to "Dictionary Learning-Based Feature-Level Domain Adaptation for Cross-Scene Hyperspectral Image Classification"abstractIn the above paper[1], there is an error inFig. 14.Fig. 14should include$3\times3$matrices rather than$7\times7$, since the Shanghai-Hangzhou dataset has three land-cover classes. The corrected figure appears here. Minchao Ye, Yuntao Qian, Jun Zhou 0001, Yuan Yan Tang |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2018 | Spectral-Spatial Scale Invariant Feature Transform for Hyperspectral ImagesabstractSpectral-spatial feature extraction is an important task in hyperspectral image processing. In this paper we propose a novel method to extract distinctive invariant features from hyperspectral images for registration of hyperspectral images with different spectral conditions. Spectral condition means images are captured with different incident lights, viewing angles, or using different hyperspectral cameras. In addition, spectral condition includes images of objects with the same shape but different materials. This method, which is named spectral-spatial scale invariant feature transform (SS-SIFT), explores both spectral and spatial dimensions simultaneously to extract spectral and geometric transformation invariant features. Similar to the classic SIFT algorithm, SS-SIFT consists of keypoint detection and descriptor construction steps. Keypoints are extracted from spectral-spatial scale space and are detected from extrema after 3D difference of Gaussian is applied to the data cube. Two descriptors are proposed for each keypoint by exploring the distribution of spectral-spatial gradient magnitude in its local 3D neighborhood. The effectiveness of the SS-SIFT approach is validated on images collected in different light conditions, different geometric projections, and using two hyperspectral cameras with different spectral wavelength ranges and resolutions. The experimental results show that our method generates robust invariant features for spectral-spatial image matching. Suhad Lateef Al-Khafaji, Jun Zhou 0001, Ali Zia, Alan Wee-Chung Liew |
IEEE Trans. Image Process. | 2 |
| 2017 | Deep Residual Convolutional Neural Network for Hyperspectral Image Super-Resolution
Chen Wang 0026, Yun Liu 0014, Xiao Bai 0001, Wenzhong Tang, Jun Zhou 0001 |
ICIG (3) | 6 |
| 2017 | Heterogeneous face recognition via grassmannian based nearest subspace searchabstractHeterogeneous face recognition involves matching faces in different image modalities, such as near infrared images to visible images or sketch images to photos. This challenging task has attracted increasing attention in recent years. This paper presents, for the first time, a subspace based method to tackle the problem of face recognition between visible images (VIS) and near infrared (NIR) images. Subspace is used to extract essential attributes from VIS and NIR images. We adopt Grassmannian radial basis function (RBF) kernel to keep the relationship between subspaces, and use kernel canonical correlation analysis (KCCA) to handle correlation mapping between VIS and NIR domains. After mapping both VIS and NIR images to the common space, the heterogeneous face recognition problem can be easily completed by the nearest search. We evaluate the proposed method on the CASIA NIR-VIS 2.0 dataset. The experimental results demonstrate that our method is very effective for NIR-VIS face recognition. Xiao Bai 0001, Jun Zhou 0001 |
ICIP | 4 |
| 2017 | Non-local similarity based tensor decomposition for hyperspectral image denoisingabstractCompared to traditional color or grayscale images, hyperspectral image (HSI) can help deliver more faithful representation of ground objects and enhance the performance of many computer vision tasks. However, an HSI is often corrupted by various noises, which has serious impact on the subsequent processing. Considering the non-local similarity across spatial domain and global similarity along spectral domain, a novel denoising method based on tensor decomposition is proposed in this paper. Firstly, 3D full band patches extracted from the HSI are grouped to form a 4th-order tensor by utilizing the non-local similarity in a proper window size. Then the task of hyperspectral image denoising is transformed into a high order tensor approximation problem, which can be efficiently solved by alternating optimization. An iterative denoising strategy is adopted for better effect in practice. Experimental results on simulated and real HSI data show that the proposed algorithm outperforms several state-of-the-art methods. Xiao Bai 0001, Jun Zhou 0001 |
ICIP | 3 |
| 2017 | Melanoma Detection Based on Mahalanobis Distance Learning and Constrained Graph Regularized Nonnegative Matrix FactorizationabstractMelanoma is the most fatal form of all skin cancer types. An early screening of melanoma can greatly contribute to successful treatment, hence reliable early detection systems are highly demanded. In this paper, we propose a novel melanoma detection method based on Mahalanobis distance learning and constrained graph regularized nonnegative matrix factorization. The proposed method allows supervised learning for feature dimensionality reduction by incorporating both global geometry and local manifold, so as to enhance the discriminability of the classification performance. The proposed method is evaluated on PH2 Dermoscopy Image Dataset and Edinburgh Dermofit Image Library, with comparison against four alternative classification methods. Our method demonstrates the best performance, with 94:43% sensitivity and 81:01% specificity on PH2 dataset and 99:50% sensitivity and 93:68% specificity on Edinburgh Library. Yanyang Gu, Jun Zhou 0001, Bin Qian 0006 |
WACV | 2 |
| 2017 | Sparse 3D directional vertices vs continuous 3D curves: Efficient 3D surface matching and its application for single model face recognition
Xun Yu, Yongsheng Gao 0001, Jun Zhou 0001 |
Pattern Recognit. | 3 |
| 2017 | On the Sampling Strategy for Evaluation of Spectral-Spatial Methods in Hyperspectral Image ClassificationabstractSpectral-spatial processing has been increasingly explored in remote sensing hyperspectral image classification. While extensive studies have focused on developing methods to improve the classification accuracy, experimental setting and design for method evaluation have drawn little attention. In the scope of supervised classification, we find that traditional experimental designs for spectral processing are often improperly used in the spectral-spatial processing context, leading to unfair or biased performance evaluation. This is especially the case when training and testing samples are randomly drawn from the same image - a practice that has been commonly adopted in the experiments. Under such setting, the dependence caused by overlap between the training and testing samples may be artificially enhanced by some spatial information processing methods, such as spatial filtering and morphological operation. Such enhancement of dependence in return amplifies the classification accuracy, leading to an improper evaluation of spectral-spatial classification techniques. Therefore, the widely adopted pixel-based random sampling strategy is not always suitable to evaluate spectral-spatial classification algorithms, because it is difficult to determine whether the improvement of classification accuracy is caused by incorporating spatial information into classifier or by increasing the overlap between training and testing samples. To tackle this problem, we propose a novel controlled random sampling strategy for spectral-spatial methods. It can greatly reduce the overlap between training and testing samples and provides more objective and accurate evaluation. Jie Liang 0003, Jun Zhou 0001, Yuntao Qian, Lian Wen, Xiao Bai 0001, Yongsheng Gao 0001 |
IEEE Trans. Geosci. Remote. Sens. | 2 |
| 2017 | Matrix-Vector Nonnegative Tensor Factorization for Blind Unmixing of Hyperspectral ImageryabstractMany spectral unmixing approaches ranging from geometry, algebra to statistics have been proposed, in which nonnegative matrix factorization (NMF)-based ones form an important family. The original NMF-based unmixing algorithm loses the spectral and spatial information between mixed pixels when stacking the spectral responses of the pixels into an observed matrix. Therefore, various constrained NMF methods are developed to impose spectral structure, spatial structure, and spectral-spatial joint structure into NMF to enforce the estimated endmembers and abundances preserve these structures. Compared with matrix format, the third-order tensor is more natural to represent a hyperspectral data cube as a whole, by which the intrinsic structure of hyperspectral imagery can be losslessly retained. Extended from NMF-based methods, a matrix-vector nonnegative tensor factorization (NTF) model is proposed in this paper for spectral unmixing. Different from widely used tensor factorization models, such as canonical polyadic decomposition CPD) and Tucker decomposition, the proposed method is derived from block term decomposition, which is a combination of CPD and Tucker decomposition. This leads to a more flexible frame to model various application-dependent problems. The matrix-vector NTF decomposes a third-order tensor into the sum of several component tensors, with each component tensor being the outer product of a vector (endmember) and a matrix (corresponding abundances). From a formal perspective, this tensor decomposition is consistent with linear spectral mixture model. From an informative perspective, the structures within spatial domain, within spectral domain, and cross spectral-spatial domain are retreated interdependently. Experiments demonstrate that the proposed method has outperformed several state-of-the-art NMF-based unmixing methods. Yuntao Qian, Fengchao Xiong, Shan Zeng, Jun Zhou 0001, Yuan Yan Tang |
IEEE Trans. Geosci. Remote. Sens. | 4 |
| 2017 | Dictionary Learning-Based Feature-Level Domain Adaptation for Cross-Scene Hyperspectral Image ClassificationabstractA big challenge of hyperspectral image (HSI) classification is the small size of labeled pixels for training classifier. In real remote sensing applications, we always face the situation that an HSI scene is not labeled at all, or is with very limited number of labeled pixels, but we have sufficient labeled pixels in another HSI scene with the similar land cover classes. In this paper, we try to classify an HSI scene containing no labeled sample or only a few labeled samples with the help of a similar HSI scene having a relative large size of labeled samples. The former scene is defined as the target scene, while the latter one is the source scene. We name this classification problem as cross-scene classification. The main challenge of cross-scene classification is spectral shift, i.e., even for the same class in different scenes, their spectral distributions maybe have significant deviation. As all or most training samples are drawn from the source scene, while the prediction is performed in the target scene, the difference in spectral distribution would greatly deteriorate the classification performance. To solve this problem, we propose a dictionary learning-based feature-level domain adaptation technique, which aligns the spectral distributions between source and target scenes by projecting their spectral features into a shared low-dimensional embedding space by multitask dictionary learning. The basis atoms in the learned dictionary represent the common spectral components, which span a cross-scene feature space to minimize the effect of spectral shift. After the HSIs of two scenes are transformed into the shared space, any traditional HSI classification approach can be used. In this paper, sparse logistic regression (SRL) is selected as the classifier. Especially, if there are a few labeled pixels in the target domain, multitask SRL is used to further promote the classification performance. The experimental results on synthetic and real HSIs show the advantages of the proposed method for cross-scene classification. Minchao Ye, Yuntao Qian, Jun Zhou 0001, Yuan Yan Tang |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2016 | Bilinear Discriminant Analysis Hashing: A Supervised Hashing Approach for High-Dimensional Data
Yanzhen Liu, Xiao Bai 0001, Jun Zhou 0001 |
ACCV (5) | 4 |
| 2016 | Structured Discriminative Nonnegative Matrix Factorization for hyperspectral unmixingabstractHyperspectral unmixing is an important technique for identifying the constituent spectra and estimating their corresponding fractions in an image. Nonnegative Matrix Factorization (NMF) has recently been widely used for hyperspectral unmixing. However, due to the complex distribution of hyperspectral data, most existing NMF algorithms cannot adequately reflect the intrinsic relationship of the data. In this paper, we propose a novel method, Structured Discriminative Nonnegative Matrix Factorization (SDNMF), to preserve the structural information of hyperspectral data. This is achieved by introducing structured discriminative regularization terms to model both local affinity and distant repulsion of observed spectral responses. Moreover, considering that the abundances of most materials are sparse, a sparseness constraint is also introduced into SDNMF. Experimental results on both synthetic and real data have validated the effectiveness of the proposed method which achieves better unmixing performance than several alternative approaches. Jun Zhou 0001, Xun Yu, Jianhui Guo, Chunxia Zhao |
ICIP | 2 |
| 2016 | Tensor morphological profile for hyperspectral image classificationabstractThis paper proposes a novel multi-dimensional morphology descriptor, tensor morphology profile (TMP), for hyperspectral image classification. TMP is a general framework to extract the multi-dimensional structures in high-dimensional data. The nth-order morphology profile is proposed to work with the nth-order tensor, which can capture the inner high order structures. This is different with the traditional mathematical morphology operations which are usually limited to two-dimensional data. By treating hyperspectral images a tensor, it is possible to extend the morphology to high dimensional data so that the powerful morphological tools can be used to analyze the hyperspectral images with spectral-spatial information fused. Experimental results on two commonly used hyperspectral images show that the tensor morphological profile consistently performs better than the extended morphological profile for hyperspectral image classification. Jie Liang 0003, Jun Zhou 0001, Yongsheng Gao 0001 |
ICIP | 2 |
| 2016 | Nonnegative matrix factorization with endmember sparse graph learning for hyperspectral unmixingabstractNonnegative matrix factorization (NMF) based hyperspectral unmixing aims at estimating pure spectral signatures and their fractional abundances at each pixel. During the past several years, manifold structures have been introduced as regularization constraints into NMF. However, most methods only consider the constraints on abundance matrix while ignoring the geometric relationship of endmembers. Although such relationship can be described by traditional graph construction approaches based on k-nearest neighbors, its accuracy is questionable. In this paper, we propose a novel hyperspectral unmixing method, namely NMF with endmember sparse graph learning, to tackle the above drawbacks. This method first integrates endmember sparse graph structure into NMF, then simultaneously performs unmixing and graph learning. It is further extended by incorporating abundance smoothness constraint to improve the unmixing performance. Experimental results on both synthetic and real datasets have validated the effectiveness of the proposed method. Bin Qian 0006, Jun Zhou 0001, Xiaobo Shen 0001, Fan Liu 0003 |
ICIP | 2 |
| 2016 | 3D face recognition under partial occlusions using radial stringsabstract3D face recognition with partial occlusions is a highly challenging problem. In this paper, we propose a novel radial string representation and matching approach to recognize 3D facial scans in the presence of partial occlusions. Here we encode 3D facial surfaces into an indexed collection of radial strings emanating from the nosetips and Dynamic Programming (DP) is then used to measure the similarity between two radial strings. In order to address the recognition problems with partial occlusions, a partial matching mechanism is established in our approach that effectively eliminates those occluded parts and finds the most discriminative parts during the matching process. Experimental results on the Bosphorus database demonstrate that the proposed approach yields superior performance on partially occluded data. Xun Yu, Yongsheng Gao 0001, Jun Zhou 0001 |
ICIP | 3 |
| 2016 | CRF learning with CNN features for hyperspectral image segmentationabstractThis paper proposes a method that uses both spectral and spatial information to segment remote sensing hyperspectral images. After a hyperspectral image is over-segmented into superpixels, a deep Convolutional Neural Network (CNN) is used to perform superpixel-level labelling. To further delineate objects from a hyperspectral scene, this paper attempts to combine the properties of CNN and Conditional Random Field (CRF). A mean-field approximation algorithm for CRF inference is used and formulated with Gaussian pairwise potentials as Recurrent Neural Network. This combined network is then plugged into the CNN which leads to a deep network that has robust characteristics of both CNN and CRF. Preliminary results suggest the usefulness of this framework to a promising extent. Fahim Irfan Alam, Jun Zhou 0001, Alan Wee-Chung Liew, Xiuping Jia |
IGARSS | 2 |
| 2016 | Discriminative weighted band selection via one-class SVM for hyperspectral imageryabstractIn the task of hyperspectral image classification, band selection is often adopted to select a subset of informative bands to reduce the computation and storage cost. We propose a supervised band selection method which allows calculation of a discriminative weight for each band. Specifically, we consider discriminative bands as those that contribute more positive scores to a one-class classifier than those for other classes during the training stage. Based on this observation, we learn discriminative a band weight vector for each class, then bands with larger discriminative weights can be selected. Our method can be efficiently solved in one-class SVM framework. Experimental results demonstrate the effectiveness of our method. Enlong Fan, Xiao Bai 0001, Jun Zhou 0001 |
IGARSS | 5 |
| 2016 | Describing and learning of related parts based on latent structural model in big data
Xiao Bai 0001, Huigang Zhang, Jun Zhou 0001, Wenzhong Tang |
Neurocomputing | 4 |
| 2016 | Local and global regularized sparse coding for data representation
Zhenqiu Shu, Jun Zhou 0001, Xun Yu, Zhangjing Yang, Chunxia Zhao |
Neurocomputing | 2 |
| 2016 | Band Weighting via Maximizing Interclass Distance for Hyperspectral Image ClassificationabstractWe present a novel band weighting strategy that exploits multiple binary support vector machines (SVMs) to maximize interclass spectral distances for multiclass hyperspectral remote image classification. Specifically, we commence by training binary SVMs based on the original training samples. We then balance the bands of training samples by maximizing the modified classification scores for SVMs. This balance scheme enlarges the distances between individual training samples and the SVM hyperplane. For each class, we reformulate the binary SVM objective function based on the balanced training samples, resulting in a weighting vector that associates a weight to each spectral band for the class. For a testing sample, we weight it and then classify it by using the binary SVM, both with respect to every individual class. The classification result is obtained from the classifier with the greatest score. Experiments on two benchmark data sets show the effectiveness of the proposed strategy. Xiao Bai 0001, Peng Ren 0001, Lu Bai 0001, Wenzhong Tang, Jun Zhou 0001 |
IEEE Geosci. Remote. Sens. Lett. | 6 |
| 2016 | Discriminative sparse neighbor coding
Xiao Bai 0001, Peng Ren 0001, Lu Bai 0001, Jun Zhou 0001 |
Multim. Tools Appl. | 5 |
| 2016 | Maximum margin hashing with supervised information
Haichuan Yang, Xiao Bai 0001, Yanzhen Liu, Lu Bai 0001, Jun Zhou 0001, Wenzhong Tang |
Multim. Tools Appl. | 6 |
| 2016 | A Manifold Alignment Approach for Hyperspectral Image Visualization With Natural ColorabstractThe trichromatic visualization of hundreds of bands in a hyperspectral image (HSI) has been an active research topic. The visualized image shall convey as much information as possible from the original data and facilitate easy image interpretation. However, most existing methods display HSIs in false color, which contradicts with user experience and expectation. In this paper, we propose a new framework for visualizing an HSI with natural color by the fusion of an HSI and a high-resolution color image via manifold alignment. Manifold alignment projects several data sets to a shared embedding space where the matching points between them are pairwise aligned. The embedding space bridges the gap between the high-dimensional spectral space of the HSI and the RGB space of the color image, making it possible to transfer natural color and spatial information in the color image to the HSI. In this way, a visualized image with natural color distribution and fine spatial details can be generated. Another advantage of the proposed method is its flexible data setting for various scenarios. As our approach only needs to search a limited number of matching pixel pairs that present the same object, the HSI and the color image can be captured from the same or semantically similar sites. Moreover, the learned projection function from the hyperspectral data space to the RGB space can be directly applied to other HSIs acquired by the same sensor to achieve a quick overview. Our method is also able to visualize user-specified bands as natural color images, which is very helpful for users to scan bands of interest. Danping Liao, Yuntao Qian, Jun Zhou 0001, Yuan Yan Tang |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2016 | Nonnegative-Matrix-Factorization-Based Hyperspectral Unmixing With Partially Known EndmembersabstractHyperspectral unmixing is an important technique for estimating fractions of various materials from remote sensing imagery. Most unmixing methods make the assumption that no prior knowledge of endmembers is available before the estimation. This is, however, not true for some unmixing tasks for which part of the endmember signatures may be known in advance. In this paper, we address the hyperspectral unmixing problem with partially known endmembers. We extend nonnegative-matrix-factorization-based unmixing algorithms to incorporate prior information into their models. The proposed approach uses the spectral signature of known endmembers as a constraint, among others, in the unmixing model, and propagates the knowledge by an optimization process which minimizes the difference between the image data and the prior knowledge. Results on both synthetic and real data have validated the effectiveness of the proposed method and have shown that it has outperformed several state-of-the-art methods that use or do not use prior knowledge of endmembers. Jun Zhou 0001, Yuntao Qian, Xiao Bai 0001, Yongsheng Gao 0001 |
IEEE Trans. Geosci. Remote. Sens. | 2 |
| 2015 | Multilayer manifold and sparsity constrainted nonnegative matrix factorization for hyperspectral unmixingabstractGiven a hyperspectral image, unmixing tries to estimate the spectral responses of the latent constituent materials and their corresponding fractions. Recently, Nonnegative Matrix Factorization (NMF) has been widely applied to solve the hyper-spectral unmixing problem because of its plausible physical interpretation. In this paper, we propose a novel method, Multilayer Manifold and Sparsity constrained Nonnegative Matrix Factorization (MMSNMF), for hyperspectral unmixing. In this approach, Multilayer NMF decomposes a hyperspectral image iteratively at several layers. In order to consider both the manifold structure of hyperspectral image and the sparsity of abundance matrix, we impose a graph regularization term and a sparsity regularization term on both the spectral signature matrix and the abundance matrix. Experimental results on both synthetic and real data validate the effectiveness of the proposed method in hyperspectral unmixing. Zhenqiu Shu, Jun Zhou 0001, Xiao Bai 0001, Chunxia Zhao |
ICIP | 2 |
| 2015 | Band weighting and selection based on hyperplane margin maximization for hyperspectral image classificationabstractBand selection is an effective solutions for dimensionality reduction in hyperspectral imagery. In this paper, a novel band weighting and selection method is proposed based on maximizing margin in support vector machine (SVM). The goal is to reduce high dimensionality if hyperspectral data while achieving accuracy classification performance. This method computes the weights of the samples to maximize the margin between the samples and the hyperplane in SVM. Bands are selected if they can enlarge the differences between classes and improve the classification performance. Experiments on two public benchmark hyperspectral datasets show the effectiveness of our method. Xiao Bai 0001, Jun Zhou 0001 |
IGARSS | 3 |
| 2015 | 3D Reconstruction from Hyperspectral Imagesabstract3D reconstruction from hyper spectral images has seldom been addressed in the literature. This is a challenging problem because 3D models reconstructed from different spectral bands demonstrate different properties. If we use a single band or covert the hyper spectral image to gray scale image for the reconstruction, fine structural information may be lost. In this paper, we present a novel method to reconstruct a 3D model from hyper spectral images. Our proposed method first generates 3D point sets from images at each wavelength using the typical structure from motion approach. A structural descriptor is developed to characterize the spatial relationship between the points, which allows robust point matching between two 3D models at different wavelength. Then a 3D registration method is introduced to combine all band-level models into a single and complete hyper spectral 3D model. As far as we know, this is the first attempt in reconstructing a complete 3D model from hyper spectral images. This work allows fine structural-spectral information of an object be captured and integrated into the 3D model, which can be used to support further research and applications. Ali Zia, Jie Liang 0003, Jun Zhou 0001, Yongsheng Gao 0001 |
WACV | 3 |
| 2015 | An incremental structured part model for object recognition
Xiao Bai 0001, Peng Ren 0001, Huigang Zhang, Jun Zhou 0001 |
Neurocomputing | 4 |
| 2015 | Object Classification via Feature Fusion Based Marginalized KernelsabstractVarious types of features can be extracted from very high resolution remote sensing images for object classification. It has been widely acknowledged that the classification performance can benefit from proper feature fusion. In this letter, we propose a softmax regression-based feature fusion method by learning distinct weights for different features. Our fusion method enables the estimation of object-to-class similarity measures and the conditional probabilities that each object belongs to different classes. Moreover, we introduce an approximate method for calculating the class-to-class similarities between different classes. Finally, the obtained fusion and similarity information are integrated into a marginalized kernel to build a support vector machine classifier. The advantages of our method are validated on QuickBird imagery. Xiao Bai 0001, Chuntian Liu, Peng Ren 0001, Jun Zhou 0001, Huijie Zhao |
IEEE Geosci. Remote. Sens. Lett. | 4 |
| 2015 | Multitask Sparse Nonnegative Matrix Factorization for Joint Spectral-Spatial Hyperspectral Imagery DenoisingabstractHyperspectral imagery (HSI) denoising is a challenging problem because of the difficulty in preserving both spectral and spatial structures simultaneously. In recent years, sparse coding, among many methods dedicated to the problem, has attracted much attention and showed state-of-the-art performance. Due to the low-rank property of natural images, an assumption can be made that the latent clean signal is a linear combination of a minority of basis atoms in a dictionary, while the noise component is not. Based on this assumption, denoising can be explored as a sparse signal recovery task with the support of a dictionary. In this paper, we propose to solve the HSI denoising problem by sparse nonnegative matrix factorization (SNMF), which is an integrated model that combines parts-based dictionary learning and sparse coding. The noisy image is used as the training data to learn a dictionary, and sparse coding is used to recover the image based on this dictionary. Unlike most HSI denoising approaches, which treat each band image separately, we take the joint spectral-spatial structure of HSI into account. Inspired by multitask learning, a multitask SNMF (MTSNMF) method is developed, in which bandwise denoising is linked across the spectral domain by sharing a common coefficient matrix. The intrinsic image structures are treated differently but interdependently within the spatial and spectral domains, which allows the physical properties of the image in both spatial and spectral domains to be reflected in the denoising model. The experimental results show that MTSNMF has superior performance on both synthetic and real-world data compared with several other denoising methods. Minchao Ye, Yuntao Qian, Jun Zhou 0001 |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2014 | Adaptive Object Retrieval with Kernel Reconstructive HashingabstractHashing is very useful for fast approximate similarity search on large database. In the unsupervised settings, most hashing methods aim at preserving the similarity defined by Euclidean distance. Hash codes generated by these approaches only keep their Hamming distance corresponding to the pairwise Euclidean distance, ignoring the local distribution of each data point. This objective does not hold for k-nearest neighbors search. In this paper, we firstly propose a new adaptive similarity measure which is consistent with k-NN search, and prove that it leads to a valid kernel. Then we propose a hashing scheme which uses binary codes to preserve the kernel function. Using low-rank approximation, our hashing framework is more effective than existing methods that preserve similarity over arbitrary kernel. The proposed kernel function, hashing framework, and their combination have demonstrated significant advantages compared with several state-of-the-art methods. Haichuan Yang, Xiao Bai 0001, Jun Zhou 0001, Peng Ren 0001, Zhihong Zhang 0001, Jian Cheng 0001 |
CVPR | 3 |
| 2014 | Semi-randomized hashing for large scale data retrievalabstractIn information retrieval, efficient accomplishing the nearest neighbor search on large scale database is a great challenge. Hashing based indexing methods represent each data instance as a binary string to retrieve the approximate nearest neighbors. In this paper, we present a semi-randomized hashing approach to preserve the Euclidean distance by binary codes. Euclidean distance preserving is a classic research problem in hashing. Most hashing methods used purely randomized or optimized learning strategy to achieve this goal. Our method, on the other hand, combines both randomized and optimized strategies. It starts from generating multiple random vectors, and then approximates them by a single projection vector. In the quantization step, it uses the orthogonal transformation to minimize an upper bound of the deviation between real-valued vectors and binary codes. The proposed method overcomes the problem that randomized hash functions are isolated from the data distribution. What's more, our method supports an arbitrary number of hash functions, which is beneficial in building better hashing methods. The experiments show that our approach outperforms the alternative state-of-the-art methods for retrieval on the large scale dataset. Haichuan Yang, Xiao Bai 0001, Jun Zhou 0001, Peng Ren 0001, Jian Cheng 0001, Lu Bai 0001 |
DSAA | 3 |
| 2014 | Visualization of Hyperspectral Imaging Data Based on Manifold AlignmentabstractTristimulus display of the abundant information contained in a hyper spectral image is a challenging task. Previous visualization approaches focused on preserving as much information as possible in the reduced spectral space, but ended up with displaying hyper spectral images as false color images, which contradicts with human experience and expectation. This paper proposes a new framework to tackle this problem. It is based on the fusion of a hyper spectral image and a high-resolution color image via manifold alignment technique. Manifold learning is an important tool for dimension reduction. Manifold alignment projects a pair of two data sets into a common embedding space so that the pairs of corresponding points in these two data sets are pair wise aligned in this new space. Hyper spectral image and high-resolution color image have strong complementary properties due to the high spectral resolution in the former and the high spatial resolution in the latter. The embedding space produced by manifold alignment bridges a gap between the high dimensional spectral space of hyper spectral image and RGB space of color image, making it possible to transfer the natural color and spatial information of a high-resolution color image to a hyper spectral image to generate a visualized image with natural color distribution and finer details. Danping Liao, Yuntao Qian, Jun Zhou 0001 |
ICPR | 3 |
| 2014 | Face Recognition Using 3D Directional Corner PointsabstractIn this paper, we present a novel face recognition approach using 3D directional corner points (3D DCPs). Traditionally, points and meshes are applied to represent and match 3D shapes. Here we represent 3D surfaces by 3D DCPs derived from ridge and valley curves. Then we develop a 3D DCP matching method to compute the similarity of two different 3D surfaces. This representation, along with the similarity metric can effectively integrate structural and spatial information on 3D surfaces. The added information can provide more and better discriminative power for object recognition. It strengthens and improves the matching process of similar 3D objects such as faces. To evaluate the performance of our method for 3D face recognition, we have performed experiments on Face Recognition Grand Challenge v2.0 database (FRGC v2.0) and resulted in a rank-one recognition rate of 97.1%. This study demonstrates that 3D DCPs provides a new solution for 3D face recognition, which may also find its application in general 3D object representation and recognition. Xun Yu, Yongsheng Gao 0001, Jun Zhou 0001 |
ICPR | 3 |
| 2014 | A Graph Matching Method for Historical Census Household Linkage
Zhichun Fu, Peter Christen, Jun Zhou 0001 |
PAKDD (1) | 3 |
| 2014 | VHR Object Detection Based on Structural Feature Extraction and Query ExpansionabstractObject detection is an important task in very high-resolution remote sensing image analysis. Traditional detection approaches are often not sufficiently robust in dealing with the variations of targets and sometimes suffer from limited training samples. In this paper, we tackle these two problems by proposing a novel method for object detection based on structural feature description and query expansion. The feature description combines both local and global information of objects. After initial feature extraction from a query image and representative samples, these descriptors are updated through an augmentation process to better describe the object of interest. The object detection step is implemented using a ranking support vector machine (SVM), which converts the detection task to a ranking query task. The ranking SVM is first trained on a small subset of training data with samples automatically ranked based on similarities to the query image. Then, a novel query expansion method is introduced to update the initial object model by active learning with human inputs on ranking of image pairs. Once the query expansion process is completed, which is determined by measuring entropy changes, the model is then applied to the whole target data set in which objects in different classes shall be detected. We evaluate the proposed method on high-resolution satellite images and demonstrate its clear advantages over several other object detection methods. Xiao Bai 0001, Huigang Zhang, Jun Zhou 0001 |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2014 | Data-Dependent Hashing Based on p-Stable DistributionabstractThe p-stable distribution is traditionally used for data-independent hashing. In this paper, we describe how to perform data-dependent hashing based on p-stable distribution. We commence by formulating the Euclidean distance preserving property in terms of variance estimation. Based on this property, we develop a projection method, which maps the original data to arbitrary dimensional vectors. Each projection vector is a linear combination of multiple random vectors subject to p-stable distribution, in which the weights for the linear combination are learned based on the training data. An orthogonal matrix is then learned data-dependently for minimizing the thresholding error in quantization. Combining the projection method and orthogonal matrix, we develop an unsupervised hashing scheme, which preserves the Euclidean distance. Compared with data-independent hashing methods, our method takes the data distribution into consideration and gives more accurate hashing results with compact hash codes. Different from many data-dependent hashing methods, our method accommodates multiple hash tables and is not restricted by the number of hash functions. To extend our method to a supervised scenario, we incorporate a supervised label propagation scheme into the proposed projection method. This results in a supervised hashing scheme, which preserves semantic similarity of data. Experimental results show that our methods have outperformed several state-of-the-art hashing approaches in both effectiveness and efficiency. Xiao Bai 0001, Haichuan Yang, Jun Zhou 0001, Peng Ren 0001, Jian Cheng 0001 |
IEEE Trans. Image Process. | 3 |
| 2013 | A hypergraph based semi-supervised band selection method for hyperspectral image classificationabstractBand selection is a fundamental problem in hyperspectral data processing. In this paper, we present a semi-supervised learning approach and a hypergraph model to select useful bands based on few labeled object information. The contributions of this paper are two-fold. Firstly, the hypergraph model captures multiple relationships between hyperspectral image samples. Secondly, the semi-supervised learning method not only utilizes unlabeled samples in the learning process to improve model performance, but also requires little labeled samples which can significantly reduce large amount of human labor and costs. The proposed approach is evaluated on AVIRIS and APHI datasets, which demonstrate its advantages over several other band selection methods. Zhouxiao Guo, Xiao Bai 0001, Zhihong Zhang 0001, Jun Zhou 0001 |
ICIP | 4 |
| 2013 | Salient object detection in hyperspectral imageryabstractObject detection in hyperspectral images is an important task for many applications. While most traditional methods are pixel-based, many recent efforts have been put on extracting spatial-spectral features. In this paper, we introduce Itti's visual saliency model into the spectral domain for object detection. This enables the extraction of salient spectral features, which is related to the material property and spatial layout of objects, in the scale space. To our knowledge, this is the first attempt to combine hyperspectral data with salient object detection. Three methods have been implemented and compared to show how color component in the traditional saliency model can be replaced by spectral information. We have performed experiments on selected images from three online hyperspectral datasets, and show the effectiveness of the proposed methods. Jie Liang 0003, Jun Zhou 0001, Xiao Bai 0001, Yuntao Qian |
ICIP | 2 |
| 2013 | Manifold alignment based color transfer for multiview image stitchingabstractIn multiview image stitching, color transfer removes all color inconsistences between different views under different illumination conditions and camera settings to make the stitching more seamless or visually acceptable. This paper presents a manifold alignment method to perform color transfer by exploring manifold structures of partially overlapped source and target images. Manifold alignment projects a pair of source and target images into a common embedding space in which not only the local geometries of color distribution in the respective images are preserved, but also the corresponding pixels in overlapped area across two images are pairwise aligned. Under this new space, color transfer can be considered as a matching problem between different manifolds, i.e. the color of each target pixel is replaced by the color of a source pixel that is nearest to this target pixel in this new space. Compared with other techniques in the literature, the proposed method makes full use of both the correspondences in overlapped area and the intrinsic color structures in the whole stitching scene so that a favorable performance is achieved. Yuntao Qian, Danping Liao, Jun Zhou 0001 |
ICIP | 3 |
| 2013 | Pavement crack detection based on saliency and statistical featuresabstractTraditional pavement crack detection methods can not cope well with the complexity and diversity of noises in large image area. To solve this problem, we propose a novel unsupervised crack detection approach based on saliency and statistical features. The saliency is initially represented by a conspicuity map built from the intensity rarity and local contrast of image regions. Then spatial continuity of candidate crack pixels is measured based on the statistical features extracted in their neighborhood. This is followed by a Bayesian model to automatically update the saliency map. Finally, cracks are extracted after adaptive saliency map binarization. Experiments show that proposed method has generated consistent results as those by human visual inspection. The results have also proved the effectiveness of the proposed method in suppressing noises compared with several alternative methods. Zhenmin Tang, Jun Zhou 0001, Jundi Ding |
ICIP | 3 |
| 2013 | Label propagation hashing based on p-stable distribution and coordinate descentabstractHashing is a useful tool for contents-based image retrieval on large scale database. This paper presents an unsupervised data-dependent hashing method which learns similarity preserving binary codes. It uses p-stable distribution and coordinate descent method to achieve a good approximate solution for an acknowledged objective of hashing. This method consists of two steps. Firstly, it uses p-stable distribution properties to generate an initial partial hashing solution. Next, coordinate descent method is used to extend this partial solution to be complete. Our approach combines the advantages of both data-independent and data-dependent methods, which makes full use of the training data, requires reduced training time, and is easy to implement. Experiments show that our method outperforms several other state-of-the-art methods. Haichuan Yang, Xiao Bai 0001, Chuntian Liu, Jun Zhou 0001 |
ICIP | 4 |
| 2013 | Semi-supervised hyperspectral band selection via sparse linear regression and hypergraph modelsabstractBand selection is an important step towards effective and efficient object classification in hyperspectral imagery. In this paper, we propose a semi-supervised learning method for band selection based on a sparse linear regression model. This model uses a least absolute shrinkage and selection operator to compute the regression coefficients from both labeled and unlabeled samples. These coefficients are then used to compute a contribution score for each band, which allows bands with high scores being selected for the testing step. During this process, unlabeled samples also contribute to the coefficients calculation. In order to propagate the labels to these samples, a hypergraph is first built to describe the relationship between labeled and unlabeled samples. This leads to an adjacency matrix whose entries are the sum of corresponding weights of hyperedges. Then matrix subspace learning method is used to estimate the labels of unlabeled samples. The proposed method is evaluated on the APHI dataset. Comparison with several baseline methods has shown the advantages of the proposed method on the pixel-level classification. Zhouxiao Guo, Haichuan Yang, Xiao Bai 0001, Zhihong Zhang 0001, Jun Zhou 0001 |
IGARSS | 5 |
| 2013 | Marginalized kernel-based feature fusion method for VHR object classificationabstractMany image features can be extracted from very high resolution remote sensing images for object classification. Proper feature combination is a step towards better classification performance. In this paper, we propose a logistic regression-based feature fusion method which assigns different weights to different features. This method considers the probability that two images belongs to the same classes and the image-to-class similarity to define the similarity between two objects. This similarity is used as a marginalized kernel for the final classifier construction. Experiments on remote sensing images suggest that this approach is effective in various feature combination, and has outperformed the SVM baseline method. Chuntian Liu, Xiao Bai 0001, Jun Zhou 0001 |
IGARSS | 4 |
| 2013 | Hierarchical Remote Sensing Image Analysis via Graph Laplacian EnergyabstractSegmentation and classification are important tasks in remote sensing image analysis. Recent research shows that images can be described in hierarchical structure or regions. Such hierarchies can produce the state-of-the-art segmentations and can be used in the classification. However, they often contain more levels and regions than required for an efficient image description, which may cause increased computational complexity. In this letter, we propose a new hierarchical segmentation method that applies graph Laplacian energy as a generic measure for segmentation. It reduces the redundancy in the hierarchy by an order of magnitude with little or no loss of performance. In the classification stage, we apply local self-similarity feature to capture the internal geometric layouts of regions in an image. By incorporating advantages from both semantic hierarchical segmentation and local geometric region description, we have achieved better performance than those from the methods being compared. In the experimental section, we validate the effectiveness of our method by showing results on QuickBird and GeoEye-1 image data sets. Huigang Zhang, Xiao Bai 0001, Huaxin Zheng, Huijie Zhao, Jun Zhou 0001, Jian Cheng 0001, Hanqing Lu |
IEEE Geosci. Remote. Sens. Lett. | 5 |
| 2013 | Hyperspectral Image Classification Based on Structured Sparse Logistic Regression and Three-Dimensional Wavelet Texture FeaturesabstractHyperspectral remote sensing imagery contains rich information on spectral and spatial distributions of distinct surface materials. Owing to its numerous and continuous spectral bands, hyperspectral data enable more accurate and reliable material classification than using panchromatic or multispectral imagery. However, high-dimensional spectral features and limited number of available training samples have caused some difficulties in the classification, such as overfitting in learning, noise sensitiveness, overloaded computation, and lack of meaningful physical interpretability. In this paper, we propose a hyperspectral feature extraction and pixel classification method based on structured sparse logistic regression and 3-D discrete wavelet transform (3D-DWT) texture features. The 3D-DWT decomposes a hyperspectral data cube at different scales, frequencies, and orientations, during which the hyperspectral data cube is considered as a whole tensor instead of adapting the data to a vector or matrix. This allows the capture of geometrical and statistical spectral-spatial structures. After the feature extraction step, sparse representation/modeling is applied for data analysis and processing via sparse regularized optimization, which selects a small subset of the original feature variables to model the data for regression and classification purpose. A linear structured sparse logistic regression model is proposed to simultaneously select the discriminant features from the pool of 3D-DWT texture features and learn the coefficients of the linear classifier, in which the prior knowledge about feature structure can be mapped into the various sparsity-inducing norms such as lasso, group, and sparse group lasso. Furthermore, to overcome the limitation of linear models, we extended the linear sparse model to nonlinear classification by partitioning the feature space into subspaces of linearly separable samples. The advantages of our methods are validated on the real hyperspectral remote sensing data sets. Yuntao Qian, Minchao Ye, Jun Zhou 0001 |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2013 | Efficient Estimation of Reflectance Parameters From Imaging SpectroscopyabstractIn this paper, we address the problem of efficiently recovering reflectance parameters from a single multispectral or hyperspectral image. To do so, we propose a shapelet based estimator that employs shapelets to recover the shading in the image. The optimization setting presented is based upon a three-step process. The first of these concerns the recovery of the surface reflectance and the specular coefficients through a constrained optimization approach. Second, we update the illuminant power spectrum using a simple least-squares formulation. Third, the shading is computed directly once the updated illuminant power spectrum is obtained. This yields a computationally efficient method that achieves speed-ups of nearly an order of magnitude over its closest alternative without compromising performance. We provide results on illuminant power spectrum computation, shading recovery, skin recognition and replacement of the scene illuminant, and object reflectance in real-world images. Lin Gu 0003, Antonio Robles-Kelly, Jun Zhou 0001 |
IEEE Trans. Image Process. | 3 |
| 2013 | Object Detection Via Structural Feature Selection and Shape ModelabstractIn this paper, we propose an approach for object detection via structural feature selection and part-based shape model. It automatically learns a shape model from cluttered training images without need to explicitly use bounding boxes on objects. Our approach first builds a class-specific codebook of local contour features, and then generates structural feature descriptors by combining context shape information. These descriptors are robust to both within-class variations and scale changes. Through exploring pairwise image matching using fast earth mover's distance, feature weights can be iteratively updated. Those discriminative foreground features are assigned high weights and then selected to build a part-based shape model. Finally, object detection is performed by matching each testing image with this model. Experiments show that the proposed method is very effective. It has achieved comparable performance to the state-of-the-art shape-based detection methods, but requires much less training information. Huigang Zhang, Xiao Bai 0001, Jun Zhou 0001, Jian Cheng 0001, Huijie Zhao |
IEEE Trans. Image Process. | 3 |
| 2012 | A Bag Reconstruction Method for Multiple Instance Classification and Group Record Linkage
Zhichun Fu, Jun Zhou 0001, Furong Peng, Peter Christen |
ADMA | 2 |
| 2012 | Object detection via foreground contour feature selection and part-based shape model
Huigang Zhang, Junxiu Wang, Xiao Bai 0001, Jun Zhou 0001, Jian Cheng 0001, Huijie Zhao |
ICPR | 4 |
| 2012 | Multiple Instance Learning for Group Record Linkage
Zhichun Fu, Jun Zhou 0001, Peter Christen, Mac Boot |
PAKDD (1) | 2 |
| 2011 | Material-specific user colour profiles from imaging spectroscopy dataabstractIn this paper, we present a method which permits the creation of user colour preferences for object materials and lights in the scene making use of imaging spectroscopy data. To do this, we build upon the heterogeneous nature of the scene by imposing consistency over object materials so as to allow for small compositional variations across objects in the image. Once the consistency has been imposed, we aim at maximising the quality of the images under consideration based upon user input. This provides the flexibility necessary to utilise user profiles for the automatic processing of real world imagery while avoiding undesirable effects encountered when colour images are produced. We provide results on real-world imagery and illustrate how the method can be used to produce material-specific colours based upon user input. Lin Gu 0003, Cong Phuoc Huynh, Antonio Robles-Kelly, Jun Zhou 0001 |
ICCV | 4 |
| 2011 | Structured sparse model based feature selection and classification for hyperspectral imageryabstractSparse modeling is a powerful framework for data analysis and processing. It is especially useful for high-dimensional regression and classification problems in which a large number of feature variables exist but the amount of training samples is limited. In this paper, we address the problems of feature description, feature selection and classifier design for hyperspectral images using structured sparse models. A linear sparse logistic regression model is proposed to combine feature selection and pixel classification into a regularized optimization problem with the constraint of sparsity. To explore the structured features, three-dimensional discrete wavelet transform (3D-DWT) is employed, which processes the hyperspectral data cube as a whole tensor instead of adapting the data to a vector or matrix. This allows more effective capturing of the spatial and spectral structure. The structure of the 3D-DWT features is imposed on the sparse model by group LASSO which selects the features on the group level. The advantages of our method are validated on the real hyperspectral data. Yuntao Qian, Jun Zhou 0001, Minchao Ye |
IGARSS | 2 |
| 2011 | Graph attribute embedding via Riemannian submersion learning
Haifeng Zhao 0002, Antonio Robles-Kelly, Jun Zhou 0001, Jianfeng Lu 0003, Jing-Yu Yang 0001 |
Comput. Vis. Image Underst. | 3 |
| 2011 | MILIS: Multiple Instance Learning with Instance SelectionabstractMultiple instance learning (MIL) is a paradigm in supervised learning that deals with the classification of collections of instances called bags. Each bag contains a number of instances from which features are extracted. The complexity of MIL is largely dependent on the number of instances in the training data set. Since we are usually confronted with a large instance space even for moderately sized real-world data sets applications, it is important to design efficient instance selection techniques to speed up the training process without compromising the performance. In this paper, we address the issue of instance selection in MIL. We propose MILIS, a novel MIL algorithm based on adaptive instance selection. We do this in an alternating optimization framework by intertwining the steps of instance selection and classifier learning in an iterative manner which is guaranteed to converge. Initial instance selection is achieved by a simple yet effective kernel density estimator on the negative instances. Experimental results demonstrate the utility and efficiency of the proposed approach as compared to the state of the art. Zhouyu Fu, Antonio Robles-Kelly, Jun Zhou 0001 |
IEEE Trans. Pattern Anal. Mach. Intell. | 3 |
| 2011 | Hyperspectral Unmixing via $L_{1/2}$ Sparsity-Constrained Nonnegative Matrix FactorizationabstractHyperspectral unmixing is a crucial preprocessing step for material classification and recognition. In the last decade, nonnegative matrix factorization (NMF) and its extensions have been intensively studied to unmix hyperspectral imagery and recover the material end-members. As an important constraint for NMF, sparsity has been modeled making use of the$L_{1}$regularizer. Unfortunately, the$L_{1}$regularizer cannot enforce further sparsity when the full additivity constraint of material abundances is used, hence limiting the practical efficacy of NMF methods in hyperspectral unmixing. In this paper, we extend the NMF method by incorporating the$L_{1/2}$sparsity constraint, which we name$L_{1/2}$-NMF. The$L_{1/2}$regularizer not only induces sparsity but is also a better choice among$L_{q}(0 < q < 1)$regularizers. We propose an iterative estimation algorithm for$L_{1/2}$-NMF, which provides sparser and more accurate results than those delivered using the$L_{1}$norm. We illustrate the utility of our method on synthetic and real hyperspectral data and compare our results to those yielded by other state-of-the-art methods. Yuntao Qian, Sen Jia 0001, Jun Zhou 0001, Antonio Robles-Kelly |
IEEE Trans. Geosci. Remote. Sens. | 3 |
| 2010 | Object of Interest Detection by Saliency Learning
Pattaraporn Khuwuthyakorn, Antonio Robles-Kelly, Jun Zhou 0001 |
ECCV (2) | 3 |
| 2010 | Regisration of hyperspectral and trichromatic images via cross cumulative residual entropy maximisationabstractIn this paper we address the problem of image fusion between imagery acquired by trichromatic sensors and hyperspectral imagers. We do this by presenting a method aimed at registering a high-resolution trichromatic image with lower resolution hyperspectral data. The method presented here maps the hyperspectral image into the grayscale image so as to employ the cross cumulative residual entropy for purposes of multimodal registration. We illustrate the utility of our approach by presenting registration results on a set of surveillance image pairs consisting of a set of high-oblique colour and hyperspectral images. Mahmudul Hasan 0002, Mark R. Pickering, Antonio Robles-Kelly, Jun Zhou 0001, Xiuping Jia |
ICIP | 4 |
| 2010 | Image Inpainting Based on Local OptimisationabstractIn this paper, we tackle the problem of image in painting which aims at removing objects from an image or repairing damaged pictures by replacing the missing regions using the information in the rest of the scene. The image in painting method proposed here builds on an exemplar-based perspective so as to improve the local consistency of the in painted region. This is done by selecting the optimal patch which maximises the local consistency with respect to abutting candidate patches. The similarity computation generates weights based upon an edge prior and the structural differences between in painting exemplar candidates. This treatment permits the generation of an in painting sequence based on a list of factors. The experiments show that the proposed method delivers a margin of improvement as compared to alternative methods. Jun Zhou 0001, Antonio Robles-Kelly |
ICPR | 1 |
| 2010 | Multi-spectral remote sensing image registration via spatial relationship analysis on sift keypointsabstractMulti-sensor image registration is a challenging task in remote sensing. Considering the fact that multi-sensor devices capture the images at different times, multi-spectral image registration is necessary for data fusion of the images. Several conventional methods for image registration suffer from poor performance due to their sensitivity to scale and intensity variation. The scale invariant feature transform (SIFT) is widely used for image registration and object recognition to address these problems. However, directly applying SIFT to remote sensing image registration often results in a very large number of feature points or keypoints but a small number of matching points with a high false alarm rate. We argue that this is due to the fact that spatial information is not considered during the SIFT-based matching process. This paper proposes a method to improve SIFT-based matching by taking advantage of neighborhood information. The proposed method generates more correct matching points as the relative structure in different remote sensing images are almost static. Mahmudul Hasan 0002, Xiuping Jia, Antonio Robles-Kelly, Jun Zhou 0001, Mark R. Pickering |
IGARSS | 4 |
| 2010 | Mixing Linear SVMs for Nonlinear ClassificationabstractIn this paper, we address the problem of combining linear support vector machines (SVMs) for classification of large-scale nonlinear datasets. The motivation is to exploit both the efficiency of linear SVMs (LSVMs) in learning and prediction and the power of nonlinear SVMs in classification. To this end, we develop a LSVM mixture model that exploits a divide-and-conquer strategy by partitioning the feature space into subregions of linearly separable datapoints and learning a LSVM for each of these regions. We do this implicitly by deriving a generative model over the joint data and label distributions. Consequently, we can impose priors on the mixing coefficients and do implicit model selection in a top-down manner during the parameter estimation process. This guarantees the sparsity of the learned model. Experimental results show that the proposed method can achieve the efficiency of LSVMs in the prediction phase while still providing a classification performance comparable to nonlinear SVMs. Zhouyu Fu, Antonio Robles-Kelly, Jun Zhou 0001 |
IEEE Trans. Neural Networks | 3 |
| 2009 | A Graph-Based Feature Combination Approach to Object Tracking
Quang Anh Nguyen, Antonio Robles-Kelly, Jun Zhou 0001 |
ACCV (2) | 3 |
| 2008 | Prediction and Change Detection in Sequential Data for Interactive Applications
Jun Zhou 0001, Li Cheng 0001, Walter F. Bischof |
AAAI | 1 |
| 2008 | A quasi-random sampling approach to image retrievalabstractIn this paper, we present a novel approach to contents-based image retrieval. The method hinges in the use of quasi-random sampling to retrieve those images in a database which are related to a query image provided by the user. Departing from random sampling theory, we make use of the EM algorithm so as to organize the images in the database into compact clusters that can then be used for stratified random sampling. For the purposes of retrieval, we use the similarity between the query and the clustered images to govern the sampling process within clusters. In this way, the sampling can be viewed as a stratified sampling one which is random at the cluster level and takes into account the intra-cluster structure of the dataset. This approach leads to a measure of statistical confidence that relates to the theoretical hard-limit of the retrieval performance. We show results on the Oxford Flowers dataset. Jun Zhou 0001, Antonio Robles-Kelly |
CVPR | 1 |
| 2007 | Online Learning With Novelty Detection in Human-Guided Road TrackingabstractCurrent image processing and pattern recognition algorithms are not robust enough to make automated remote sensing image interpretation feasible. For this reason, we need to develop image interpretation systems that rely on human guidance. In this paper, we tackle the problem of semiautomatic road tracking in aerial photos. We propose an online learning approach that naturally integrates inputs from human experts with computational algorithms to learn road tracking. Human inputs provide the online learner with training examples to generate road predictors. An ensemble of road predictors is learned incrementally and used to automatically track roads. When novel situations are encountered, control is returned back to the human expert to initialize a new training and tracking iteration. Our approach is computationally efficient, and it can rapidly adapt to dynamic situations where the image feature distributions change. Experimental results confirm that our approach is effective and superior to existing methods. Jun Zhou 0001, Li Cheng 0001, Walter F. Bischof |
IEEE Trans. Geosci. Remote. Sens. | 1 |