Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Olga Valenzuela is active.

Publication


Featured researches published by Olga Valenzuela.


Neurocomputing | 2008

Soft-computing techniques and ARMA model for time series prediction

Ignacio Rojas; Olga Valenzuela; Fernando Rojas; Alberto Guillén; Luis Javier Herrera; Héctor Pomares; Luisa Marquez; Miguel Pasadas

The challenge of predicting future values of a time series covers a variety of disciplines. The fundamental problem of selecting the order and identifying the time varying parameters of an autoregressive moving average model (ARMA) concerns many important fields of interest such as linear prediction, system identification and spectral analysis. Recent research activities in forecasting with artificial neural networks (ANNs) suggest that ANNs can be a promising alternative to the traditional ARMA structure. These linear models and ANNs are often compared with mixed conclusions in terms of the superiority in forecasting performance. This study was designed: (a) to investigate a hybrid methodology that combines ANN and ARMA models; (b) to resolve one of the most important problems in time series using ARMA structure and Box-Jenkins methodology: the identification of the model. In this paper, we present a new procedure to predict time series using paradigms such as: fuzzy systems, neural networks and evolutionary algorithms. Our goal is to obtain an expert system based on paradigms of artificial intelligence, so that the linear model can be identified automatically, without the need of human expert participation. The obtained linear model will be combined with ANN, making up an hybrid system that could outperform the forecasting result.


Fuzzy Sets and Systems | 2008

Hybridization of intelligent techniques and ARIMA models for time series prediction

Olga Valenzuela; Ignacio Rojas; Fernando Rojas; Héctor Pomares; Luis Javier Herrera; Alberto Guillén; Luisa Marquez; Miguel Pasadas

Traditionally, the autoregressive moving average (ARMA) model has been one of the most widely used linear models in time series prediction. Recent research activities in forecasting with artificial neural networks (ANNs) suggest that ANNs can be a promising alternative to the traditional ARMA structure. These linear models and ANNs are often compared with mixed conclusions in terms of the superiority in forecasting performance. In this paper we propose a hybridization of intelligent techniques such as ANNs, fuzzy systems and evolutionary algorithms, so that the final hybrid ARIMA-ANN model could outperform the prediction accuracy of those models when used separately. More specifically, we propose the use of fuzzy rules to elicit the order of the ARMA or ARIMA model, without the intervention of a human expert, and the use of a hybrid ARIMA-ANN model that combines the advantages of the easy-to-use and relatively easy-to-tune ARIMA models, and the computational power of ANNs.


Fuzzy Sets and Systems | 2005

TaSe, a Taylor series-based fuzzy system model that combines interpretability and accuracy

Luis Javier Herrera; Héctor Pomares; Ignacio Rojas; Olga Valenzuela; Alberto Prieto

Typically, Takagi-Sugeno-Kang (TSK) fuzzy rules have been used as a powerful tool for function approximation problems, since they have the capability of explaining complex relations among variables using rule consequents that are functions of the input variables. But they present the great drawback of the lack of interpretability, which makes them not to be so suitable for a wide range of problems where interpretability of the obtained model is a fundamental key. In this paper, we present a novel approach that extends the work by Bikdash (IEEE Trans. Fuzzy Systems 7 (6) (1999) 686-696), in order to obtain an interpretable and accurate model for function approximation from a set of I/O data samples, which make use of the Taylor Series Expansion of a function around a point to approximate the function using a low number of rules. Our approach also provides an automatic methodology for obtaining the optimum structure of our Taylor series-based (TaSe) fuzzy system as well as its pseudo-optimal rule-parameters (both antecedents and consequents).


Fuzzy Sets and Systems | 2006

Adaptive fuzzy controller: Application to the control of the temperature of a dynamic room in real time

Ignacio Rojas; Héctor Pomares; Jesús González; Luis Javier Herrera; Alberto Guillén; Fernando Rojas; Olga Valenzuela

This paper presents a direct adaptive fuzzy controller for unknown monotonic nonlinear systems, thus not requiring the system model, but only a little information about it: the plant monotonicity and its delay. Without any off-line pre-training, the algorithm achieves very high control performance through a three-stage algorithm: (1) output scale factor, (2) adaptation of the fuzzy rule consequents and (3) optimization of the position of the membership functions. The design is simple, in the sense that both the membership functions and the rule-base can be initialized from arbitrary values. It can be applied to a large class of monotonic dynamic or static plants, due the fact that the system is able to modify its behaviour in real time, i.e., during the control process.


