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
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (12)

Search Parameters:
Keywords = depthwise separable convolutional neural networks (DS-CNNs)

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
16 pages, 3892 KiB  
Article
Fault Diagnosis Method for Shearer Arm Gear Based on Improved S-Transform and Depthwise Separable Convolution
by Haiyang Wu, Hui Zhou, Chang Liu, Gang Cheng and Yusong Pang
Sensors 2025, 25(13), 4067; https://doi.org/10.3390/s25134067 - 30 Jun 2025
Viewed by 288
Abstract
To address the limitations in time–frequency feature representation of shearer arm gear faults and the issues of parameter redundancy and low training efficiency in standard convolutional neural networks (CNNs), this study proposes a diagnostic method based on an improved S-transform and a Depthwise [...] Read more.
To address the limitations in time–frequency feature representation of shearer arm gear faults and the issues of parameter redundancy and low training efficiency in standard convolutional neural networks (CNNs), this study proposes a diagnostic method based on an improved S-transform and a Depthwise Separable Convolutional Neural Network (DSCNN). First, the improved S-transform is employed to perform time–frequency analysis on the vibration signals, converting the original one-dimensional signals into two-dimensional time–frequency images to fully preserve the fault characteristics of the gear. Then, a neural network model combining standard convolution and depthwise separable convolution is constructed for fault identification. The experimental dataset includes five gear conditions: tooth deficiency, tooth breakage, tooth wear, tooth crack, and normal. The performance of various frequency-domain and time-frequency methods—Wavelet Transform, Fourier Transform, S-transform, and Gramian Angular Field (GAF)—is compared using the same network model. Furthermore, Grad-CAM is applied to visualize the responses of key convolutional layers, highlighting the regions of interest related to gear fault features. Finally, four typical CNN architectures are analyzed and compared: Deep Convolutional Neural Network (DCNN), InceptionV3, Residual Network (ResNet), and Pyramid Convolutional Neural Network (PCNN). Experimental results demonstrate that frequency–domain representations consistently outperform raw time-domain signals in fault diagnosis tasks. Grad-CAM effectively verifies the model’s accurate focus on critical fault features. Moreover, the proposed method achieves high classification accuracy while reducing both training time and the number of model parameters. Full article
(This article belongs to the Section Fault Diagnosis & Sensors)
Show Figures

Figure 1

22 pages, 5342 KiB  
Article
A Hybrid DSCNN-BiLSTM Model for Accurate Wind Turbine Temperature Prediction
by Xinping Li, Zhihui Qi, Zhengrong Zhou and Jun Hu
Processes 2025, 13(4), 1143; https://doi.org/10.3390/pr13041143 - 10 Apr 2025
Cited by 1 | Viewed by 572
Abstract
The temperature variations in wind turbine motors and gearboxes are closely related to their health status, making accurate temperature prediction essential for operational monitoring and early fault detection. However, conventional deep learning-based temperature prediction methods, such as recurrent neural networks (RNN) and convolutional [...] Read more.
The temperature variations in wind turbine motors and gearboxes are closely related to their health status, making accurate temperature prediction essential for operational monitoring and early fault detection. However, conventional deep learning-based temperature prediction methods, such as recurrent neural networks (RNN) and convolutional neural networks (CNN) and their hybrid models, often face challenges in capturing both local feature dependencies and long-term temporal patterns in complex, nonlinear temperature fluctuations. To address these limitations, this paper proposes a hybrid model based on depthwise separable convolutional neural networks (DSCNNs) and bidirectional long short-term memory (BiLSTM) networks. The DSCNN module enhances feature extraction from temperature signals, while the BiLSTM module captures long-term dependencies, improving prediction accuracy and robustness. Experimental validation using temperature data from a wind farm in Shaanxi, China, demonstrates that the proposed model outperforms existing deep learning approaches, achieving superior prediction accuracy, better adaptability to temperature fluctuations, and greater robustness in handling complex nonlinear dynamics. Furthermore, the proposed model provides an effective solution for early fault detection in wind turbines, including both mechanical faults (e.g., gearbox wear, bearing overheating) and electrical faults (e.g., winding short circuits, overload conditions), contributing to more reliable condition monitoring in industrial applications. Full article
Show Figures

