Query:
学者姓名:邹长忠
Refining:
Year
Type
Indexed by
Source
Complex
Former Name
Co-
Language
Clean All
Abstract :
Spectral Reconstruction (SR) has attracted a lot of attention in recent years. A few studies have proposed spectral reconstruction techniques based on Transformers. However, the performance optimization of Transformers still is a vital issue. Furthermore, how to simultaneously explore the spatial and spectral information of hyperspectral image and fuse the features of different resolutions at different hierarchical levels is worth further investigation. Considering these issues, in this paper, we propose the Patch Clustering-Based Spectral- Transformer with Multi-level Fusion Network (PCFM). Specifically, to address the interaction of pixels with similar long-distance spectral information, a Patch-based Clustering Spectral Self-Attention (PCSS) mechanism is developed. After patching, each patch can focus on capturing local features, and clustering can reduce the computational complexity of processing large images. Furthermore, in order to fully consider the relationship between different clusters for PCSS, a Deal Conv Feed Attention (DCFA) module is designed, which adjusts the weight of the input data by calculating the correlation between clusters so that the model can better understand and handle these complex interactions. In addition, to address the various scales fusion issue, different from the previous methods, an Hierarchical Optimization Feature Fusion mechanism (HOFF) is introduced for merging images generated at different hierarchical levels. Finally, the Channel Relation Module (CRM) is employed to further bridge the gap between the reconstructed HSI and their ground truth. Extensive experimental results on the Pavia, Sandiga and Chikusei datasets indicate that this method outperforms the SOTA method in quantitative metrics and visual effects.
Keyword :
Convolutional neural network Convolutional neural network Hierarchical optimization feature fusion Hierarchical optimization feature fusion (HOFF) (HOFF) Patch clustering-based spectral-transformer Patch clustering-based spectral-transformer Spectral Reconstruction (SR) Spectral Reconstruction (SR)
Cite:
Copy from the list or Export to your reference management。
GB/T 7714 | Zou, Changzhong , Liu, Yikang , Zou, Changwu . Patch clustering-based spectral-transformer with multi-level fusion network for spectral reconstruction [J]. | NEUROCOMPUTING , 2025 , 626 . |
MLA | Zou, Changzhong 等. "Patch clustering-based spectral-transformer with multi-level fusion network for spectral reconstruction" . | NEUROCOMPUTING 626 (2025) . |
APA | Zou, Changzhong , Liu, Yikang , Zou, Changwu . Patch clustering-based spectral-transformer with multi-level fusion network for spectral reconstruction . | NEUROCOMPUTING , 2025 , 626 . |
Export to | NoteExpress RIS BibTex |
Version :
Abstract :
Semantic change detection (SCD) can recognize the region and the type of changes in remote sensing images. Existing methods are either based on transformer or convolutional neural network (CNN), but due to the size of various ground objects is different, it is necessary to have global modeling ability and local information extraction ability at the same time. Therefore, in this paper we propose a fusion semantic change detection network (FSCD) with both global modeling ability and local information extraction ability by fusing transformer and CNN. A semi-parallel fusion block has also been proposed to construct FSCD. It can not only have global and local features in parallel, but also fuse them as deeply as serial. To better adaptively decide which mechanism is applied to which pixel, we design a self-attention and convolution selection module (ACSM). ACSM is a self-attention mechanism used to selectively combine transformer and CNN. Specifically, the importance of each mechanism is automatically obtained by learning. According to the importance, the mechanism suitable for a pixel is selected, which is better than using either mechanism alone. We evaluate the proposed FSCD on two datasets, and the proposed network has a significant improvement compared with the state-of-the-art network. © 2023
Keyword :
Change detection Change detection Convolution Convolution Convolutional neural networks Convolutional neural networks Information retrieval Information retrieval Pixels Pixels Remote sensing Remote sensing Semantics Semantics Semantic Web Semantic Web
Cite:
Copy from the list or Export to your reference management。
GB/T 7714 | Zou, Changzhong , Wang, Ziyuan . A semi-parallel CNN-transformer fusion network for semantic change detection [J]. | Image and Vision Computing , 2024 , 149 . |
MLA | Zou, Changzhong 等. "A semi-parallel CNN-transformer fusion network for semantic change detection" . | Image and Vision Computing 149 (2024) . |
APA | Zou, Changzhong , Wang, Ziyuan . A semi-parallel CNN-transformer fusion network for semantic change detection . | Image and Vision Computing , 2024 , 149 . |
Export to | NoteExpress RIS BibTex |
Version :
Abstract :
Hyperspectral images can be widely used in many fields due to their high information richness. However, costly and complex imaging spectrometers limit its growth. Hyperspectral reconstruction aims to obtain the corresponding hyperspectral image from the multispectral image, to reduce the acquisition cost of hyperspectral images. At present, the related works mainly use methods based on deep learning, and they have achieved good results. However, how to fully extract the global spectral and spatial features of hyperspectral images is still not well solved. To address these issues, we propose an Attention and Transformer Complementary Fusion Network (ATCFNet), which is composed of three modules: Multi-angle Input Image Processing (MIIP), Deep Feature Extraction (DFE) and Hyperspectral Reconstruction (HR) modules. Within the DFE module, an improved Transformer module and a novel Multi-scale Spatial Attention (MSA) module are proposed to extract the global spectral relationship and the spatial features of the hyperspectral images, respectively. Moreover, the MIIP module is proposed to extract the features of input multispectral images more effectively and comprehensively. To verify these, we compare the proposed ATCFNet with other excellent reconstruction methods on three hyperspectral image datasets. The results show that our method achieves the best results in these datasets. Code is publicly available at https://github.com/kidder314/ATCFNet.
Keyword :
Hyperspectral imaging Hyperspectral imaging image reconstruction image reconstruction image resolution image resolution spatial attention spatial attention transformer transformer
Cite:
Copy from the list or Export to your reference management。
GB/T 7714 | Zou, Changwu , Zhang, Can , Zou, Changzhong . Attention and transformer complementary fusion network for hyperspectral image spectral reconstruction [J]. | INTERNATIONAL JOURNAL OF REMOTE SENSING , 2024 , 45 (15) : 5095-5112 . |
MLA | Zou, Changwu 等. "Attention and transformer complementary fusion network for hyperspectral image spectral reconstruction" . | INTERNATIONAL JOURNAL OF REMOTE SENSING 45 . 15 (2024) : 5095-5112 . |
APA | Zou, Changwu , Zhang, Can , Zou, Changzhong . Attention and transformer complementary fusion network for hyperspectral image spectral reconstruction . | INTERNATIONAL JOURNAL OF REMOTE SENSING , 2024 , 45 (15) , 5095-5112 . |
Export to | NoteExpress RIS BibTex |
Version :
Abstract :
Semantic change detection (SCD) can recognize the region and the type of changes in remote sensing images. Existing methods are either based on transformer or convolutional neural network (CNN), but due to the size of various ground objects is different, it is necessary to have global modeling ability and local information extraction ability at the same time. Therefore, in this paper we propose a fusion semantic change detection network (FSCD) with both global modeling ability and local information extraction ability by fusing transformer and CNN. A semi-parallel fusion block has also been proposed to construct FSCD. It can not only have global and local features in parallel, but also fuse them as deeply as serial. To better adaptively decide which mechanism is applied to which pixel, we design a self-attention and convolution selection module (ACSM). ACSM is a selfattention mechanism used to selectively combine transformer and CNN. Specifically, the importance of each mechanism is automatically obtained by learning. According to the importance, the mechanism suitable for a pixel is selected, which is better than using either mechanism alone. We evaluate the proposed FSCD on two datasets, and the proposed network has a significant improvement compared with the state-of-the-art network.
Keyword :
Convolutional neural network (CNN) Convolutional neural network (CNN) (FSCD) (FSCD) Fusion semantic change detection network Fusion semantic change detection network Siamese Siamese Transformer Transformer
Cite:
Copy from the list or Export to your reference management。
GB/T 7714 | Zou, Changzhong , Wang, Ziyuan . A semi-parallel CNN-transformer fusion network for semantic change detection [J]. | IMAGE AND VISION COMPUTING , 2024 , 149 . |
MLA | Zou, Changzhong 等. "A semi-parallel CNN-transformer fusion network for semantic change detection" . | IMAGE AND VISION COMPUTING 149 (2024) . |
APA | Zou, Changzhong , Wang, Ziyuan . A semi-parallel CNN-transformer fusion network for semantic change detection . | IMAGE AND VISION COMPUTING , 2024 , 149 . |
Export to | NoteExpress RIS BibTex |
Version :
Abstract :
The Zu Chongzhi cryptographic algorithm (ZUC) is a stream cipher algorithm published in China. This paper focuses on the realization of the complete quantum circuit for the ZUC-128 algorithm with low T-depth. The S-box is a crucial component of the nonlinear aspect of the ZUC-128 algorithm. Initially, we derive the classical circuit implementations of S0 and S1 using an exhaustive pruning strategy and tower domain decomposition technology. Subsequently, we develop quantum circuits for S0 and S1 in two steps: first by reducing the AND-depth of the classical circuit, and then by ensuring that the T-depth of the quantum circuit equals the AND-depth of the classical circuit. Our new S0 and S1 quantum circuits both have a T-depth of 7. We are currently researching the quantum circuit implementation of the adder and L function in order to minimize the T-depth of the entire circuit. Finally, we propose the construction of quantum circuit to realize the whole process of ZUC-128 algorithm with low T-depth. When the number of rounds L = 32 in the working step, this quantum circuit requires 46008 qubits, 682340 T gates, 2008535 CNOT gates and 42680 NOT gates, with the T-depth of 11341, and the number of qubits multiplied by T-depth is 5.22 × 108 © 2024 Chinese Academy of Sciences. All rights reserved.
Keyword :
quantum circuit quantum circuit tower domain decomposition tower domain decomposition ZUC-128 ZUC-128
Cite:
Copy from the list or Export to your reference management。
GB/T 7714 | Zou, J. , Xiang, S. , Zou, C. et al. An efficient quantum circuit implementation of ZUC-128 cipher with low T-depth; [低T深度条件下ZUC-128的高效量子线路实现] [J]. | Scientia Sinica: Physica, Mechanica et Astronomica , 2024 , 54 (12) . |
MLA | Zou, J. et al. "An efficient quantum circuit implementation of ZUC-128 cipher with low T-depth; [低T深度条件下ZUC-128的高效量子线路实现]" . | Scientia Sinica: Physica, Mechanica et Astronomica 54 . 12 (2024) . |
APA | Zou, J. , Xiang, S. , Zou, C. , Wu, W. . An efficient quantum circuit implementation of ZUC-128 cipher with low T-depth; [低T深度条件下ZUC-128的高效量子线路实现] . | Scientia Sinica: Physica, Mechanica et Astronomica , 2024 , 54 (12) . |
Export to | NoteExpress RIS BibTex |
Version :
Abstract :
Change detection (CD) has a significant application in the remote sensing field. Because of the popularity of hyperspectral image (HSI) and the application of deep learning methods, hyperspectral image change detection (HSI-CD) techniques have been greatly developed. Among them, convolutional neural network (CNN) has garnered the greatest interest in HSI-CD due to their superior feature learning capabilities. However, current CNN-based algorithms have trouble capturing spectral similarity and long-range dependency owing to their intrinsic structural restrictions. Recently, transformers have been shown to extract global dependency from nature images in an extremely efficient way. But it has some difficulties in handling high-dimensional data, such as HSI. To address these issues, we propose an improved multi-scale and spectral-wise transformer (MS-SWT). The proposed MS-SWT is capable of capturing spectral similarity and long-range dependence between bands to enhance the efficiency of the HSI-CD task. Furthermore, to maximize the utilization of spatial information, we present a multi-scale feature fusion module (MFFM) to extract and fuse different dimensions of spatial features. More importantly, a locality self-attention (LSA) module is employed to alleviate the problem of smoothing the distribution of attention scores due to the large number of spectral embeddings. Moreover, we design a channel self-supervised loss function that can capture intrinsic information from the spectral channels to further strengthen the robustness of model training when the training samples are scarce. Lastly, comprehensive experiments present the high performance of our MS-SWT on four bitemporal HSI datasets and demonstrate the superiority of MS-SWT over state-of-the-art approaches.
Keyword :
change detection change detection Hyperspectral image Hyperspectral image loss function loss function transformer transformer
Cite:
Copy from the list or Export to your reference management。
GB/T 7714 | Zou, Changzhong , Liang, Wenfeng , Liu, Lei et al. Hyperspectral image change detection based on an improved multi-scale and spectral-wise transformer [J]. | INTERNATIONAL JOURNAL OF REMOTE SENSING , 2024 , 45 (6) : 1903-1924 . |
MLA | Zou, Changzhong et al. "Hyperspectral image change detection based on an improved multi-scale and spectral-wise transformer" . | INTERNATIONAL JOURNAL OF REMOTE SENSING 45 . 6 (2024) : 1903-1924 . |
APA | Zou, Changzhong , Liang, Wenfeng , Liu, Lei , Zou, Changwu . Hyperspectral image change detection based on an improved multi-scale and spectral-wise transformer . | INTERNATIONAL JOURNAL OF REMOTE SENSING , 2024 , 45 (6) , 1903-1924 . |
Export to | NoteExpress RIS BibTex |
Version :
Abstract :
In recent years, deep convolutional neural networks (CNNs) have been widely exploited for the hyperspectral image (HSI) super-resolution and obtained remarkable performance. However, most of the existing CNN -based methods have two main problems. One is to use two-dimension (2D) convolution to extract spatial information without paying attention to the mining of spectral information of hyperspectral images. The other is to use three-dimension (3D) convolution, which reduces the efficiency of the model when the network parameters increase. To address the above issues, we propose clustering deep residual neural network (CDRNN) for hyperspectral image super-resolution in this paper. The proposed CDRNN learns the complex, nonlinear mappings between low spatial resolution HSI and high spatial resolution HSI. At first, an unsupervised clustering method is used to divide a low spatial resolution HSI into several classes according to spectral correlation. Then, the spectrum-pairs from the classified low spatial resolution HSI and the corresponding high spatial resolution HSI are used to train the CDRNN to establish the nonlinear mapping for each class. Finally, we classify the given low spatial resolution HSI into the determined category and use the trained CDRNN to reconstruct the final high spatial resolution HSI from the classified low spatial resolution HSI. We conduct extensive experiments on three simulated benchmark datasets and a real HSI to evaluate the super-resolution performance of the proposed method. Experimental results show that our proposed method achieves significant improvement over state-of-the-art methods.
Keyword :
Clustering Clustering Deep residual neural network Deep residual neural network Hyperspectral image Hyperspectral image Super-resolution Super-resolution
Cite:
Copy from the list or Export to your reference management。
GB/T 7714 | Zou, Changzhong , Zhang, Can . Hyperspectral image super-resolution using cluster-based deep convolutional networks [J]. | SIGNAL PROCESSING-IMAGE COMMUNICATION , 2023 , 110 . |
MLA | Zou, Changzhong et al. "Hyperspectral image super-resolution using cluster-based deep convolutional networks" . | SIGNAL PROCESSING-IMAGE COMMUNICATION 110 (2023) . |
APA | Zou, Changzhong , Zhang, Can . Hyperspectral image super-resolution using cluster-based deep convolutional networks . | SIGNAL PROCESSING-IMAGE COMMUNICATION , 2023 , 110 . |
Export to | NoteExpress RIS BibTex |
Version :
Abstract :
The growing availability of high-quality remote sensing imagery has led to increased interest in semantic change detection (SCD). Supervised methods for this task have shown significant performance improvements, but acquiring labeled data is often challenging and expensive. To confront this challenge, we propose a semisupervised approach for SCD in remote sensing images using an innovative teacher-student model. We use a convolutional neural network (CNN) in the teacher model and a fusion design combining CNN and vision transformer in the student model, with the rationale that the CNN requires fewer training samples compared with vision transformer, and fusion network allows us to leverage the advantages of both. To further enhance the model's performance, we propose a novel data augmentation approach by interchanging bitemporal images as well as their labels. The principle for that is the change from one moment to another and vice versa are two different changes and can, therefore, be used to augment the training dataset. More importantly, this method does not reduce its reliability, because no noise is brought to the remote sensing images. By adopting this approach, we are able to better utilize the small labeled dataset to increase the precision of the model while maintaining the robustness. According to the experimental results, the proposed method outperforms several state-of-the-art methods and achieves an improvement compared with bi-temporal semantic reasoning network (Bi-SRNet) in mean intersection over union (mIoU)/separated kappa (SeK)/overall accuracy (OA) of 3.25/4.42/1.78, 6.37/11.72/2.91 on the SECOND and Landsat-SCD datasets, respectively.
Keyword :
Convolutional neural network (CNN) Convolutional neural network (CNN) semantic change detection (SCD) semantic change detection (SCD) semisupervised semisupervised vision transformer vision transformer
Cite:
Copy from the list or Export to your reference management。
GB/T 7714 | Zou, Changzhong , Wang, Ziyuan . A New Semisupervised Method for Detecting Semantic Changes in Remote Sensing Images [J]. | IEEE GEOSCIENCE AND REMOTE SENSING LETTERS , 2023 , 20 . |
MLA | Zou, Changzhong et al. "A New Semisupervised Method for Detecting Semantic Changes in Remote Sensing Images" . | IEEE GEOSCIENCE AND REMOTE SENSING LETTERS 20 (2023) . |
APA | Zou, Changzhong , Wang, Ziyuan . A New Semisupervised Method for Detecting Semantic Changes in Remote Sensing Images . | IEEE GEOSCIENCE AND REMOTE SENSING LETTERS , 2023 , 20 . |
Export to | NoteExpress RIS BibTex |
Version :
Abstract :
Quickly extracting road networks from high-resolution remote sensing images is crucial in mapping, urban planning, and GIS databases updating. Semi-automatic road extraction, as the main method of road surveying and mapping, is a labor-intensive task. In order to reduce the cost of manual intervention and improve extraction efficiency, this paper proposes a fast road centerline extraction algorithm based on geodesic distance field. First, the optimal circular template is proposed to automatically estimated the road width and adjust the manual seeds to road center based on the morphological gradient map, and the road saliency map is calculated according to the local color features inside the templates. Second, we propose the soft road center kernel density based on road saliency map which overcomes the difficulty of threshold presetting of road segmentation in traditional road center kernel density estimation. Most importantly, a geodesic distance field is proposed to quickly extract the geodesic curve between two consecutive seeds, which dramatically increase the efficiency of our algorithm. Finally, we introduce the mean filter into our scheme to smooth the road centerlines. Extensive experiments and quantitative comparisons show that the proposed algorithm can greatly reduce manual intervention without losing much accuracy, and significantly improve the efficiency of road extraction. Furthermore, the proposed algorithm takes almost the same time to extract any length of road centerline given fixed image size, and no hyperparameters need to be set. The algorithm behaves good experience in human-computer interaction. © 2023 SinoMaps Press. All rights reserved.
Keyword :
Curve fitting Curve fitting Efficiency Efficiency Extraction Extraction Geodesy Geodesy Human computer interaction Human computer interaction Mapping Mapping Remote sensing Remote sensing Roads and streets Roads and streets
Cite:
Copy from the list or Export to your reference management。
GB/T 7714 | Lian, Renbao , Zhang, Zhenmin , Liao, Yipeng et al. A quick road centreline extraction method from remote sensing images combining with geodesic distance field and curve smoothing [J]. | Acta Geodaetica et Cartographica Sinica , 2023 , 52 (8) : 1317-1329 . |
MLA | Lian, Renbao et al. "A quick road centreline extraction method from remote sensing images combining with geodesic distance field and curve smoothing" . | Acta Geodaetica et Cartographica Sinica 52 . 8 (2023) : 1317-1329 . |
APA | Lian, Renbao , Zhang, Zhenmin , Liao, Yipeng , Zou, Changzhong , Huang, Liqin . A quick road centreline extraction method from remote sensing images combining with geodesic distance field and curve smoothing . | Acta Geodaetica et Cartographica Sinica , 2023 , 52 (8) , 1317-1329 . |
Export to | NoteExpress RIS BibTex |
Version :
Abstract :
Road digitizing is a labor-intensive task. For reducing labor cost, this letter presents an effective semiautomatic road delineation method based on geodesic distance field (GDF) and piecewise polygon fitting. The main components of the approach are optimal circle calculation, soft road center kernel density estimation (KDE), fast GDF generation, and piecewise polygon fitting model. First, the adaptive circular template is proposed to automatically measure the road width. Next, the soft road center kernel density is estimated for fast GDF generation, which supports the extraction of road centerline between two adjacent seeds. Finally, piecewise polygon fitting is used to refine the road centerline. Extensive experiments demonstrate that the proposed algorithm is efficient and robust in road delineation. The proposed approach takes almost the same time to extract any length of road segment given fixed image size, and no hyperparameters needs to be set.
Keyword :
Adaptation models Adaptation models Adaptive circular template Adaptive circular template Estimation Estimation Fitting Fitting geodesic distance field (GDF) geodesic distance field (GDF) high-resolution remote sensing images high-resolution remote sensing images Kernel Kernel Manuals Manuals Roads Roads semiautomatic road centerline extraction semiautomatic road centerline extraction Surface fitting Surface fitting
Cite:
Copy from the list or Export to your reference management。
GB/T 7714 | Lian, Renbao , Zhang, Zhenmin , Zou, Changzhong et al. An Effective Road Centerline Extraction Method From VHR [J]. | IEEE GEOSCIENCE AND REMOTE SENSING LETTERS , 2022 , 19 . |
MLA | Lian, Renbao et al. "An Effective Road Centerline Extraction Method From VHR" . | IEEE GEOSCIENCE AND REMOTE SENSING LETTERS 19 (2022) . |
APA | Lian, Renbao , Zhang, Zhenmin , Zou, Changzhong , Huang, Liqin . An Effective Road Centerline Extraction Method From VHR . | IEEE GEOSCIENCE AND REMOTE SENSING LETTERS , 2022 , 19 . |
Export to | NoteExpress RIS BibTex |
Version :
Export
Results: |
Selected to |
Format: |