7 research outputs found

    Performance Evaluation of Feed Forward Neural Network for Image Classification

    Get PDF
    Artificial Neural Networks (ANNs) are one of the most comprehensive tools for  classification. In this study, the performance of Feed Forward Neural Network (FFNN) with back-propagation algorithm is used to find out the appropriate activation function in the hidden layer using MATLAB 2013a. Random data has been generated and fetched to FFNN for testing the classification performance of this network. From the values of MSE, response graph and regression coefficients, it is clear that Tan sigmoid activation function is the best choice for the image classification. The FFNN with this activation function is better for any classification purpose of different applications such as aerospace, automotive, materials, manufacturing, petroleum, robotics, communication etc because to perform the classification the network designer  have to choose an activation function

    Computing the Performance of FFNN for Classifying Purposes

    Get PDF
     Classification is one of the most hourly encountered problems in real world. Neural networks have emerged as one of the tools that can handle the classification problem. Feed-Forward Neural Networks (FFNN's) have been widely applied in many different fields as a classification tool. Designing an efficient FFNN structure with the optimum number of hidden layers and minimum number of layer's neurons for a given specific application or dataset, is an open research problem and more challenging depend on the input data. The random selections of hidden layers and neurons may cause the problem of either under fitting or over fitting. Over fitting arises because the network matches the data so closely as to lose its generalization ability over the test data. In this research, the classification performance using the Mean Square Error (MSE) of Feed-Forward Neural Network (FFNN) with back-propagation algorithm with respect to the different number of hidden layers and hidden neurons is computed and analyzed to find out the optimum number of hidden layers and minimum number of layer's neurons to help the existing classification concepts by MATLAB version 13a. By this process, firstly the random data has been generated using an suitable matlab function to prepare the training data as the input and target vectors as the testing data for the classification purposes of FFNN. The generated input data is passed on to the output layer through the hidden layers which process these data. From this analysis, it is find out from the mean square error comparison graphs and regression plots that for getting the best performance form this network, it is better to use the high number of hidden layers and more neurons in the hidden layers in the network during designing its classifier but so more neurons in the hidden layers and the high number of hidden layers in the network makes it complex and takes more time to execute. So as the result it is suggested that three hidden layers and 26 hidden neurons in each hidden layers are better for designing the classifier of this network for this type of input data features

    Electrical Properties of Indium doped Alumina (Al2O3) Thin Films

    No full text
    To know the electrical properties of any materials is very important for practical application of that material. In this paper I have tried to find out the proper electrical properties of Indium doped Alumina (Al2O3) for practical application of this Alumina. For this purpose all thin films are deposited on glass substrate by electron beam evaporation technique at a pressure of about 1.5 x 10-6 torr and at temperature of 307K. The thickness of Indium doped Al2O3 films (25%w, 30%w and 40% w of In2O3) range from 68 nm to 183 nm. For 25% In2O3 doped alumina the conductivity at room temperature is 24.10mho/cm, for 30% In2O3 doped alumina this value is 82.99mho/cm and for 40% In2O3 doped alumina this is 129.10mho/cm. The resistivity and sheet resistance decrease with the increase of doping concentration that means the conductivity increases with doping concentration. DOI: http://dx.doi.org/10.11591/telkomnika.v14i2.7747

    Recent Advances in Stretchable and Wearable Capacitive Electrophysiological Sensors for Long-Term Health Monitoring

    No full text
    Over the past several years, wearable electrophysiological sensors with stretchability have received significant research attention because of their capability to continuously monitor electrophysiological signals from the human body with minimal body motion artifacts, long-term tracking, and comfort for real-time health monitoring. Among the four different sensors, i.e., piezoresistive, piezoelectric, iontronic, and capacitive, capacitive sensors are the most advantageous owing to their reusability, high durability, device sterilization ability, and minimum leakage currents between the electrode and the body to reduce the health risk arising from any short circuit. This review focuses on the development of wearable, flexible capacitive sensors for monitoring electrophysiological conditions, including the electrode materials and configuration, the sensing mechanisms, and the fabrication strategies. In addition, several design strategies of flexible/stretchable electrodes, body-to-electrode signal transduction, and measurements have been critically evaluated. We have also highlighted the gaps and opportunities needed for enhancing the suitability and practical applicability of wearable capacitive sensors. Finally, the potential applications, research challenges, and future research directions on stretchable and wearable capacitive sensors are outlined in this review.</p

    An Automatic Premature Ventricular Contraction Recognition System Based on Imbalanced Dataset and Pre-Trained Residual Network Using Transfer Learning on ECG Signal

    No full text
    The development of automatic monitoring and diagnosis systems for cardiac patients over the internet has been facilitated by recent advancements in wearable sensor devices from electrocardiographs (ECGs), which need the use of patient-specific approaches. Premature ventricular contraction (PVC) is a common chronic cardiovascular disease that can cause conditions that are potentially fatal. Therefore, for the diagnosis of likely heart failure, precise PVC detection from ECGs is crucial. In the clinical settings, cardiologists typically employ long-term ECGs as a tool to identify PVCs, where a cardiologist must put in a lot of time and effort to appropriately assess the long-term ECGs which is time consuming and cumbersome. By addressing these issues, we have investigated a deep learning method with a pre-trained deep residual network, ResNet-18, to identify PVCs automatically using transfer learning mechanism. Herein, features are extracted by the inner layers of the network automatically compared to hand-crafted feature extraction methods. Transfer learning mechanism handles the difficulties of required large volume of training data for a deep model. The pre-trained model is evaluated on the Massachusetts Institute of Technology-Beth Israel Hospital (MIT-BIH) Arrhythmia and Institute of Cardiological Technics (INCART) datasets. First, we used the Pan&ndash;Tompkins algorithm to segment 44,103 normal and 6423 PVC beats, as well as 106,239 normal and 9987 PVC beats from the MIT-BIH Arrhythmia and IN-CART datasets, respectively. The pre-trained model employed the segmented beats as input after being converted into 2D (two-dimensional) images. The method is optimized with the using of weighted random samples, on-the-fly augmentation, Adam optimizer, and call back feature. The results from the proposed method demonstrate the satisfactory findings without the using of any complex pre-processing and feature extraction technique as well as design complexity of model. Using LOSOCV (leave one subject out cross-validation), the received accuracies on MIT-BIH and INCART are 99.93% and 99.77%, respectively, suppressing the state-of-the-art methods for PVC recognition on unseen data. This demonstrates the efficacy and generalizability of the proposed method on the imbalanced datasets. Due to the absence of device-specific (patient-specific) information at the evaluating stage on the target datasets in this study, the method might be used as a general approach to handle the situations in which ECG signals are obtained from different patients utilizing a variety of smart sensor devices

    An Automatic Premature Ventricular Contraction Recognition System Based on Imbalanced Dataset and Pre-Trained Residual Network Using Transfer Learning on ECG Signal

    No full text
    The development of automatic monitoring and diagnosis systems for cardiac patients over the internet has been facilitated by recent advancements in wearable sensor devices from electrocardiographs (ECGs), which need the use of patient-specific approaches. Premature ventricular contraction (PVC) is a common chronic cardiovascular disease that can cause conditions that are potentially fatal. Therefore, for the diagnosis of likely heart failure, precise PVC detection from ECGs is crucial. In the clinical settings, cardiologists typically employ long-term ECGs as a tool to identify PVCs, where a cardiologist must put in a lot of time and effort to appropriately assess the long-term ECGs which is time consuming and cumbersome. By addressing these issues, we have investigated a deep learning method with a pre-trained deep residual network, ResNet-18, to identify PVCs automatically using transfer learning mechanism. Herein, features are extracted by the inner layers of the network automatically compared to hand-crafted feature extraction methods. Transfer learning mechanism handles the difficulties of required large volume of training data for a deep model. The pre-trained model is evaluated on the Massachusetts Institute of Technology-Beth Israel Hospital (MIT-BIH) Arrhythmia and Institute of Cardiological Technics (INCART) datasets. First, we used the Pan–Tompkins algorithm to segment 44,103 normal and 6423 PVC beats, as well as 106,239 normal and 9987 PVC beats from the MIT-BIH Arrhythmia and IN-CART datasets, respectively. The pre-trained model employed the segmented beats as input after being converted into 2D (two-dimensional) images. The method is optimized with the using of weighted random samples, on-the-fly augmentation, Adam optimizer, and call back feature. The results from the proposed method demonstrate the satisfactory findings without the using of any complex pre-processing and feature extraction technique as well as design complexity of model. Using LOSOCV (leave one subject out cross-validation), the received accuracies on MIT-BIH and INCART are 99.93% and 99.77%, respectively, suppressing the state-of-the-art methods for PVC recognition on unseen data. This demonstrates the efficacy and generalizability of the proposed method on the imbalanced datasets. Due to the absence of device-specific (patient-specific) information at the evaluating stage on the target datasets in this study, the method might be used as a general approach to handle the situations in which ECG signals are obtained from different patients utilizing a variety of smart sensor devices
    corecore