Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Series TitleSeries Title
-
Reading LevelReading Level
-
YearFrom:-To:
-
More FiltersMore FiltersContent TypeItem TypeIs Full-Text AvailableSubjectCountry Of PublicationPublisherSourceTarget AudienceLanguagePlace of PublicationContributorsLocation
Done
Filters
Reset
193
result(s) for
"Dai, Yaping"
Sort by:
كل متكامل بين العالمين العقلي والمادي : الفنون والحرف الصينية التقليدية
2017
تتناول هذه السلسلة مواضيع متنوعة، كالشخصيات الصينية، والمسرح والموسيقى والرسم، وفي هذه السلسة سيبحر القارئ مستطلعا صورا مدهشة تتراكب بشكل متقن في كتب تصل به إلى قلب الحضارة الصينية وهو في مكانه، حتى بالنسبة لأولئك الذين لم يعتادوا القراءة في هذه المواضيع، مما يجعل منها كتبا مناسبة لكل من الكبار في السن والشباب على حد سواء.
Superpixel-Based Attention Graph Neural Network for Semantic Segmentation in Aerial Images
2022
Semantic segmentation is one of the significant tasks in understanding aerial images with high spatial resolution. Recently, Graph Neural Network (GNN) and attention mechanism have achieved excellent performance in semantic segmentation tasks in general images and been applied to aerial images. In this paper, we propose a novel Superpixel-based Attention Graph Neural Network (SAGNN) for semantic segmentation of high spatial resolution aerial images. A K-Nearest Neighbor (KNN) graph is constructed from our network for each image, where each node corresponds to a superpixel in the image and is associated with a hidden representation vector. On this basis, the initialization of the hidden representation vector is the appearance feature extracted by a unary Convolutional Neural Network (CNN) from the image. Moreover, relying on the attention mechanism and recursive functions, each node can update its hidden representation according to the current state and the incoming information from its neighbors. The final representation of each node is used to predict the semantic class of each superpixel. The attention mechanism enables graph nodes to differentially aggregate neighbor information, which can extract higher-quality features. Furthermore, the superpixels not only save computational resources, but also maintain object boundary to achieve more accurate predictions. The accuracy of our model on the Potsdam and Vaihingen public datasets exceeds all benchmark approaches, reaching 90.23% and 89.32%, respectively.
Journal Article
DEANet: Dual Encoder with Attention Network for Semantic Segmentation of Remote Sensing Imagery
2021
Remote sensing has now been widely used in various fields, and the research on the automatic land-cover segmentation methods of remote sensing imagery is significant to the development of remote sensing technology. Deep learning methods, which are developing rapidly in the field of semantic segmentation, have been widely applied to remote sensing imagery segmentation. In this work, a novel deep learning network—Dual Encoder with Attention Network (DEANet) is proposed. In this network, a dual-branch encoder structure, whose first branch is used to generate a rough guidance feature map as area attention to help re-encode feature maps in the next branch, is proposed to improve the encoding ability of the network, and an improved pyramid partial decoder (PPD) based on the parallel partial decoder is put forward to make fuller use of the features form the encoder along with the receptive filed block (RFB). In addition, an edge attention module using the transfer learning method is introduced to explicitly advance the segmentation performance in edge areas. Except for structure, a loss function composed with the weighted Cross Entropy (CE) loss and weighted Union subtract Intersection (UsI) loss is designed for training, where UsI loss represents a new region-based aware loss which replaces the IoU loss to adapt to multi-classification tasks. Furthermore, a detailed training strategy for the network is introduced as well. Extensive experiments on three public datasets verify the effectiveness of each proposed module in our framework and demonstrate that our method achieves more excellent performance over some state-of-the-art methods.
Journal Article
Dynamic Heterogeneous Search-Mutation Structure-Based Equilibrium Optimizer
by
Dai, Yaping
,
Wu, Xiangdong
,
Hirota, Kaoru
in
Candidates
,
dynamic dual-subpopulation adaptive grouping
,
dynamic Levy mutation
2025
Aiming at the issues of population diversity attenuation, insufficient search efficiency, and susceptibility to a local optimum in the equilibrium optimizer (EO), a dynamic heterogeneous search-mutation structure-based equilibrium optimizer (DHSMEO) is developed. First of all, a dynamic dual-subpopulation adaptive grouping strategy is constructed to boost population diversity, and it provides an effective information-exchange structure for the heterogeneous hybrid search strategy. Then, a heterogeneous hybrid search-based concentration-updating strategy is integrated to enhance search efficiency. Finally, a dynamic Levy mutation-based optimal equilibrium candidate-refining strategy is incorporated to strengthen the capability of escaping local optima. The optimization capability of DHSMEO is evaluated using 39 typical benchmark functions, and the experimental results validate its effectiveness and superiority. Moreover, the practicality of DHSMEO in solving the practical optimization problem is validated through the UAV mountain path planning problem.
Journal Article
A Dynamic Self-Tuning Maximum Correntropy Kalman Filter for Wireless Sensors Networks Positioning Systems
2022
To improve the accuracy of the maximum correntropy Kalman filter (MCKF) in wireless sensors networks (WSNs) positioning, a dynamic self-tuning maximum correntropy Kalman filter (DSTMCKF) is proposed, where innovation and the sensors information of the WSNs are used to adjust the noise covariance matrices, and the maximum correntropy criterion is the criterion for the filter’s optimality. By dynamically adjusting the noise covariance matrices, the DSTMCKF ensures that the correntropy distribution is accurate in the presence of non-Gaussian noise (NGN), thus improving its ability to handle the NGN. In simulation and real environment positioning experiments, the DSTMCKF is used to compare with the MCKF, variable kernel width–maximum correntropy Kalman filter (VKW-MCKF) and robust minimum error entropy Kalman filter (R-MEEKF). Among the four filters, the DSTMCKF has the highest accuracy, and the error of the DSTMCKF is reduced by 34.5, 42.9 and 40.0%, respectively, compared with the MCKF, VKW-MCKF and R-MEEKF in the real-world environment positioning experiment. The application of the DSTMCKF in WSNs positioning systems improves the stability of the control systems because of the rising positioning accuracy, which makes WSNs positioning systems more widely used in scenarios requiring high stability, such as automatic parking.
Journal Article
Dynamic Multi-Population Mutation Architecture-Based Equilibrium Optimizer and Its Engineering Application
2025
To strengthen the population diversity and search capability of equilibrium optimizer (EO), a dynamic multi-population mutation architecture-based equilibrium optimizer (DMMAEO) is proposed. Firstly, a dynamic multi-population guidance mechanism is constructed to enhance population diversity. Secondly, a dynamic Gaussian mutation-based sub-population concentration updating mechanism is introduced to strengthen exploitation ability. Finally, a dynamic Cauchy mutation-based sub-population equilibrium candidate generation mechanism is integrated to boost exploration ability. The optimization ability of DMMAEO is assessed through a comparison with several recent promising algorithms on 58 test functions (including 29 representative test functions and 29 CEC2017 test functions). The comparison results reveal that the DMMAEO has superiority in the performance assessment of seeking global optimum over other compared algorithms. The DMMAEO is further employed in addressing six engineering design problems and a UGV multi-target path planning problem. The results show the practicality of DMMAEO in addressing engineering application tasks. The aforementioned numerical optimization and engineering application experimental results show that the three enhancement mechanisms of DMMAEO improve the optimization ability of the canonical EO, and the DMMAEO has competitiveness in tackling various kinds of complex numerical optimization and engineering application problems.
Journal Article
Clustering by Detecting Density Peaks and Assigning Points by Similarity-First Search Based on Weighted K-Nearest Neighbors Graph
2020
This paper presents an improved clustering algorithm for categorizing data with arbitrary shapes. Most of the conventional clustering approaches work only with round-shaped clusters. This task can be accomplished by quickly searching and finding clustering methods for density peaks (DPC), but in some cases, it is limited by density peaks and allocation strategy. To overcome these limitations, two improvements are proposed in this paper. To describe the clustering center more comprehensively, the definitions of local density and relative distance are fused with multiple distances, including K-nearest neighbors (KNN) and shared-nearest neighbors (SNN). A similarity-first search algorithm is designed to search the most matching cluster centers for noncenter points in a weighted KNN graph. Extensive comparison with several existing DPC methods, e.g., traditional DPC algorithm, density-based spatial clustering of applications with noise (DBSCAN), affinity propagation (AP), FKNN-DPC, and K-means methods, has been carried out. Experiments based on synthetic data and real data show that the proposed clustering algorithm can outperform DPC, DBSCAN, AP, and K-means in terms of the clustering accuracy (ACC), the adjusted mutual information (AMI), and the adjusted Rand index (ARI).
Journal Article
Path Planning Based on Improved Hybrid A Algorithm
2021
Hybrid A * algorithm has been widely used in mobile robots to obtain paths that are collision-free and drivable. However, the outputs of hybrid A * algorithm always contain unnecessary steering actions and are close to the obstacles. In this paper, the artificial potential field (APF) concept is applied to optimize the paths generated by the hybrid A * algorithm. The generated path not only satisfies the non-holonomic constraints of the vehicle, but also is smooth and keeps a comfortable distance to the obstacle at the same time. Through the robot operating system (ROS) platform, the path planning experiments are carried out based on the hybrid A * algorithm and the improved hybrid A * algorithm, respectively. In the experiments, the results show that the improved hybrid A * algorithm greatly reduces the number of steering actions and the maximum curvature of the paths in many different common scenarios. The paths generated by the improved algorithm nearly do not have unnecessary steering or sharp turning before the obstacles, which are safer and smoother than the paths generated by the hybrid A * algorithm for the autonomous ground vehicle.
Journal Article
Spatial-Pooling-Based Graph Attention U-Net for Hyperspectral Image Classification
by
Dai, Yaping
,
Zhang, Ce
,
Pan, Feng
in
Artificial intelligence
,
Artificial neural networks
,
attention mechanism
2024
In recent years, graph convolutional networks (GCNs) have attracted increasing attention in hyperspectral image (HSI) classification owing to their exceptional representation capabilities. However, the high computational requirements of GCNs have led most existing GCN-based HSI classification methods to utilize superpixels as graph nodes, thereby limiting the spatial topology scale and neglecting pixel-level spectral–spatial features. To address these limitations, we propose a novel HSI classification network based on graph convolution called the spatial-pooling-based graph attention U-net (SPGAU). Specifically, unlike existing GCN models that rely on fixed graphs, our model involves a spatial pooling method that emulates the region-growing process of superpixels and constructs multi-level graphs by progressively merging adjacent graph nodes. Inspired by the CNN classification framework U-net, SPGAU’s model has a U-shaped structure, realizing multi-scale feature extraction from coarse to fine and gradually fusing features from different graph levels. Additionally, the proposed graph attention convolution method adaptively aggregates adjacency information, thereby further enhancing feature extraction efficiency. Moreover, a 1D-CNN is established to extract pixel-level features, striking an optimal balance between enhancing the feature quality and reducing the computational burden. Experimental results on three representative benchmark datasets demonstrate that the proposed SPGAU outperforms other mainstream models both qualitatively and quantitatively.
Journal Article
Shuffle Graph Convolutional Network for Skeleton-Based Action Recognition
by
Dai, Yaping
,
Yu, Qiwei
,
Hirota, Kaoru
in
Activity recognition
,
Artificial neural networks
,
Channels
2023
A shuffle graph convolutional network (Shuffle-GCN) is proposed to recognize human action by analyzing skeleton data. It uses channel split and channel shuffle operations to process multi-feature channels of skeleton data, which reduces the computational cost of graph convolution operation. Compared with the classical two-stream adaptive graph convolutional network model, the proposed method achieves a higher precision with 1/3 of the floating-point operations (FLOPs). Even more, a channel-level topology modeling method is designed to extract more motion information of human skeleton by learning the graph topology from different channels dynamically. The performance of Shuffle-GCN is tested under 56,880 action clips from the NTU RGB+D dataset with the accuracy 96.0% and the computational complexity 12.8 GFLOPs. The proposed method offers feasible solutions for developing practical applications of action recognition.
Journal Article