J

Junshi Xia

University of Notre Dame

ORCID: 0000-0002-5586-6536

Publishes on Remote-Sensing Image Classification, Remote Sensing and Land Use, Remote Sensing in Agriculture. 220 papers and 7.6k citations.

220Publications
7.6kTotal Citations

Is this you? Claim your profile.

Add your photo, update your bio, and get notified when your ranking changes.

Top publicationsby citations

Integrating Multilayer Features of Convolutional Neural Networks for Remote Sensing Scene Classification
Erzhu Li, Junshi Xia, Peijun Du et al.|IEEE Transactions on Geoscience and Remote Sensing|2017
Cited by 297

Scene classification from remote sensing images provides new possibilities for potential application of high spatial resolution imagery. How to efficiently implement scene recognition from high spatial resolution imagery remains a significant challenge in the remote sensing domain. Recently, convolutional neural networks (CNN) have attracted tremendous attention because of their excellent performance in different fields. However, most works focus on fully training a new deep CNN model for the target problems without considering the limited data and time-consuming issues. To alleviate the aforementioned drawbacks, some works have attempted to use the pretrained CNN models as feature extractors to build a feature representation of scene images for classification and achieved successful applications including remote sensing scene classification. However, existing works pay little attention to exploring the benefits of multilayer features for improving the scene classification in different aspects. As a matter of fact, the information hidden in different layers has great potential for improving feature discrimination capacity. Therefore, this paper presents a fusion strategy for integrating multilayer features of a pretrained CNN model for scene classification. Specifically, the pretrained CNN model is used as a feature extractor to extract deep features of different convolutional and fully connected layers; then, a multiscale improved Fisher kernel coding method is proposed to build a mid-level feature representation of convolutional deep features. Finally, the mid-level features extracted from convolutional layers and the features of fully connected layers are fused by a principal component analysis/spectral regression kernel discriminant analysis method for classification. For validation and comparison purposes, the proposed approach is evaluated via experiments with two challenging high-resolution remote sensing data sets, and shows the competitive performance compared with fully trained CNN models, fine-tuning CNN models, and other related works.

Multiple Classifier System for Remote Sensing Image Classification: A Review
Peijun Du, Junshi Xia, Zhang We et al.|Sensors|2012
Cited by 294Open Access

Over the last two decades, multiple classifier system (MCS) or classifier ensemble has shown great potential to improve the accuracy and reliability of remote sensing image classification. Although there are lots of literatures covering the MCS approaches, there is a lack of a comprehensive literature review which presents an overall architecture of the basic principles and trends behind the design of remote sensing classifier ensemble. Therefore, in order to give a reference point for MCS approaches, this paper attempts to explicitly review the remote sensing implementations of MCS and proposes some modified approaches. The effectiveness of existing and improved algorithms are analyzed and evaluated by multi-source remotely sensed images, including high spatial resolution image (QuickBird), hyperspectral image (OMISII) and multi-spectral image (Landsat ETM+). Experimental results demonstrate that MCS can effectively improve the accuracy and stability of remote sensing image classification, and diversity measures play an active role for the combination of multiple classifiers. Furthermore, this survey provides a roadmap to guide future research, algorithm enhancement and facilitate knowledge accumulation of MCS in remote sensing community.

Comprehensive evaluation and scenario simulation for the water resources carrying capacity in Xi'an city, China
Zhaoyang Yang, Jinxi Song, Dandong Cheng et al.|Journal of Environmental Management|2018
Cited by 288Open Access

The quantity and quality of water resources are of great importance in maintaining urban socio-economic development. Accordingly, substantial research has been conducted on the concept of the water resources carrying capacity (WRCC). In this study, analytic hierarchy process (AHP) and system dynamics (SD) models were combined to construct a multi-criteria evaluation system of the WRCC and a socio-economic/water resources SD model for Xi'an. The developmental trends of the society, economy, water supply/demand, and wastewater discharge were obtained from 2015 to 2020 using five scenarios designed for distinct purposes; these scenarios and trends were comprehensively evaluated using a combination of qualitative and quantitative analyses. The results indicated that the WRCC (0.32 in 2020) in Xi'an will shift from a normal to a poor state if the current social development pattern is maintained; therefore, we conclude that the socio-economic development of Xi'an is unsustainable. However, under a comprehensive scheme, the WRCC index (0.64 in 2020) will increase by 48% compared with the WRCC index under a business-as-usual scenario. Further, some practical suggestions, including the promotion of industrial reforms and the improvement of water-use efficiency and recycling policies, were provided for improving the regional WRCC.

ChangeMamba: Remote Sensing Change Detection With Spatiotemporal State Space Model
Hongruixuan Chen, Jian Song, Chengxi Han et al.|IEEE Transactions on Geoscience and Remote Sensing|2024
Cited by 265Open Access

Convolutional neural networks (CNNs) and Transformers have made impressive progress in the field of remote sensing change detection (CD). However, both architectures have inherent shortcomings: CNN is constrained by a limited receptive field that may hinder their ability to capture broader spatial contexts, while Transformers are computationally intensive, making them costly to train and deploy on large datasets. Recently, the Mamba architecture, based on state space models (SSMs), has shown remarkable performance in a series of natural language processing tasks, which can effectively compensate for the shortcomings of the above two architectures. In this article, we explore for the first time the potential of the Mamba architecture for remote sensing CD tasks. We tailor the corresponding frameworks, called MambaBCD, MambaSCD, and MambaBDA, for binary CD (BCD), semantic CD (SCD), and building damage assessment (BDA), respectively. All three frameworks adopt the cutting-edge Visual Mamba architecture as the encoder, which allows full learning of global spatial contextual information from the input images. For the change decoder, which is available in all three architectures, we propose three spatiotemporal relationship modeling mechanisms, which can be naturally combined with the Mamba architecture and fully utilize its attribute to achieve spatiotemporal interaction of multitemporal features, thereby obtaining accurate change information. On five benchmark datasets, our proposed frameworks outperform current CNN- and Transformer-based approaches without using any complex training strategies or tricks, fully demonstrating the potential of the Mamba architecture in CD tasks. Further experiments show that our architecture is quite robust to degraded data. The source code is available at: <uri xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">https://github.com/ChenHongruixuan/MambaCD</uri>.

Hyperspectral Remote Sensing Image Classification Based on Rotation Forest
Junshi Xia, Peijun Du, Xiyan He et al.|IEEE Geoscience and Remote Sensing Letters|2013
Cited by 213

In this letter, an ensemble learning approach, Rotation Forest, has been applied to hyperspectral remote sensing image classification for the first time. The framework of Rotation Forest is to project the original data into a new feature space using transformation methods for each base classifier (decision tree), then the base classifier can train in different new spaces for the purpose of encouraging both individual accuracy and diversity within the ensemble simultaneously. Principal component analysis (PCA), maximum noise fraction, independent component analysis, and local Fisher discriminant analysis are introduced as feature transformation algorithms in the original Rotation Forest. The performance of Rotation Forest was evaluated based on several criteria: different data sets, sensitivity to the number of training samples, ensemble size and the number of features in a subset. Experimental results revealed that Rotation Forest, especially with PCA transformation, could produce more accurate results than bagging, AdaBoost, and Random Forest. They indicate that Rotation Forests are promising approaches for generating classifier ensemble of hyperspectral remote sensing.