Figure 1

20 pages, 764 KiB  
Article
A Multi-Class ECG Signal Classifier Using a Binarized Depthwise Separable CNN with the Merged Convolution–Pooling Method
by Rui Zhang, Ranran Zhou, Zuting Zhong, Haifeng Qi and Yong Wang
Sensors 2024, 24(22), 7207; https://doi.org/10.3390/s24227207 - 11 Nov 2024
Cited by 1 | Viewed by 1332
Abstract
Binarized convolutional neural networks (bCNNs) are favored for the design of low-storage, low-power cardiac arrhythmia classifiers owing to their high weight compression rate. However, multi-class classification of ECG signals based on bCNNs is challenging due to the accuracy loss introduced by the binarization [...] Read more.
Binarized convolutional neural networks (bCNNs) are favored for the design of low-storage, low-power cardiac arrhythmia classifiers owing to their high weight compression rate. However, multi-class classification of ECG signals based on bCNNs is challenging due to the accuracy loss introduced by the binarization operation. In this paper, an effective multi-classifier system is proposed for electrocardiogram (ECG) signals using a binarized depthwise separable convolutional neural network (bDSCNN) with the merged convolution–pooling (MCP) method. The binarized depthwise separable convolution layer is adopted to reduce the increased number of parameters in multi-classification systems. Instead of operating convolution and pooling sequentially as in a traditional convolutional neural network (CNN), the MCP method merges pooling together with convolution layers to reduce the number of computations. To further reduce hardware resources, this work employs blockwise incremental calculation to eliminate redundant storage with computations. In addition, the R peak interval data are integrated with P-QRS-T features to improve the classification accuracy. The proposed bDSCNN model is evaluated on an Intel DE1-SoC field-programmable gate array (FPGA), and the experimental results demonstrate that the proposed system achieves a five-class classification accuracy of 96.61% and a macro-F1 score of 89.08%, along with a dynamic power dissipation of 20 μW for five-category ECG signal classification. The hardware resource usage of BRAM and LUTs plus REGs is reduced by at least 2.94 and 1.74 times, respectively, compared with existing ECG classifiers using bCNN methods. Full article
(This article belongs to the Section Biomedical Sensors)
Show Figures

Figure 1

17 pages, 1609 KiB  
Article
A 34.7 µW Speech Keyword Spotting IC Based on Subband Energy Feature Extraction
by Gexuan Wu, Jianlong Wei, Shuai Wang, Guangshun Wei and Bing Li
Electronics 2023, 12(15), 3287; https://doi.org/10.3390/electronics12153287 - 31 Jul 2023
Cited by 1 | Viewed by 1591
Abstract
In the era of the Internet of Things (IoT), voice control has enhanced human–machine interaction and the accuracy of keyword spotting (KWS) algorithms has reached 97%; however, the high power consumption of KWS algorithms caused by their huge computing and storage requirements has [...] Read more.
In the era of the Internet of Things (IoT), voice control has enhanced human–machine interaction and the accuracy of keyword spotting (KWS) algorithms has reached 97%; however, the high power consumption of KWS algorithms caused by their huge computing and storage requirements has limited their application in Artificial Intelligence of Things (AIoT) devices. In this study, voice features are extracted by utilizing the fast discrete cosine transform (FDCT) for frequency-domain transformation and to shorten the process of calculating the logarithmic spectrum and cepstrum. The designed KWS system is a two-stage wake-up system, with a sound detection (SD) awakening KWS. The inference process of the KWS network is achieved using time-division computation, reducing the KWS clock to an ultra-low frequency of 24 kHz.At the same time, the implementation of a depthwise separable convolution neural network (DSCNN) greatly reduces the parameter quantity and computation. Under the GSMC 0.11 µm technology, post-layout simulation results show that the total synthesized area of the entire system circuit is 0.58 mm2, the power consumption is 34.7 µW, and the F1-score of the KWS is 0.89 with 10 dB noise, which makes it suitable as a KWS system in AIoT devices. Full article
Show Figures

Figure 1

14 pages, 3459 KiB  
Article
A-DSCNN: Depthwise Separable Convolutional Neural Network Inference Chip Design Using an Approximate Multiplier
by Jin-Jia Shang, Nicholas Phipps, I-Chyn Wey and Tee Hui Teo
Chips 2023, 2(3), 159-172; https://doi.org/10.3390/chips2030010 - 19 Jul 2023
Cited by 3 | Viewed by 4171
Abstract
For Convolutional Neural Networks (CNNs), Depthwise Separable CNN (DSCNN) is the preferred architecture for Application Specific Integrated Circuit (ASIC) implementation on edge devices. It benefits from a multi-mode approximate multiplier proposed in this work. The proposed approximate multiplier uses two 4-bit multiplication operations [...] Read more.
For Convolutional Neural Networks (CNNs), Depthwise Separable CNN (DSCNN) is the preferred architecture for Application Specific Integrated Circuit (ASIC) implementation on edge devices. It benefits from a multi-mode approximate multiplier proposed in this work. The proposed approximate multiplier uses two 4-bit multiplication operations to implement a 12-bit multiplication operation by reusing the same multiplier array. With this approximate multiplier, sequential multiplication operations are pipelined in a modified DSCNN to fully utilize the Processing Element (PE) array in the convolutional layer. Two versions of Approximate-DSCNN (A-DSCNN) accelerators were implemented on TSMC 40 nm CMOS process with a supply voltage of 0.9 V. At a clock frequency of 200 MHz, the designs achieve 4.78 GOPs/mW and 4.89 GOP/mW power efficiency while occupying 1.16 mm2 and 0.398 mm2 area, respectively. Full article
Show Figures

Figure 1

17 pages, 2060 KiB  
Article
DSCNN-LSTMs: A Lightweight and Efficient Model for Epilepsy Recognition
by Zhentao Huang, Yahong Ma, Rongrong Wang, Baoxi Yuan, Rui Jiang, Qin Yang, Weisu Li and Jingbo Sun
Brain Sci. 2022, 12(12), 1672; https://doi.org/10.3390/brainsci12121672 - 5 Dec 2022
Cited by 17 | Viewed by 2894
Abstract
Epilepsy is the second most common disease of the nervous system. Because of its high disability rate and the long course of the disease, it is a worldwide medical problem and social public health problem. Therefore, the timely detection and treatment of epilepsy [...] Read more.
Epilepsy is the second most common disease of the nervous system. Because of its high disability rate and the long course of the disease, it is a worldwide medical problem and social public health problem. Therefore, the timely detection and treatment of epilepsy are very important. Currently, medical professionals use their own diagnostic experience to identify seizures by visual inspection of the electroencephalogram (EEG). Not only does it require a lot of time and effort, but the process is also very cumbersome. Machine learning-based methods have recently been proposed for epilepsy detection, which can help clinicians make rapid and correct diagnoses. However, these methods often require extracting the features of EEG signals before using the data. In addition, the selection of features often requires domain knowledge, and feature types also have a significant impact on the performance of the classifier. In this paper, a one-dimensional depthwise separable convolutional neural network and long short-term memory networks (1D DSCNN-LSTMs) model is proposed to identify epileptic seizures by autonomously extracting the features of raw EEG. On the UCI dataset, the performance of the proposed 1D DSCNN-LSTMs model is verified by cross-validation and time complexity comparison. Compared with other previous models, the experimental results show that the highest recognition rates of binary and quintuple classification are 99.57% and 81.30%, respectively. It can be concluded that the 1D DSCNN-LSTMs model proposed in this paper is an effective method to identify seizures based on EEG signals. Full article
(This article belongs to the Special Issue Advances in EEG Brain Dynamics)
Show Figures

Figure 1

29 pages, 5361 KiB  
Article
MS-CheXNet: An Explainable and Lightweight Multi-Scale Dilated Network with Depthwise Separable Convolution for Prediction of Pulmonary Abnormalities in Chest Radiographs
by Shashank Shetty, Ananthanarayana V S. and Ajit Mahale
Mathematics 2022, 10(19), 3646; https://doi.org/10.3390/math10193646 - 5 Oct 2022
Cited by 10 | Viewed by 3999
Abstract
Pulmonary diseases are life-threatening diseases commonly observed worldwide, and timely diagnosis of these diseases is essential. Meanwhile, increased use of Convolution Neural Networks has promoted the advancement of computer-assisted clinical recommendation systems for diagnosing diseases using chest radiographs. The texture and shape of [...] Read more.
Pulmonary diseases are life-threatening diseases commonly observed worldwide, and timely diagnosis of these diseases is essential. Meanwhile, increased use of Convolution Neural Networks has promoted the advancement of computer-assisted clinical recommendation systems for diagnosing diseases using chest radiographs. The texture and shape of the tissues in the diagnostic images are essential aspects of prognosis. Therefore, in the latest studies, the vast set of images with a larger resolution is paired with deep learning techniques to enhance the performance of the disease diagnosis in chest radiographs. Moreover, pulmonary diseases have irregular and different sizes; therefore, several studies sought to add new components to existing deep learning techniques for acquiring multi-scale imaging features from diagnostic chest X-rays. However, most of the attempts do not consider the computation overhead and lose the spatial details in an effort to capture the larger receptive field for obtaining the discriminative features from high-resolution chest X-rays. In this paper, we propose an explainable and lightweight Multi-Scale Chest X-ray Network (MS-CheXNet) to predict abnormal diseases from the diagnostic chest X-rays. The MS-CheXNet consists of four following main subnetworks: (1) Multi-Scale Dilation Layer (MSDL), which includes multiple and stacked dilation convolution channels that consider the larger receptive field and captures the variable sizes of pulmonary diseases by obtaining more discriminative spatial features from the input chest X-rays; (2) Depthwise Separable Convolution Neural Network (DS-CNN) is used to learn imaging features by adjusting lesser parameters compared to the conventional CNN, making the overall network lightweight and computationally inexpensive, making it suitable for mobile vision tasks; (3) a fully connected Deep Neural Network module is used for predicting abnormalities from the chest X-rays; and (4) Gradient-weighted Class Activation Mapping (Grad-CAM) technique is employed to check the decision models’ transparency and understand their ability to arrive at a decision by visualizing the discriminative image regions and localizing the chest diseases. The proposed work is compared with existing disease prediction models on chest X-rays and state-of-the-art deep learning strategies to assess the effectiveness of the proposed model. The proposed model is tested with a publicly available Open-I Dataset and data collected from a private hospital. After the comprehensive assessment, it is observed that the performance of the designed approach showcased a 7% to 18% increase in accuracy compared to the existing method. Full article
Show Figures

Figure 1

20 pages, 3039 KiB  
Article
Small-Scale Depthwise Separable Convolutional Neural Networks for Bacteria Classification
by Duc-Tho Mai and Koichiro Ishibashi
Electronics 2021, 10(23), 3005; https://doi.org/10.3390/electronics10233005 - 2 Dec 2021
Cited by 14 | Viewed by 3374
Abstract
Bacterial recognition and classification play a vital role in diagnosing disease by determining the presence of large bacteria in the specimens and the symptoms. Artificial intelligence and computer vision widely applied in the medical domain enable improving accuracy and reducing the bacterial recognition [...] Read more.
Bacterial recognition and classification play a vital role in diagnosing disease by determining the presence of large bacteria in the specimens and the symptoms. Artificial intelligence and computer vision widely applied in the medical domain enable improving accuracy and reducing the bacterial recognition and classification time, which aids in making clinical decisions and choosing the proper treatment. This paper aims to provide an approach of 33 bacteria strains’ automated classification from the Digital Images of Bacteria Species (DIBaS) dataset based on small-scale depthwise separable convolutional neural networks. Our five-layer architecture has significant advantages due to the compact model, low computational cost, and reliable recognition accuracy. The experimental results proved that the proposed design reached the highest accuracy of 96.28% with a total of 6600 images and can be executed on limited-resource devices of 3.23 million parameters and 40.02 million multiply–accumulate operations (MACs). The number of parameters in this architecture is seven times less than the smallest model listed in the literature. Full article
(This article belongs to the Special Issue Electronic Solutions for Artificial Intelligence Healthcare Volume II)
Show Figures

Figure 1

12 pages, 3321 KiB  
Article
Efficiently Classifying Lung Sounds through Depthwise Separable CNN Models with Fused STFT and MFCC Features
by Shing-Yun Jung, Chia-Hung Liao, Yu-Sheng Wu, Shyan-Ming Yuan and Chuen-Tsai Sun
Diagnostics 2021, 11(4), 732; https://doi.org/10.3390/diagnostics11040732 - 20 Apr 2021
Cited by 62 | Viewed by 5594
Abstract
Lung sounds remain vital in clinical diagnosis as they reveal associations with pulmonary pathologies. With COVID-19 spreading across the world, it has become more pressing for medical professionals to better leverage artificial intelligence for faster and more accurate lung auscultation. This research aims [...] Read more.
Lung sounds remain vital in clinical diagnosis as they reveal associations with pulmonary pathologies. With COVID-19 spreading across the world, it has become more pressing for medical professionals to better leverage artificial intelligence for faster and more accurate lung auscultation. This research aims to propose a feature engineering process that extracts the dedicated features for the depthwise separable convolution neural network (DS-CNN) to classify lung sounds accurately and efficiently. We extracted a total of three features for the shrunk DS-CNN model: the short-time Fourier-transformed (STFT) feature, the Mel-frequency cepstrum coefficient (MFCC) feature, and the fused features of these two. We observed that while DS-CNN models trained on either the STFT or the MFCC feature achieved an accuracy of 82.27% and 73.02%, respectively, fusing both features led to a higher accuracy of 85.74%. In addition, our method achieved 16 times higher inference speed on an edge device and only 0.45% less accuracy than RespireNet. This finding indicates that the fusion of the STFT and MFCC features and DS-CNN would be a model design for lightweight edge devices to achieve accurate AI-aided detection of lung diseases. Full article
(This article belongs to the Special Issue Artificial Intelligence in Lung Diseases)
Show Figures

Figure 1

19 pages, 3616 KiB  
Article
FPGA Implementation for Odor Identification with Depthwise Separable Convolutional Neural Network
by Zhuofeng Mo, Dehan Luo, Tengteng Wen, Yu Cheng and Xin Li
Sensors 2021, 21(3), 832; https://doi.org/10.3390/s21030832 - 27 Jan 2021
Cited by 21 | Viewed by 4097
Abstract
The integrated electronic nose (e-nose) design, which integrates sensor arrays and recognition algorithms, has been widely used in different fields. However, the current integrated e-nose system usually suffers from the problem of low accuracy with simple algorithm structure and slow speed with complex [...] Read more.
The integrated electronic nose (e-nose) design, which integrates sensor arrays and recognition algorithms, has been widely used in different fields. However, the current integrated e-nose system usually suffers from the problem of low accuracy with simple algorithm structure and slow speed with complex algorithm structure. In this article, we propose a method for implementing a deep neural network for odor identification in a small-scale Field-Programmable Gate Array (FPGA). First, a lightweight odor identification with depthwise separable convolutional neural network (OI-DSCNN) is proposed to reduce parameters and accelerate hardware implementation performance. Next, the OI-DSCNN is implemented in a Zynq-7020 SoC chip based on the quantization method, namely, the saturation-flooring KL divergence scheme (SF-KL). The OI-DSCNN was conducted on the Chinese herbal medicine dataset, and simulation experiments and hardware implementation validate its effectiveness. These findings shed light on quick and accurate odor identification in the FPGA. Full article
(This article belongs to the Section Physical Sensors)
Show Figures

Figure 1

16 pages, 4056 KiB  
Article
Recognition of Crop Diseases Based on Depthwise Separable Convolution in Edge Computing
by Musong Gu, Kuan-Ching Li, Zhongwen Li, Qiyi Han and Wenjie Fan
Sensors 2020, 20(15), 4091; https://doi.org/10.3390/s20154091 - 22 Jul 2020
Cited by 16 | Viewed by 3498
Abstract
The original pattern recognition and classification of crop diseases needs to collect a large amount of data in the field and send them next to a computer server through the network for recognition and classification. This method usually takes a long time, is [...] Read more.
The original pattern recognition and classification of crop diseases needs to collect a large amount of data in the field and send them next to a computer server through the network for recognition and classification. This method usually takes a long time, is expensive, and is difficult to carry out for timely monitoring of crop diseases, causing delays to diagnosis and treatment. With the emergence of edge computing, one can attempt to deploy the pattern recognition algorithm to the farmland environment and monitor the growth of crops promptly. However, due to the limited resources of the edge device, the original deep recognition model is challenging to apply. Due to this, in this article, a recognition model based on a depthwise separable convolutional neural network (DSCNN) is proposed, which operation particularities include a significant reduction in the number of parameters and the amount of computation, making the proposed design well suited for the edge. To show its effectiveness, simulation results are compared with the main convolution neural network (CNN) models LeNet and Visual Geometry Group Network (VGGNet) and show that, based on high recognition accuracy, the recognition time of the proposed model is reduced by 80.9% and 94.4%, respectively. Given its fast recognition speed and high recognition accuracy, the model is suitable for the real-time monitoring and recognition of crop diseases by provisioning remote embedded equipment and deploying the proposed model using edge computing. Full article
(This article belongs to the Collection Fog/Edge Computing based Smart Sensing System)
Show Figures

Figure 1

37 pages, 20613 KiB  
Article
Depthwise Separable Convolution Neural Network for High-Speed SAR Ship Detection
by Tianwen Zhang, Xiaoling Zhang, Jun Shi and Shunjun Wei
Remote Sens. 2019, 11(21), 2483; https://doi.org/10.3390/rs11212483 - 24 Oct 2019
Cited by 186 | Viewed by 9503
Abstract
As an active microwave imaging sensor for the high-resolution earth observation, synthetic aperture radar (SAR) has been extensively applied in military, agriculture, geology, ecology, oceanography, etc., due to its prominent advantages of all-weather and all-time working capacity. Especially, in the marine field, SAR [...] Read more.
As an active microwave imaging sensor for the high-resolution earth observation, synthetic aperture radar (SAR) has been extensively applied in military, agriculture, geology, ecology, oceanography, etc., due to its prominent advantages of all-weather and all-time working capacity. Especially, in the marine field, SAR can provide numerous high-quality services for fishery management, traffic control, sea-ice monitoring, marine environmental protection, etc. Among them, ship detection in SAR images has attracted more and more attention on account of the urgent requirements of maritime rescue and military strategy formulation. Nowadays, most researches are focusing on improving the ship detection accuracy, while the detection speed is frequently neglected, regardless of traditional feature extraction methods or modern deep learning (DL) methods. However, the high-speed SAR ship detection is of great practical value, because it can provide real-time maritime disaster rescue and emergency military planning. Therefore, in order to address this problem, we proposed a novel high-speed SAR ship detection approach by mainly using depthwise separable convolution neural network (DS-CNN). In this approach, we integrated multi-scale detection mechanism, concatenation mechanism and anchor box mechanism to establish a brand-new light-weight network architecture for the high-speed SAR ship detection. We used DS-CNN, which consists of a depthwise convolution (D-Conv2D) and a pointwise convolution (P-Conv2D), to substitute for the conventional convolution neural network (C-CNN). In this way, the number of network parameters gets obviously decreased, and the ship detection speed gets dramatically improved. We experimented on an open SAR ship detection dataset (SSDD) to validate the correctness and feasibility of the proposed method. To verify the strong migration capacity of our method, we also carried out actual ship detection on a wide-region large-size Sentinel-1 SAR image. Ultimately, under the same hardware platform with NVIDIA RTX2080Ti GPU, the experimental results indicated that the ship detection speed of our proposed method is faster than other methods, meanwhile the detection accuracy is only lightly sacrificed compared with the state-of-art object detectors. Our method has great application value in real-time maritime disaster rescue and emergency military planning. Full article
(This article belongs to the Special Issue Pattern Recognition and Image Processing for Remote Sensing)
Show Figures

Graphical abstract

Back to TopTop