Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (6)

Search Parameters:
Keywords = Multi-Channel Convolutional Neural Network (MCCNN)

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
27 pages, 5193 KB  
Article
Fault Diagnosis Method of Plunger Pump Based on Meta-Learning and Improved Multi-Channel Convolutional Neural Network Under Small Sample Condition
by Xiwang Yang, Jiancheng Ma, Hongjun Hu, Jinying Huang and Licheng Jing
Sensors 2025, 25(15), 4587; https://doi.org/10.3390/s25154587 - 24 Jul 2025
Viewed by 752
Abstract
A fault diagnosis method based on meta-learning and an improved multi-channel convolutional neural network (MAML-MCCNN-ISENet) was proposed to solve the problems of insufficient feature extraction and low fault type identification accuracy of vibration signals at small sample sizes. The signal is first preprocessed [...] Read more.
A fault diagnosis method based on meta-learning and an improved multi-channel convolutional neural network (MAML-MCCNN-ISENet) was proposed to solve the problems of insufficient feature extraction and low fault type identification accuracy of vibration signals at small sample sizes. The signal is first preprocessed using adaptive chirp mode decomposition (ACMD) methods. A multi-channel input structure is then employed to process the multidimensional signal information after preprocessing. The improved squeeze and excitation networks (ISENets) have been enhanced to concurrently enhance the network’s adaptive perception of the significance of each channel feature. On this basis, a meta-learning strategy is introduced, the learning process of model initialization parameters is improved, the network is optimized by a multi-task learning mechanism, and the initial parameters of the diagnosis model are adaptively adjusted, so that the model can quickly adapt to new fault diagnosis tasks on limited datasets. Then, the overfitting problem under small sample conditions is alleviated, and the accuracy and robustness of fault identification are improved. Finally, the performance of the model is verified on the experimental data of the fault diagnosis of the laboratory plunger pump and the vibration dataset of the centrifugal pump of the Saint Longoval Institute of Engineering and Technology. The results show that the diagnostic accuracy of the proposed method for various diagnostic tasks can reach more than 90% on small samples. Full article
(This article belongs to the Section Fault Diagnosis & Sensors)
Show Figures

Figure 1

17 pages, 85763 KB  
Article
Intelligent Early Fault Diagnosis of Space Flywheel Rotor System
by Hui Liao, Pengfei Xie, Sier Deng and Hengdi Wang
Sensors 2023, 23(19), 8198; https://doi.org/10.3390/s23198198 - 30 Sep 2023
Cited by 3 | Viewed by 1692
Abstract
Three frequently encountered problems—a variety of fault types, data with insufficient labels, and missing fault types—are the common challenges in the early fault diagnosis of space flywheel rotor systems. Focusing on the above issues, this paper proposes an intelligent early fault diagnosis method [...] Read more.
Three frequently encountered problems—a variety of fault types, data with insufficient labels, and missing fault types—are the common challenges in the early fault diagnosis of space flywheel rotor systems. Focusing on the above issues, this paper proposes an intelligent early fault diagnosis method based on the multi-channel convolutional neural network with hierarchical branch and similarity clustering (HB-SC-MCCNN). First, a similarity clustering (SC) method is integrated into the parameter-shared dual MCCNN architecture to set up as the basic structural block. The hierarchical branch model and additional loss are then added to SC-MCCNN to form a hierarchical branch network, which simplifies the problem of fault multi-classification into binary classification with multi-steps. Based on the self-learning characteristics of the proposed model, the unlabeled data and the missing fault types in the training set are re-labeled to realize the re-training of the network. The results of the experiments for comparing the abilities between the proposed method and several advanced deep learning models confirm that on the established early fault dataset of the space flywheel rotor system, the proposed method successfully achieves the hierarchical diagnosis and presents stronger competitiveness in the case of insufficient labeled data and missing fault types at the same time. Full article
(This article belongs to the Section Fault Diagnosis & Sensors)
Show Figures

Figure 1

26 pages, 7250 KB  
Article
Hybrid Multichannel-Based Deep Models Using Deep Features for Feature-Oriented Sentiment Analysis
by Waqas Ahmad, Hikmat Ullah Khan, Tasswar Iqbal, Muhammad Attique Khan, Usman Tariq and Jae-hyuk Cha
Sustainability 2023, 15(9), 7213; https://doi.org/10.3390/su15097213 - 26 Apr 2023
Cited by 7 | Viewed by 2156
Abstract
With the rapid growth of user-generated content on social media, several new research domains have emerged, and sentiment analysis (SA) is one of the active research areas due to its significance. In the field of feature-oriented sentiment analysis, both convolutional neural network (CNN) [...] Read more.
With the rapid growth of user-generated content on social media, several new research domains have emerged, and sentiment analysis (SA) is one of the active research areas due to its significance. In the field of feature-oriented sentiment analysis, both convolutional neural network (CNN) and gated recurrent unit (GRU) performed well. The former is widely used for local feature extraction, whereas the latter is suitable for extracting global contextual information or long-term dependencies. In existing studies, the focus has been to combine them as a single framework; however, these approaches fail to fairly distribute the features as inputs, such as word embedding, part-of-speech (PoS) tags, dependency relations, and contextual position information. To solve this issue, in this manuscript, we propose a technique that combines variant algorithms in a parallel manner and treats them equally to extract advantageous informative features, usually known as aspects, and then performs sentiment classification. Thus, the proposed methodology combines a multichannel convolutional neural network (MC-CNN) with a multichannel bidirectional gated recurrent unit (MC-Bi-GRU) and provides them with equal input parameters. In addition, sharing the information of hidden layers between parallelly combined algorithms becomes another cause of achieving the benefits of their combined abilities. These abilities make this approach distinctive and novel compared to the existing methodologies. An extensive empirical analysis carried out on several standard datasets confirms that the proposed technique outperforms the latest existing models. Full article
Show Figures

