92 research outputs found

    Image Quantification Learning Technique through Content based Image Retrieval

    Get PDF
    This paper proposes a Radial basis functionality incorporation in learning the quantification of images using Content based Image Retrieval (CBIR). The approach is trying to find out the effectiveness of Multi-Layer Perceptron (MLP) namely Radial Basis Function (RBF) through Content Based Image Retrieval. Extract the features of an image, the numeric values of each pixel is framed in to a definite input data set of image to that the neural networks MLP gives the accuracy of the prediction of that particular Image data set. This paper put forward us with new idea of neural networks structure efficiency in the accuracy of output data set which got increased by the adjustment of the weighted neurons through a Perceptron called Radial Basis Function promoting by applying k means clustering to form clusters which are parameterized with Gaussian function application. Finally compare the actual output with observed output promoting the weighted neurons adjustment for getting the actual accurate output. A new dimension, in work enhancement of neural networks technology with that of image processing

    A Radial Basis Function Neural Network using biologically plausible activation functions

    Get PDF
    Este proyecto se centra en el diseño, la implementación y la evaluación de Redes Neuronales de Función de Base Radial (RBFNN), comparando el modelo gaussiano con una nueva versión que utiliza la función de activación Ricker. La forma de esta función ha sido observada en las señales de neuronas de distintas partes del cerebro humano, a menudo produciendo una señal negativa (inhibitoria) conocida como inhibición lateral. Se han desarrollado dos modelos de RBFNN, incorporando técnicas de Machine Learning (ML) y estadística como la regularización L2 y el algoritmo sigest para mejorar su rendimiento. También se implementan técnicas adicionales, como la estimación de un parámetro k sobredimensionado y la AIC backward selection, para mejorar la eficiencia. En este estudio, los modelos desarrollados se prueban con conjuntos de datos de diferente naturaleza, evaluando su rendimiento con datos sintéticos y realistas, y midiendo sus resultados con problemas de varios niveles de ruido y dificultad. Además, también se realiza una comparación de los modelos para observar qué RBFNN funciona mejor en determinadas condiciones, así como para analizar la diferencia en el número de neuronas y el parámetro de suavizado estimado. La evaluación experimental confirma la eficacia de los modelos RBFNN, proporcionando estimaciones precisas y demostrando su adaptabilidad con problemas de dificultad variable. El análisis comparativo revela que el modelo Ricker tiende a exhibir un rendimiento superior en presencia de altos niveles de ruido, mientras que ambos modelos tienen un rendimiento similar en condiciones de bajo ruido. Estos resultados sugieren la potencial influencia de la inhibición lateral, que podría ser explorada en más profundidad en futuros estudios.This project focuses on the design, implementation and evaluation of Radial Basis Function Neural Networks (RBFNN), comparing the gaussian model with a new version using the Ricker Wavelet activation function. The shape of this wavelet has been observed in the signals of neurons from different parts of the human brain, often producing a negative (inhibitory) signal known as lateral inhibition. Two RBFNN models have been developed, incorporating Machine Learning (ML) and statistical techniques such as L2 regularization and the sigest algorithm for improved performance. Additional techniques, such as estimating an oversized k parameter and using AIC backward selection, are implemented to enhance efficiency. In this study, the developed models are tested with datasets of different nature, evaluating their performance with synthetic and realistic data and measuring their results with problems of various levels of noise and difficulty. Furthermore, a comparison of the models is also made in order to observe which RBFNN performs better on certain conditions, as well as to analyze the difference in the number of neurons and the estimated smoothing parameter. The experimental evaluation confirms the effectiveness of the RBFNN models, yielding accurate estimations and demonstrating their adaptability to problems of varying difficulty. Comparative analysis reveals that the Ricker model tends to exhibit superior performance in the presence of high levels of noise, while both models perform similarly under low noise conditions. These results suggest the potential influence of lateral inhibition, which could be explored further in future studies

    Evolving Ensemble Fuzzy Classifier

    Full text link
    The concept of ensemble learning offers a promising avenue in learning from data streams under complex environments because it addresses the bias and variance dilemma better than its single model counterpart and features a reconfigurable structure, which is well suited to the given context. While various extensions of ensemble learning for mining non-stationary data streams can be found in the literature, most of them are crafted under a static base classifier and revisits preceding samples in the sliding window for a retraining step. This feature causes computationally prohibitive complexity and is not flexible enough to cope with rapidly changing environments. Their complexities are often demanding because it involves a large collection of offline classifiers due to the absence of structural complexities reduction mechanisms and lack of an online feature selection mechanism. A novel evolving ensemble classifier, namely Parsimonious Ensemble pENsemble, is proposed in this paper. pENsemble differs from existing architectures in the fact that it is built upon an evolving classifier from data streams, termed Parsimonious Classifier pClass. pENsemble is equipped by an ensemble pruning mechanism, which estimates a localized generalization error of a base classifier. A dynamic online feature selection scenario is integrated into the pENsemble. This method allows for dynamic selection and deselection of input features on the fly. pENsemble adopts a dynamic ensemble structure to output a final classification decision where it features a novel drift detection scenario to grow the ensemble structure. The efficacy of the pENsemble has been numerically demonstrated through rigorous numerical studies with dynamic and evolving data streams where it delivers the most encouraging performance in attaining a tradeoff between accuracy and complexity.Comment: this paper has been published by IEEE Transactions on Fuzzy System

    AMPSO: A new Particle Swarm Method for Nearest Neighborhood Classification

    Get PDF
    Nearest prototype methods can be quite successful on many pattern classification problems. In these methods, a collection of prototypes has to be found that accurately represents the input patterns. The classifier then assigns classes based on the nearest prototype in this collection. In this paper, we first use the standard particle swarm optimizer (PSO) algorithm to find those prototypes. Second, we present a new algorithm, called adaptive Michigan PSO (AMPSO) in order to reduce the dimension of the search space and provide more flexibility than the former in this application. AMPSO is based on a different approach to particle swarms as each particle in the swarm represents a single prototype in the solution. The swarm does not converge to a single solution; instead, each particle is a local classifier, and the whole swarm is taken as the solution to the problem. It uses modified PSO equations with both particle competition and cooperation and a dynamic neighborhood. As an additional feature, in AMPSO, the number of prototypes represented in the swarm is able to adapt to the problem, increasing as needed the number of prototypes and classes of the prototypes that make the solution to the problem. We compared the results of the standard PSO and AMPSO in several benchmark problems from the University of California, Irvine, data sets and find that AMPSO always found a better solution than the standard PSO. We also found that it was able to improve the results of the Nearest Neighbor classifiers, and it is also competitive with some of the algorithms most commonly used for classification.This work was supported by the Spanish founded research Project MSTAR::UC3M, Ref: TIN2008-06491-C04-03 and CAM Project CCG06-UC3M/ESP-0774.Publicad

    Computational models and approaches for lung cancer diagnosis

    Full text link
    The success of treatment of patients with cancer depends on establishing an accurate diagnosis. To this end, the aim of this study is to developed novel lung cancer diagnostic models. New algorithms are proposed to analyse the biological data and extract knowledge that assists in achieving accurate diagnosis results

    Satellite Data and Supervised Learning to Prevent Impact of Drought on Crop Production: Meteorological Drought

    Get PDF
    Reiterated and extreme weather events pose challenges for the agricultural sector. The convergence of remote sensing and supervised learning (SL) can generate solutions for the problems arising from climate change. SL methods build from a training set a function that maps a set of variables to an output. This function can be used to predict new examples. Because they are nonparametric, these methods can mine large quantities of satellite data to capture the relationship between climate variables and crops, or successfully replace autoregressive integrated moving average (ARIMA) models to forecast the weather. Agricultural indices (AIs) reflecting the soil water conditions that influence crop conditions are costly to monitor in terms of time and resources. So, under certain circumstances, meteorological indices can be used as substitutes for AIs. We discuss meteorological indexes and review SL approaches that are suitable for predicting drought based on historical satellite data. We also include some illustrative case studies. Finally, we will survey rainfall products existing at the web and some alternatives to process the data: from high-performance computing systems able to process terabyte-scale datasets to open source software enabling the use of personal computers

    Fault Diagnosis in Induction Motor Using Soft Computing Techniques

    Get PDF
    Induction motors are one of the commonly used electrical machines in industry because of various technical and economical reasons. These machines face various stresses during operating conditions. These stresses might lead to some modes of failures/faults. Hence condition monitoring becomes necessary in order to avoid catastrophic faults. Various fault monitoring techniques for induction motors can be broadly categorized as model based techniques, signal processing techniques, and soft computing techniques. In case of model based techniques, accurate models of the faulty machine are essentially required for achieving a good fault diagnosis. Sometimes it becomes difficult to obtain accurate models of the faulty machines and also to apply model based techniques. Soft computing techniques provide good analysis of a faulty system even if accurate models are unavailable. Besides giving improved performance these techniques are easy to extend and modify. These can be made adaptive by the incorporation of new data or information. Multilayer perceptron neural network using back propagation algorithm have been extensively applied earlier for the detection of an inter-turn short circuit fault in the stator winding of an induction motor. This thesis extends applying other neuro-computing paradigms such as recurrent neural network (RNN), radial basis function neural network (RBFNN), and adaptive neural fuzzy inference system (ANFIS) for the detection and location of an inter-turn short circuit fault in the stator winding of an induction motor. By using the neural networks, one can identify the particular phase of the induction motor where the inter-turn short circuit fault occurs. Subsequently, a discrete wavelet technique is exploited not only for the detection and location of an inter-turn short circuit fault but also to find out the quantification of degree of this fault in the stator winding of an induction motor. In this work, we have developed an experimental setup for the calculation of induction motor parameters under both healthy and inter-turn short circuit faulty conditions. These parameters are used to generate the phase shifts between the line currents and phase voltages under different load conditions. The detection and location of an inter-turn short circuit fault in the stator winding is based on the monitoring of these three phase shifts. Extensive simulation results are presented in this thesis to demonstrate the effectiveness of the proposed methods
    corecore