Search results for "Function"
showing 10 items of 14432 documents
Imaging Quality of Bifocal Piggyback Intraocular Lens versus ReSTOR and TECNIS Multifocal Lenses
2009
Purpose The imaging quality provided by a piggyback integrated by a monofocal intraocular lens (IOL) + a bifocal IOL of zero power and +3.75 diopters of addition is compared with the optics quality of a simple multifocal IOL of the same power and addition. Methods The imaging quality was evaluated by determining the modulation transfer function (MTF), using an artificial eye simulating in vivo conditions of the anterior chamber, including an artificial cornea and a wet cell containing physiologic solution where the IOL was positioned. The MTFs of the bifocal piggyback for near and distance vision were measured, with pupil diameters of 3 and 5 mm, and compared with the MTFs of an equivalent …
Multi-layer intrusion detection system with ExtraTrees feature selection, extreme learning machine ensemble, and softmax aggregation
2019
Abstract Recent advances in intrusion detection systems based on machine learning have indeed outperformed other techniques, but struggle with detecting multiple classes of attacks with high accuracy. We propose a method that works in three stages. First, the ExtraTrees classifier is used to select relevant features for each type of attack individually for each (ELM). Then, an ensemble of ELMs is used to detect each type of attack separately. Finally, the results of all ELMs are combined using a softmax layer to refine the results and increase the accuracy further. The intuition behind our system is that multi-class classification is quite difficult compared to binary classification. So, we…
Modelling and prediction of retention in high-performance liquid chromatography by using neural networks
1995
Multi-layer feed-forward neural networks trained with an error back-propagation algorithm have been used to model retention behaviour of liquid chromatography as a function of the composition of the mobile phases. Conventional hydro-organic and micellar mobile phases were considered. Accurate retention modelling and prediction have been achieved using mobile phases defined by two, three and four parameters. With micellar mobile phases, the parameters involved included the concentrations of surfactant and organic modifier, pH and temperature. It is shown that neural networks provide a competitive tool to model varied inherent nonlinear relationships of retention behaviour with respect to the…
Artificial Neural Networks and Linear Discriminant Analysis: A Valuable Combination in the Selection of New Antibacterial Compounds
2004
A set of topological descriptors has been used to discriminate between antibacterial and nonantibacterial drugs. Topological descriptors are simple integers calculated from the molecular structure represented in SMILES format. The methods used for antibacterial activity discrimination were linear discriminant analysis (LDA) and artificial neural networks of a multilayer perceptron (MLP) type. The following plot frequency distribution diagrams were used: a function of the number of drugs within a value interval of the discriminant function and the output value of the neural network versus these values. Pharmacological distribution diagrams (PDD) were used as a visualizing technique for the i…
Neural Networks as Soft Sensors: a Comparison in a Real World Application.
2006
Physical atmosphere parameters, as temperature or humidity, can be indirectly estimated on the surface of a monument by means of soft sensors based on neural networks, if an ambient air monitoring station works in the neighborhood of the monument itself. Since the soft sensors work as virtual instruments, the accuracy of such measurements has to be analyzed and validated from statistical and metrological points of view. The paper compares different typologies of neural networks, which can be used as soft sensors in a complex real world application: a non invasive monitoring of the conservation state of old monuments. In this context, several designed connessionistic systems, based on radial…
A neural network-based approach to determine FDTD eigenfunctions in quantum devices
2009
This article combines a Neural Network (NN) algorithm with the Finite Difference Time Domain (FDTD) technique to estimate the eigenfunctions in quantum devices. A NN based on the Least Mean Squares (LMS) algorithm is combined with the FDTD technique to provide a first approach to the confined states in quantum wires. The proposed technique is in good agreement with analytical results and is more efficient than FDTD combined with the Fourier Transform. This technique is used to cal- culate a numerical approximation to the eigenfunctions associated to quan- tum wire potentials. The performance and convergence of the proposed technique are also presented in this article. © 2009 Wiley Periodica…
Assigning discounts in a marketing campaign by using reinforcement learning and neural networks
2009
In this work, RL is used to find an optimal policy for a marketing campaign. Data show a complex characterization of state and action spaces. Two approaches are proposed to circumvent this problem. The first approach is based on the self-organizing map (SOM), which is used to aggregate states. The second approach uses a multilayer perceptron (MLP) to carry out a regression of the action-value function. The results indicate that both approaches can improve a targeted marketing campaign. Moreover, the SOM approach allows an intuitive interpretation of the results, and the MLP approach yields robust results with generalization capabilities.
Automated detection and classification of synoptic scale fronts from atmospheric data grids
2021
<p>Automatic determination of fronts from atmospheric data is an important task for weather prediction as well as for research of synoptic scale phenomena. We developed a deep neural network to detect and classify fronts from multi-level ERA5 reanalysis data. Model training and prediction is evaluated using two different regions covering Europe and North America with data from two weather services. Due to a label deformation step performed during training we are able to directly generate frontal lines with no further thinning during post processing. Our network compares well against the weather service labels with a Critical Success Index higher than 66.9% and a Object Detecti…
Efficient pruning of multilayer perceptrons using a fuzzy sigmoid activation function
2006
This Letter presents a simple and powerful pruning method for multilayer feed forward neural networks based on the fuzzy sigmoid activation function presented in [E. Soria, J. Martin, G. Camps, A. Serrano, J. Calpe, L. Gomez, A low-complexity fuzzy activation function for artificial neural networks, IEEE Trans. Neural Networks 14(6) (2003) 1576-1579]. Successful performance is obtained in standard function approximation and channel equalization problems. Pruning allows to reduce network complexity considerably, achieving a similar performance to that obtained by unpruned networks.
Classical Training Methods
2006
This chapter reviews classical training methods for multilayer neural networks. These methods are widely used for classification and function modelling tasks. Nevertheless, they show a number of flaws or drawbacks that should be addressed in the development of such systems. They work by searching the minimum of an error function which defines the optimal behaviour of the neural network. Different standard problems are used to show the capabilities of these models; in particular, we have benchmarked the algorithms in a nonlinear classification problem and in three function modelling problems.