In the traditional work, based on EEG Sensors monitoring the physiological and emotional state of humans, the time-frequency analysis method is usually used to extract the characteristics of the signal, and then analy...
详细信息
In the traditional work, based on EEG Sensors monitoring the physiological and emotional state of humans, the time-frequency analysis method is usually used to extract the characteristics of the signal, and then analyzed by SVM, KNN and other methods. However, the recognition accuracy of such methods is not ideal. Deep learning methods such as CNN and RNN have become the research hotspots in the field of EEG analysis. However, due to the high structural risk of the deep learning model, the model is prone to poor generalization ability, long training time, over-fitting, and poor real-time performance. In addition, current EEG data acquisition devices generally require dozens of signal channels to provide a data foundation for accurate analysis of subsequent brain signals, which not only brings high hardware costs, but also is not portable enough to be popularized in daily life. However, due to the weak and susceptible interference of the EEG signal, reducing the number of signal channels under the premise of using the above method may further lead to a worse analysis effect. In order to solve these problems, we propose a new lightweight EEG classification model based on a small number of channel EEG sensors, called Armaiti. Armaiti first uses the 5-channel EEG signal collected by the portable EEG acquisition device to perform blind source signal separation to obtain data from multiple sources, including noise signals such as EOG. Instead of identifying and screening these signals, we use a combination of EEG, EOG and other signals. Then Armaiti performs wavelet packet transform on each signal source, decomposes the signal into different frequency bands, and then inputs it into the lightweight convolutional neural network model designed in this paper to obtain five classifiers. Finally, Armaiti uses the ensemble learning to get the final classification results. In order to verify the performance and practicability of the model, from September 2018 to June 2019, we use
In this study, we deal with the simulation problem of ship-tugging operations in a large container port. First, we build a tugboat-service network using a directed graph, where the nodes consist of tugboat bases, anch...
详细信息
Deep convolutional neural networks have been widely used in various AI applications. The most advanced neural networks are becoming deeper and wider, which has caused some large convolutional neural networks to exceed...
Deep convolutional neural networks have been widely used in various AI applications. The most advanced neural networks are becoming deeper and wider, which has caused some large convolutional neural networks to exceed the size limit of the server or application. The pruning algorithm provides a way to reduce the size of the neural network while keeping the accuracy as high as possible. The automatic progressive pruning algorithm is one of the widely used pruning algorithms. The progressive pruning algorithm prunes a certain layer of the network in each iteration to reduce the sparsity while preserving the accuracy as much as possible. In this article, we design a new automatic progressive pruning algorithm named MultiAdapt. MultiAdapt combines the combination method and the greedy algorithm. This multi-layers progressive pruning method greatly increases the search space of the greedy algorithm, making it possible to obtain a better pruning network. We use MultiAdapt to prune large neural networks VGG-16 and ResNet. The experimental results show that the MultiAdapt algorithm is better than other mainstream methods in the balance of neural network model size and accuracy. For image classification tasks on the ImageNet dataset, our method achieved 88.72% and 90.55% TOP-5 accuracy on the 50% sparsity VGG-16 and ResNet, while obtaining nearly 2×reduction in parameters and floating point numbers. The operation is reduced, and the reduction is higher than the recent popular method.
Most studies for negatively associated (NA) random variables consider the complete-data situation, which is actually a relatively ideal condition in practice. The paper relaxes this condition to the incomplete-data se...
详细信息
The existing Zero-Shot learning (ZSL) methods may suffer from the vague class attributes that are highly overlapped for different classes. Unlike these methods that ignore the discrimination among classes, in this pap...
详细信息
As an important issue in the trajectory mining task, the trajectory clustering technique has attracted lots of the attention in the field of data mining. Trajectory clustering technique identifies the similar trajecto...
详细信息
ISBN:
(纸本)9781728125848
As an important issue in the trajectory mining task, the trajectory clustering technique has attracted lots of the attention in the field of data mining. Trajectory clustering technique identifies the similar trajectories (or trajectory segments) and classifies them into the several clusters which can reveal the potential movement behaviors of nodes. At present, most of the existing trajectory clustering methods focus on some spatial properties of trajectories (such as geographic locations, movement directions), while the spatial-temporal properties (especially the combination of spatial distances and semantic distances) are ignored, and thus some vital information regarding the movement behaviors of nodes is probably lost in the trajectory clustering results. In this paper, we propose a Joint Spatial-Temporal Trajectory Clustering Method (JSTTCM), where some spatialtemporal properties of the trajectories are exploited to cluster the trajectory segments. Finally, the number of clusters and the silhouette coefficient are observed through simulations, and the results show that JSTTCM can cluster the trajectory segments appropriately.
In large-scale multi-agent systems, the large number of agents and complex game relationship cause great difficulty for policy learning. Therefore, simplifying the learning process is an important research issue. In m...
详细信息
It is extremely important to explore the heavy metal content and spatial distribution in different cultivated soils. In our study, cokriging (COK) method was used to investigate the relationship between heavy metals a...
详细信息
暂无评论