soft computing | 2013

Human activity recognition based on a sensor weighting hierarchical classifier

Oresti Baños; Miguel Damas; Héctor Pomares; Fernando Rojas; Blanca L. Delgado-Márquez; Olga Valenzuela

The analysis of daily living human behavior has proven to be of key importance to prevent unhealthy habits. The diversity of activities and the individuals’ particular execution style determine that several sources of information are normally required. One of the main issues is to optimally combine them to guarantee performance, scalability and robustness. In this paper we present a fusion classification methodology which takes into account the potential of the individual decisions yielded at both activity and sensor classification levels. Particularly tested on a wearable sensors based system, the method reinforces the idea that some parts of the body (i.e., sensors) may be specially informative for the recognition of each particular activity, thus supporting the ranking of the decisions provided by each associated sensor decision entity. Our method systematically outperforms the results obtained by traditional multiclass models which otherwise may require a high-dimensional feature space to acquire a similar performance. The comparison with other activity-recognition fusion approaches also demonstrates our model scales significantly better for small sensor networks.


Neurocomputing | 2009

Parallel multiobjective memetic RBFNNs design and feature selection for function approximation problems

Alberto Guillén; Héctor Pomares; Jesús González; Ignacio Rojas; Olga Valenzuela; Beatriz Prieto

The design of radial basis function neural networks (RBFNNs) still remains as a difficult task when they are applied to classification or to regression problems. The difficulty arises when the parameters that define an RBFNN have to be set, these are: the number of RBFs, the position of their centers and the length of their radii. Another issue that has to be faced when applying these models to real world applications is to select the variables that the RBFNN will use as inputs. The literature presents several methodologies to perform these two tasks separately, however, due to the intrinsic parallelism of the genetic algorithms, a parallel implementation will allow the algorithm proposed in this paper to evolve solutions for both problems at the same time. The parallelization of the algorithm not only consists in the evolution of the two problems but in the specialization of the crossover and mutation operators in order to evolve the different elements to be optimized when designing RBFNNs. The subjacent genetic algorithm is the non-sorting dominated genetic algorithm II (NSGA-II) that helps to keep a balance between the size of the network and its approximation accuracy in order to avoid overfitted networks. Another of the novelties of the proposed algorithm is the incorporation of local search algorithms in three stages of the algorithm: initialization of the population, evolution of the individuals and final optimization of the Pareto front. The initialization of the individuals is performed hybridizing clustering techniques with the mutual information (MI) theory to select the input variables. As the experiments will show, the synergy of the different paradigms and techniques combined by the presented algorithm allow to obtain very accurate models using the most significant input variables.


Neurocomputing | 2007

Using fuzzy logic to improve a clustering technique for function approximation

Alberto Guillén; Jesús González; Ignacio Rojas; Héctor Pomares; Luis Javier Herrera; Olga Valenzuela; Alberto Prieto

Clustering algorithms have been successfully applied in several disciplines. One of those applications is the initialization of radial basis function (RBF) centers composing a neural network, designed to solve functional approximation problems. The Clustering for Function Approximation (CFA) algorithm was presented as a new clustering technique that provides better results than other clustering algorithms that were traditionally used to initialize RBF centers. Even though CFA improves performance against other clustering algorithms, it has some flaws that can be improved. Within those flaws, it can be mentioned the way the partition of the input data is done, the complex migration process, the algorithms speed, the existence of some parameters that have to be set in order to obtain good solutions, and the convergence is not guaranteed. In this paper, it is proposed an improved version of this algorithm that solves the problems that its predecessor have using fuzzy logic successfully. In the experiments section, it will be shown how the new algorithm performs better than its predecessor and how important is to make a correct initialization of the RBF centers to obtain small approximation errors.


Neural Processing Letters | 2007

Output value-based initialization for radial basis function neural networks

Alberto Guillén; Ignacio Rojas; Jesús González; Héctor Pomares; Luis Javier Herrera; Olga Valenzuela; Fernando Rojas

