Number of results to display per page
Search Results
992. An efficient algorithm for automatic tumor detection in contrast enhanced breast MRI by using artificial neural network (NEUBREA)
- Creator:
- Bayram , Bulent, Koca, Hilmi K., Narin , Burcu, Cavdaroglu, G. Cigdem, Celik, Levent, Acar, Ugur, and Cubuk , Rahmi
- Format:
- bez média and svazek
- Type:
- model:article and TEXT
- Subject:
- Computer aided detection, medical image processing, breast cancer, and ANN
- Language:
- English
- Description:
- diagnosis. Moreover various studies can be found in medical journals dedicated to Artificial Neural Networks (ANN). In the presented study, a method was developed to learn and detect benign and malignant tumor types in contrast-enhanced breast magnetic resonance images (MRI). The backpropagation algorithm was taken as the ANN learning algorithm. The algorithm (NEUBREA) was developed in C# programming language by using Fast Artificial Neural Network Library (FANN). Having been diagnosed by radiologists, 7 cases of malignant tumor, 8 cases of benign tumor, and 3 normal cases were used as a training set. The results were tested on 34 cases that had been diagnosed by radiologists. After the comparison of the results, the overall accuracy of algorithm was defined as 92%.
- Rights:
- http://creativecommons.org/publicdomain/mark/1.0/ and policy:public
993. An efficient channel equalizer using artificial neural networks
- Creator:
- Raghavendra , K. T. and Tripathy, Amiya K.
- Format:
- bez média and svazek
- Type:
- model:article and TEXT
- Subject:
- Adaptive channel equalizer, artifical neural networks, and multi layer neural network and inter symbol interference
- Language:
- English
- Description:
- When digital signals are transmitted through frequency selective communication channels, one of the problems that arise is inter-symbol interference (ISI). To compensate corruptions caused by ISI and to find original information being transmitted, an equalization process is performed at the receiver. Since communication channels are time varying and random in nature, adaptive equalizers must be used to learn and subsequently track the time varying characteristics of the channel. Traditional equalizers are based on finding the inverse of the channel and compensating the channel's influence using inverse filter technique. There exists no equalizer for non-invertible channels. Artificial Neural Networks (ANN) can be applied to this for achieving better performance than conventional methods. We have proposed a model of a neural equalizer using MLP (multi layer perceptron), which reduces the mean square error to minimum and eliminates the effects of ISI. Empirically we have found that this neural equalizer is more efficient than conventional adaptive equalizers.
- Rights:
- http://creativecommons.org/publicdomain/mark/1.0/ and policy:public
994. An efficient estimator for Gibbs random fields
- Creator:
- Janžura, Martin
- Format:
- bez média and svazek
- Type:
- model:article and TEXT
- Subject:
- Gibbs random field, efficient stimator, and empirical estimator
- Language:
- English
- Description:
- An efficient estimator for the expectation ∫f\dP is constructed, where P is a Gibbs random field, and f is a local statistic, i. e. a functional depending on a finite number of coordinates. The estimator coincides with the empirical estimator under the conditions stated in Greenwood and Wefelmeyer \cite{greenwood_wefelmeyer_1999}, and covers the known special cases, namely the von Mises statistic for the i.i.d. underlying fields and the case of one-dimensional Markov chains.
- Rights:
- http://creativecommons.org/publicdomain/mark/1.0/ and policy:public
995. An efficient hybrid machine learning method for time series stock market forecasting
- Creator:
- Ebadati E., Omid Mahdi and Mortazavi T., Mohammad
- Format:
- bez média and svazek
- Type:
- model:article and TEXT
- Subject:
- time series forecasting, stock price prediction, genetic algorithm, back propagation, neural network, and machine learning
- Language:
- English
- Description:
- Time series forecasting, such as stock price prediction, is one of the most important complications in the financial area as data is unsteady and has noisy variables, which are affected by many factors. This study applies a hybrid method of Genetic Algorithm (GA) and Artificial Neural Network (ANN) technique to develop a method for predicting stock price and time series. In the GA method, the output values are further fed to a developed ANN algorithm to fix errors on exact point. The analysis suggests that the GA and ANN can increase the accuracy in fewer iterations. The analysis is conducted on the 200-day main index, as well as on five companies listed on the NASDAQ. By applying the proposed method to the Apple stocks dataset, based on a hybrid model of GA and Back Propagation (BP) algorithms, the proposed method reaches to 99.99% improvement in SSE and 90.66% in time improvement, in comparison to traditional methods. These results show the performances and the speed and the accuracy of the proposed approach.
- Rights:
- http://creativecommons.org/publicdomain/mark/1.0/ and policy:public
996. An efficient Kohonen-fuzzy neural network based abnormal retinal image classification system
- Creator:
- Anitha, J. and Hemanth, D. Jude
- Format:
- bez média and svazek
- Type:
- model:article and TEXT
- Subject:
- Kohonen neural network, retinal images, and fuzzy C-means and accuracy
- Language:
- English
- Description:
- Artificial Neural Network (ANN) is the primary automated AI system preferred for medical applications. Even though ANN possesses multiple advantages, the convergence of the ANN is not always guaranteed for the practical applications. This often results in the local minima problem and ultimately yields inaccurate results. This convergence problem is common among ANNs and especially in Kohonen neural networks which employ unsupervised training methodology. In this work, an Efficient Kohonen Fuzzy Neural (EKFN) network is proposed to eliminate the iteration dependent nature of the conventional system. The suitability of this hybrid automated system is illustrated in the context of pathology identification in retinal images. This disease identification system includes anatomical structure segmentation from retinal images followed by image classification. The performance measures used are accuracy, sensitivity, specificity, positive predictive value and positive likelihood ratio. Experimental results show promising possibilities for the hybrid systems in terms of performance measures.
- Rights:
- http://creativecommons.org/publicdomain/mark/1.0/ and policy:public
997. An efficient learning algorithm generating small RBF neural networks
- Creator:
- Lai, Xiaoping and Li, Bin
- Format:
- bez média and svazek
- Type:
- model:article and TEXT
- Subject:
- Radial basis function neural network, growth criterion, orthogonalized least square, and pruning strategy
- Language:
- English
- Description:
- This paper presents an efficient learning algorithm that generates radial basis function neural network with few neurons. The neural network adds neurons according to a growth criterion defined by the current output error, the current input's distance to the nearest center, and the root-mean-square output error over a sliding windows, deletes neurons by a pruning strategy based on the error reduction rates, and updates the output-layer weights with a Givens QR decomposition based on the orthogonalized least square algorithm. Simulations on two benchmark problems demonstrate that the algorithm produces smaller networks than RAN, RANEKF, and MRAN, and consumes less training time than RAN, RANEKF, MRAN, and GAP-RBF.
- Rights:
- http://creativecommons.org/publicdomain/mark/1.0/ and policy:public
998. An efficient model selection for SVM in real-world datasets using BGA and RGA
- Creator:
- Almasi , Omid Naghash, Akhtarshenas, Ehsan, and Rouhani, Modjtaba
- Format:
- bez média and svazek
- Type:
- model:article and TEXT
- Subject:
- Model selection, model complexity, support vector machines, genetic algorithms, classification, and real-world datasets
- Language:
- English
- Description:
- Support vector machine (SVM) has become one of the most popular machine-learning methods during the last years. The design of an efficient model and the proper adjustment of the SVMs parameters are integral to reducing the testing time and enhancing performance. In this paper, a new bipartite objective function consisted of the sparseness property and generalization performance is proposed. Since the proposed objective function is based on selecting fewer numbers of the support vectors, the model complexity is reduced while the performance accuracy remains at an acceptable level. Due to the model complexity reduction, the testing time is decreased and the ability of SVM in practical applications is increased Moreover, to prove the performance of the proposed objective function, a comparative study was carried out on the proposed objective function and the conventional objective function, which is only based on the generalization performance, using the Binary Genetic Algorithm (BGA) and Real-valued vectors GA (RGA). The effectiveness of the proposed cost function is demonstrated based on the results of the comparative study on four real-world datasets of UCI database.
- Rights:
- http://creativecommons.org/publicdomain/mark/1.0/ and policy:public
999. An efficient pattern classification approach: Combination of weighted LDA with weighted nearest neighbor
- Creator:
- Boostani , Reza, Dehzangi, Omid, Jarchi, Delaram, and Zolghadri , Mansoor J.
- Format:
- bez média and svazek
- Type:
- model:article and TEXT
- Subject:
- LDA, PCA, weighted nearest neighbor (WNN), and weighted LDA (WLDA)
- Language:
- English
- Description:
- Linear discriminant analysis (LDA) is a versatile method in all pattern recognition fields but it suffers from some limitations. In a multi-class problem, when samples of a class are far from other classes samples, it leads to bias of the whole decision boundaries of LDA in favor of the farthest class. To overcome this drawback, this study is aimed at minimizing this bias by redefining the between- and within-class scatter matrices via incorporating weight vectors derived from Fisher value of classes pairs. After projecting the input patterns into a lower-dimensional space in which the class samples are more separable, a new version of nearest neighbor (NN) method with an adaptive distance measure is employed to classify the transformed samples. To speed up the adaptive distance routine, an iterative learning algorithm that minimizes the error rate is presented. This efficient method is applied to six standard datasets driven from the UCI repository dataset and test results are evaluated from three aspects in terms of accuracy, robustness, and complexity. Results show the supremacy of the proposed two-layer classifier in comparison with the combination of different versions of LDA and NN methods from the three points of view. Moreover, the proposed classifier is assessed in the noisy environment of those datasets and the achieved results confirm the high robustness of the introduced scheme when compared to others.
- Rights:
- http://creativecommons.org/publicdomain/mark/1.0/ and policy:public
1000. An electronic performance support system based on a hybrid content-collaborative recommender system
- Creator:
- Basile, Pierpaolo , de Gemmis, Marco, Gentile, Anna Lisa, Iaquinta , Leo, Lops , Pasquale, and Semeraro, Giovanni
- Format:
- bez média and svazek
- Type:
- model:article and TEXT
- Subject:
- User modeling, collaboritave filtering, content-based filtering, hybrid recommenders, machine learning, neighborhood formation in recommender systems, EPSS, and WordNet
- Language:
- English
- Description:
- An Electronic Performance Support System (EPSS) introduces challenges on contextualized and personalized information delivery. Recommender systems aim at delivering and suggesting relevant information according to users preferences, thus EPSSs could take advantage of the recommendation algorithms that have the effect of guiding users in a large space of possible options. The JUMP project (JUst-in-tiMe Performance support systém for dynamic organizations, co-funded by POR Puglia 2000-2006 - Mis. 3.13, Sostegno agli Investimenti in Ricerca Industriale, Sviluppo Precompetitivo e Trasferimento Tecnologico) aims at integrating an EPSS with a hybrid recommender system. Collaborative and content-based filtering are the recommendation techniques most widely adopted to date. The main contribution of this paper is a content-collaborative hybrid recommender which computes similarities between users relying on their content-based profiles in which user preferences are stored, instead of comparing their rating styles. A distinctive feature of our systém is that a statistical model of the user interests is obtained by machine learning techniques integrated with linguistic knowledge contained in WordNet. This model, named ``semantic user profile'', is exploited by the hybrid recommender in the neighborhood formation process.
- Rights:
- http://creativecommons.org/publicdomain/mark/1.0/ and policy:public