Figure 1

23 pages, 12542 KB  
Article
Deep Learning Based One-Class Detection System for Fake Faces Generated by GAN Network
by Shengyin Li, Vibekananda Dutta, Xin He and Takafumi Matsumaru
Sensors 2022, 22(20), 7767; https://doi.org/10.3390/s22207767 - 13 Oct 2022
Cited by 20 | Viewed by 8440
Abstract
Recently, the dangers associated with face generation technology have been attracting much attention in image processing and forensic science. The current face anti-spoofing methods based on Generative Adversarial Networks (GANs) suffer from defects such as overfitting and generalization problems. This paper proposes a [...] Read more.
Recently, the dangers associated with face generation technology have been attracting much attention in image processing and forensic science. The current face anti-spoofing methods based on Generative Adversarial Networks (GANs) suffer from defects such as overfitting and generalization problems. This paper proposes a new generation method using a one-class classification model to judge the authenticity of facial images for the purpose of realizing a method to generate a model that is as compatible as possible with other datasets and new data, rather than strongly depending on the dataset used for training. The method proposed in this paper has the following features: (a) we adopted various filter enhancement methods as basic pseudo-image generation methods for data enhancement; (b) an improved Multi-Channel Convolutional Neural Network (MCCNN) was adopted as the main network, making it possible to accept multiple preprocessed data individually, obtain feature maps, and extract attention maps; (c) as a first ingenuity in training the main network, we augmented the data using weakly supervised learning methods to add attention cropping and dropping to the data; (d) as a second ingenuity in training the main network, we trained it in two steps. In the first step, we used a binary classification loss function to ensure that known fake facial features generated by known GAN networks were filtered out. In the second step, we used a one-class classification loss function to deal with the various types of GAN networks or unknown fake face generation methods. We compared our proposed method with four recent methods. Our experiments demonstrate that the proposed method improves cross-domain detection efficiency while maintaining source-domain accuracy. These studies show one possible direction for improving the correct answer rate in judging facial image authenticity, thereby making a great contribution both academically and practically. Full article
Show Figures

Figure 1

25 pages, 8365 KB  
Article
Short-Term Load Forecasting Model of Electric Vehicle Charging Load Based on MCCNN-TCN
by Jiaan Zhang, Chenyu Liu and Leijiao Ge
Energies 2022, 15(7), 2633; https://doi.org/10.3390/en15072633 - 4 Apr 2022
Cited by 57 | Viewed by 5360
Abstract
The large fluctuations in charging loads of electric vehicles (EVs) make short-term forecasting challenging. In order to improve the short-term load forecasting performance of EV charging load, a corresponding model-based multi-channel convolutional neural network and temporal convolutional network (MCCNN-TCN) are proposed. The multi-channel [...] Read more.
The large fluctuations in charging loads of electric vehicles (EVs) make short-term forecasting challenging. In order to improve the short-term load forecasting performance of EV charging load, a corresponding model-based multi-channel convolutional neural network and temporal convolutional network (MCCNN-TCN) are proposed. The multi-channel convolutional neural network (MCCNN) can extract the fluctuation characteristics of EV charging load at various time scales, while the temporal convolutional network (TCN) can build a time-series dependence between the fluctuation characteristics and the forecasted load. In addition, an additional BP network maps the selected meteorological and date features into a high-dimensional feature vector, which is spliced with the output of the TCN. According to experimental results employing urban charging station load data from a city in northern China, the proposed model is more accurate than artificial neural network (ANN), long short-term memory (LSTM), convolutional neural networks and long short-term memory (CNN-LSTM), and TCN models. The MCCNN-TCN model outperforms the ANN, LSTM, CNN-LSTM, and TCN by 14.09%, 25.13%, 27.32%, and 4.48%, respectively, in terms of the mean absolute percentage error. Full article
(This article belongs to the Special Issue Situation Awareness for Smart Distribution Systems)
Show Figures

Figure 1

20 pages, 362 KB  
Article
Machine Learning in Detecting COVID-19 Misinformation on Twitter
by Mohammed N. Alenezi and Zainab M. Alqenaei
Future Internet 2021, 13(10), 244; https://doi.org/10.3390/fi13100244 - 23 Sep 2021
Cited by 52 | Viewed by 7829
Abstract
Social media platforms such as Facebook, Instagram, and Twitter are an inevitable part of our daily lives. These social media platforms are effective tools for disseminating news, photos, and other types of information. In addition to the positives of the convenience of these [...] Read more.
Social media platforms such as Facebook, Instagram, and Twitter are an inevitable part of our daily lives. These social media platforms are effective tools for disseminating news, photos, and other types of information. In addition to the positives of the convenience of these platforms, they are often used for propagating malicious data or information. This misinformation may misguide users and even have dangerous impact on society’s culture, economics, and healthcare. The propagation of this enormous amount of misinformation is difficult to counter. Hence, the spread of misinformation related to the COVID-19 pandemic, and its treatment and vaccination may lead to severe challenges for each country’s frontline workers. Therefore, it is essential to build an effective machine-learning (ML) misinformation-detection model for identifying the misinformation regarding COVID-19. In this paper, we propose three effective misinformation detection models. The proposed models are long short-term memory (LSTM) networks, which is a special type of RNN; a multichannel convolutional neural network (MC-CNN); and k-nearest neighbors (KNN). Simulations were conducted to evaluate the performance of the proposed models in terms of various evaluation metrics. The proposed models obtained superior results to those from the literature. Full article
(This article belongs to the Special Issue Digital and Social Media in the Disinformation Age)
Show Figures

Figure 1

Back to TopTop