The use of Radial Basis Function Neural Networks (RBFNNs) to solve functional approximation problems has been addressed many times in the literature. When designing an RBFNN to approximate a function, the first step consists of the initialization of the centers of the RBFs. This initialization task is very important because the rest of the steps are based on the positions of the centers. Many clustering techniques have been applied for this purpose achieving good results although they were constrained to the clustering problem. The next step of the design of an RBFNN, which is also very important, is the initialization of the radii for each RBF. There are few heuristics that are used for this problem and none of them use the information provided by the output of the function, but only the centers or the input vectors positions are considered. In this paper, a new algorithm to initialize the centers and the radii of an RBFNN is proposed. This algorithm uses the perspective of activation grades for each neuron, placing the centers according to the output of the target function. The radii are initialized using the center’s positions and their activation grades so the calculation of the radii also uses the information provided by the output of the target function. As the experiments show, the performance of the new algorithm outperforms other algorithms previously used for this problem.


Neural Computing and Applications | 2007

Studying possibility in a clustering algorithm for RBFNN design for function approximation

Alberto Guillén; Héctor Pomares; Ignacio Rojas; Jesús González; Luis Javier Herrera; Fernando Rojas; Olga Valenzuela

The function approximation problem has been tackled many times in the literature by using radial basis function neural networks (RBFNNs). In the design of these neural networks there are several stages where, the most critical stage is the initialization of the centers of each RBF since the rest of the steps to design the RBFNN strongly depend on it. The improved clustering for function approximation (ICFA) algorithm was recently introduced and proved successful for the function approximation problem. In the ICFA algorithm, a fuzzy partition of the input data is performed but, a fuzzy partition can behave inadequately in noise conditions. Possibilistic and mixed approaches, combining fuzzy and possibilistic partitions, were developed in order to improve the performance of a fuzzy partition. In this paper, a study of the influence of replacing the fuzzy partition used in the ICFA algorithm with the possibilistic and the fuzzy-possibilistic partitions will be done. A comparative analysis of each kind of partition will be performed in order to see if the possibilistic approach can improve the performance of the ICFA algorithm both in normal and in noise conditions. The results will show how the employment of a mixed approach combining fuzzy and possibilistic approach can lead to improve the results when designing RBFNNs.


Bioinformatics | 2013

Optimizing multiple sequence alignments using a genetic algorithm based on three objectives: structural information, non-gaps percentage and totally conserved columns

Francisco Ortuño; Olga Valenzuela; Fernando Rojas; Héctor Pomares; J. P. Florido; José M. Urquiza; Ignacio Rojas

MOTIVATION Multiple sequence alignments (MSAs) are widely used approaches in bioinformatics to carry out other tasks such as structure predictions, biological function analyses or phylogenetic modeling. However, current tools usually provide partially optimal alignments, as each one is focused on specific biological features. Thus, the same set of sequences can produce different alignments, above all when sequences are less similar. Consequently, researchers and biologists do not agree about which is the most suitable way to evaluate MSAs. Recent evaluations tend to use more complex scores including further biological features. Among them, 3D structures are increasingly being used to evaluate alignments. Because structures are more conserved in proteins than sequences, scores with structural information are better suited to evaluate more distant relationships between sequences. RESULTS The proposed multiobjective algorithm, based on the non-dominated sorting genetic algorithm, aims to jointly optimize three objectives: STRIKE score, non-gaps percentage and totally conserved columns. It was significantly assessed on the BAliBASE benchmark according to the Kruskal-Wallis test (P < 0.01). This algorithm also outperforms other aligners, such as ClustalW, Multiple Sequence Alignment Genetic Algorithm (MSA-GA), PRRP, DIALIGN, Hidden Markov Model Training (HMMT), Pattern-Induced Multi-sequence Alignment (PIMA), MULTIALIGN, Sequence Alignment Genetic Algorithm (SAGA), PILEUP, Rubber Band Technique Genetic Algorithm (RBT-GA) and Vertical Decomposition Genetic Algorithm (VDGA), according to the Wilcoxon signed-rank test (P < 0.05), whereas it shows results not significantly different to 3D-COFFEE (P > 0.05) with the advantage of being able to use less structures. Structural information is included within the objective function to evaluate more accurately the obtained alignments. AVAILABILITY The source code is available at http://www.ugr.es/~fortuno/MOSAStrE/MO-SAStrE.zip.

Collaboration


Dive into the Olga Valenzuela's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge