scholarly journals LUNG DISORDERS DETECTION BASED ON IRISES IMAGE USING COMPUTATIONAL INTELLIGENT ART

Author(s):  
Anna Triwijayanti K. ◽  
Hadi Suwastio ◽  
Rini Damayanti

Iridology as a way of revealing human organs and tissues conditions is done by iridologist by taking the image of both irises of the patients. This can be done by using a digital camera and observe each iris on the LCD display or connect the camera to a computer or a television set and observe it through the display. Research on computerized iridology has been performed before by using artificial neural network of back propagation, which is a kind of supervised learning algorithm, as the classifier [13]. Such system should be able to retain its stability while still being plastic enough to adapt to arbitrarily input patterns. Adaptive Resonance Theory (ART), another kind of artificial neural network which uses unsupervised learning algorithm, has some important traits, such as real-time learning, self-stabilizing memory in response to arbitrarily many input patterns, and fast adaptive search for best match of input-to-stored patterns [9]. That way, ART architecture is expected to be the best stable and adaptable solution in changing environment of pattern recognition. In this research, the lung disorders detection is simply designed through the steps of segmentation, extraction of color variations, transformation of lung and pleura representation area in iris image to binary form as the input of ART 1, and pattern recognition by ART 1 neural network architecture. With 32 samples and 4 nodes of output layer of ART1, the system is able to determine the existences of the four stadiums of lung disorders (acute, subacute, chronic and degenerative) in relatively short time process (approximately 1.8 to 3.2 seconds) with the accuracy of stadium recognition 91.40625% by applying the vigilance parameter value of 0.4.Keywords: iridology, lung, pleura, segmentation, ART 1 neural network

2021 ◽  
Author(s):  
DEVIN NIELSEN ◽  
TYLER LOTT ◽  
SOM DUTTA ◽  
JUHYEONG LEE

In this study, three artificial neural network (ANN) models are developed with back propagation (BP) optimization algorithms to predict various lightning damage modes in carbon/epoxy laminates. The proposed ANN models use three input variables associated with lightning waveform parameters (i.e., the peak current amplitude, rising time, and decaying time) to predict fiber damage, matrix damage, and through-thickness damage in the composites. The data used for training and testing the networks was actual lightning damage data collected from peer-reviewed published literature. Various BP training algorithms and network architecture configurations (i.e., data splitting, the number of neurons in a hidden layer, and the number of hidden layers) have been tested to improve the performance of the neural networks. Among the various BP algorithms considered, the Bayesian regularization back propagation (BRBP) showed the overall best performance in lightning damage prediction. When using the BRBP algorithm, as expected, the greater the fraction of the collected data that is allocated to the training dataset, the better the network is trained. In addition, the optimal ANN architecture was found to have a single hidden layer with 20 neurons. The ANN models proposed in this work may prove useful in preliminary assessments of lightning damage and reduce the number of expensive experimental lightning tests.


2008 ◽  
Vol 273-276 ◽  
pp. 323-328 ◽  
Author(s):  
H. Khorsand ◽  
M. Arjomandi ◽  
H. Abdoos ◽  
S.H. Sadati

Heat treatment is an important method for improving the mechanical properties of industrial parts that are made through the powder metallurgy. Most PM steels are subjected to hardening and tempering, and it is due to this treatment that tempered martensite is formed. After heat treatment, these steel’s mechanical properties are affected by the heat treatment parameters and the initial density. In this paper, in order to make an evaluation of the effect of the above parameters, FN-0205 PM steel with various densities is heat treated in different austenite conditions and tempering time. Their mechanical properties are then evaluated and recorded. Afterwards, this data obtained by experimental procedure are predicted for various conditions. The method employed here is the well-known feedforward Artificial Neural Network (ANN) with the Back Propagation (BP) learning algorithm. Comparison between predicted values and experimental data, in the present study, indicate that the predicted results from this model are in good agreement with the experimental values.


2018 ◽  
Vol 7 (2.13) ◽  
pp. 402
Author(s):  
Y Yusmartato ◽  
Zulkarnain Lubis ◽  
Solly Arza ◽  
Zulfadli Pelawi ◽  
A Armansah ◽  
...  

Lockers are one of the facilities that people use to store stuff. Artificial neural networks are computational systems where architecture and operations are inspired by the knowledge of biological neurons in the brain, which is one of the artificial representations of the human brain that always tries to stimulate the learning process of the human brain. One of the utilization of artificial neural network is for pattern recognition. The face of a person must be different but sometimes has a shape similar to the face of others, because the facial pattern is a good pattern to try to be recognized by using artificial neural networks. Pattern recognition on artificial neural network can be done by back propagation method. Back propagation method consists of input layer, hidden layer and output layer.  


2021 ◽  
pp. 69-82
Author(s):  
D. G. Bukhanov ◽  
◽  
V. M. Polyakov ◽  
M. A. Redkina ◽  
◽  
...  

The process of detecting malicious code by anti-virus systems is considered. The main part of this process is the procedure for analyzing a file or process. Artificial neural networks based on the adaptive-resonance theory are proposed to use as a method of analysis. The graph2vec vectorization algorithm is used to represent the analyzed program codes in numerical format. Despite the fact that the use of this vectorization method ignores the semantic relationships between the sequence of executable commands, it allows to reduce the analysis time without significant loss of accuracy. The use of an artificial neural network ART-2m with a hierarchical memory structure made it possible to reduce the classification time for a malicious file. Reducing the classification time allows to set more memory levels and increase the similarity parameter, which leads to an improved classification quality. Experiments show that with this approach to detecting malicious software, similar files can be recognized by both size and behavior.


2013 ◽  
Vol 659 ◽  
pp. 123-127
Author(s):  
Zhi Biao Li

In this paper, artificial neural network architecture is introduced to predict the Yin-Yang index of body constitution in traditional Chinese medicine (BCTCM). With pre-processing the inputting data by the median, the collected data is more consistent with the exact value of the characteristic parameters of BCTCM. Quasi-Newton algorithm is used to train the network model to accelerate the convergence speed of network training. Experiments show that, the result showed that they had good prediction accuracies for BCTTCM. The mean absolute error for 10 true measured points was 0.034. Therefore, the prediction model of BCTCM Yin-Yang index with BP neural network is doable.


2020 ◽  
Vol 9 (1) ◽  
pp. 187
Author(s):  
Narendra VG ◽  
Dasharathraj K Shetty

In this paper, we introduce an algorithm for the fitting of bounding rectangle to a closed region of cashew kernel in a given image. We propose an algorithm to automatically compute the coordinates of the vertices closed form solution. Which is based on coordinate geometry and uses the boundary points of regions. The algorithm also computes directions of major and minor axis using least-square approach to compute the orientation of the given cashew kernel. More promising results were obtained by extracting shape features of a cashew kernel, it is proved that these features may predominantly use to make the better distinction of cashew kernels of different grades. The intelligent model was designed using Artificial Neural Network (ANN). The model was trained and tested using Back-Propagation learning algorithm and obtained classification accuracy of 89.74%. 


Author(s):  
Amaresh Sahu ◽  
Sabyasachi Pattnaik

<p>Computational time is high for Multilayer perceptron (MLP) trained with back propagation learning algorithm (BP) also the complexity of the network increases with the number of layers and number of nodes in layers. In contrast to MLP, functional link artificial neural network (FLANN) has less architectural complexity, easier to train, and gives better result in the classification problems. The paper proposed an evolutionary functional link artificial neural network (EFLANN) using genetic algorithm (GA) by eliminating features having little or no predictive information. Particle swarm optimization (PSO) is used as learning tool for solving the problem of classification in data mining.  EFLANN overcomes the non-linearity nature of problems by using the functionally expanded selected features, which is commonly encountered in single layer neural networks. The model is empirically compared to MLP, FLANN gradient descent learning algorithm, Radial Basis Function (RBF) and Hybrid Functional Link Neural Network (HFLANN) . The results proved that the proposed model outperforms the other models.</p>


2015 ◽  
Vol 2 (1) ◽  
pp. 28
Author(s):  
Dahriani Hakim Tanjung

Penelitian ini bertujuan untuk memprediksi penyakit asma menggunakan teknik pengenalan pola yaitu jaringan saraf tiruan dengan metode backpropagation. Data penilaian asma mengacu pada riwayat penyakit asma seseorang. Jaringan saraf tiruan dilakukan dengan menentukan jumlah unit untuk setiap lapisan dengan fungsi aktivasi sigmoid biner. Pengujian dilakukan menggunakan perangkat lunak matlab yang diuji dengan beberapa bentuk arsitektur jaringan. Arsitektur dengan konfigurasi terbaik terdiri dari 18 lapisan masukan, 8 lapisan tersembunyi dan 4 lapisan keluaran dengan nilai learning rate sebesar 0.5, nilai toleransi error 0.001, menghasilkan maksimal epoch 4707 dan MSE 0.00100139. MSE berada di bawah nilai error yaitu 0.001, Parameter tersebut dipilih menjadi parameter terbaik karena menghasilkan jumlah iterasi yang memiliki nilai akurasi MSE yang cukup baik, karena nilai MSE paling kecil dari arsitektur yang lain serta nilai MSE dibawah dari nilai error yang ditentukan. Sigmoid Biner Fungsi ini digunakan untuk jaringan saraf yang dilatih dengan menggunakan metode backpropagation. Fungsi sigmoid memiliki nilai range 0 sampai 1. Oleh karena itu, fungsi ini sering digunakan untuk jaringan saraf yang membutuhkan nilai output yang terletak pada interval 0 sampai 1.This study aims to predict asthma using pattern recognition techniques namely artificial neural network with back propagation method. Asthma assessment data refers to a person's history of asthma. Artificial neural network is done by determining the number of units for each layer with binary sigmoid activation function. Testing is done using matlab software being tested with some form of network architecture. Architecture with the best configuration consists of 18 layers of input, 8 hidden layer and output layer 4 with a value of learning rate of 0.5, the error tolerance value 0001, 4707 and resulted in the maximum epoch MSE .00100139. MSE is under the error value is 0.001, the parameter is chosen to be the best parameters for generating the number of iterations that have an accuracy value of MSE is quite good, because the smallest MSE value than other architectures as well as the value of the MSE under a specified error value. Binary sigmoid function is used for neural network trained using the backpropagation method. Sigmoid function has a value in the range 0 to 1. Therefore, this function is often used for neural networks that require output value lies in the interval 0 to 1.


Author(s):  
Tayseer Mohammed Hasan Asda ◽  
Teddy Surya Gunawan

Currently, the Quran is recited by so many reciters with different ways and voices.  Some people like to listen to this reciter and others like to listen to other reciters. Sometimes we hear a very nice recitation of al-Quran and want to know who the reciter is. Therefore, this paper is about  the development of Quran reciter recognition and identification system based on Mel Frequency Cepstral Coefficient (MFCC) feature extraction and artificial neural network (ANN). From every speech, characteristics from the utterances will be extracted through neural network model. In this paper a database of five Quran reciters is created and used in training and testing. The feature vector will be fed into Neural Network back propagation learning algorithm for training and identification processes of different speakers. Consequently,  91.2%  of the successful match between targets and input occurred with certain number of hidden layers  which shows how efficient are Mel Frequency Cepstral Coefficient (MFCC) feature extraction  and artificial neural network (ANN) in identifying the reciter voice perfectly.


Sign in / Sign up

Export Citation Format

Share Document