Network


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

Hotspot


Dive into the research topics where Antonio Portilla-Figueras is active.

Publication


Featured researches published by Antonio Portilla-Figueras.


Expert Systems With Applications | 2011

Short term wind speed prediction based on evolutionary support vector regression algorithms

Sancho Salcedo-Sanz; Emilio G. Ortíz-García; Ángel M. Pérez-Bellido; Antonio Portilla-Figueras; Luis Prieto

Hyper-parameters estimation in regression Support Vector Machines (SVMr) is one of the main problems in the application of this type of algorithms to learning problems. This is a hot topic in which very recent approaches have shown very good results in different applications in fields such as bio-medicine, manufacturing, control, etc. Different evolutionary approaches have been tested to be hybridized with SVMr, though the most used are evolutionary approaches for continuous problems, such as evolutionary strategies or particle swarm optimization algorithms. In this paper we discuss the application of two different evolutionary computation techniques to tackle the hyper-parameters estimation problem in SVMrs. Specifically we test an Evolutionary Programming algorithm (EP) and a Particle Swarm Optimization approach (PSO). We focus the paper on the discussion of the application of the complete evolutionary-SVMr algorithm to a real problem of wind speed prediction in wind turbines of a Spanish wind farm.


Neurocomputing | 2009

Letters: Accurate short-term wind speed prediction by exploiting diversity in input data using banks of artificial neural networks

Sancho Salcedo-Sanz; Ángel M. Pérez-Bellido; Emilio G. Ortíz-García; Antonio Portilla-Figueras; Luis Prieto; Francisco Correoso

Wind speed prediction is a very important part of wind parks management. Currently, hybrid physical-statistical wind speed forecasting models are used to this end, some of them using neural networks as the final step to obtain accurate wind speed predictions. In this paper we propose a method to improve the performance of one of these hybrid systems, by exploiting diversity in the input data of the neural network part of the system. The diversity in the data is produced by the physical models of the system, applied with different parameterizations. Two structures of neural network banks are used to exploit the input data diversity. We will show that our method is able to improve the performance of the system, obtaining accurate wind speed predictions better than the one obtained by the system using single neural networks.


Computers & Operations Research | 2011

Team formation based on group technology

Luis E. Agustín-Blas; Sancho Salcedo-Sanz; Emilio G. Ortíz-García; Antonio Portilla-Figueras; Ángel M. Pérez-Bellido; Silvia Jiménez-Fernández

This publication contains reprint articles for which IEEE does not hold copyright. Full text is not available on IEEE Xplore for these articles.


Expert Systems With Applications | 2009

A hybrid grouping genetic algorithm for assigning students to preferred laboratory groups

Luis E. Agustín-Blas; Sancho Salcedo-Sanz; Emilio G. Ortíz-García; Antonio Portilla-Figueras; Ángel M. Pérez-Bellido

This paper presents a novel application of the hybrid grouping genetic algorithm in a problem related to university timetabling. Specifically, the assignment of students to laboratory groups is tackled. This problem includes an important constraint of capacity, due to laboratories usually have a maximum number of equips or computers available, so the number of total students in a group is constrained to be equal or less than the capacity of the laboratory. In addition, our approach considers the case in which the students provide a sorted list of preferred laboratory groups, so the objective of the assignment must take this point into account. A variation of the problem in which a balanced number of students per group is required (lecturer preferences) is also studied in this paper. The performance of the approach is shown in different test problems and in a real application in a Spanish University.


Computer-Aided Engineering | 2010

An incremental-encoding evolutionary algorithm for color reduction in images

Leopoldo Carro-Calvo; Sancho Salcedo-Sanz; Emilio G. Ortíz-García; Antonio Portilla-Figueras

Color reduction in images is an important problem in image processing, since it is a pre-processing step in applications such as image segmentation or compression. Different methods have been proposed in the literature, several of them involving nature-inspired algorithms such as neural networks. However, not many works involving evolutionary computation techniques have been applied to this problem. This paper proposes a novel evolutionary algorithm to tackle the color reduction of RGB images. The proposed evolutionary algorithm incorporates a procedure called incremental-encoding, consisting in starting the image quantization with a small number of colors, and including additional colors in a gradual form, until reaching the final number of quantization colors. In the experiments carried out we show that the incremental-encoding evolutionary algorithm improves the performance of the standard evolutionary algorithm in this problem. Also we show that it obtains better results than several existing color reduction techniques for color quantization problems.


Expert Systems With Applications | 2013

Evolutionary computation approaches for real offshore wind farm layout: A case study in northern Europe

Sancho Salcedo-Sanz; D. Gallo-Marazuela; Á. Pastor-Sánchez; Leopoldo Carro-Calvo; Antonio Portilla-Figueras; Luis Prieto

This paper presents the layout optimization of a real offshore wind farm in northern Europe, using evolutionary computation techniques. Different strategies for the wind farm design are tested, such as regular turbines layout or free turbines disposition with fixed number of turbines. Also, different layout quality models have been applied, in order to obtain solutions with different characteristics of high energy production and low interlink cost. In all the cases, evolutionary algorithms are developed and detailed in the paper. The experiments carried out in the real problem show that the free design with fixed number of turbines is more appropriate and obtains better quality layouts than the regular design.


Central European Journal of Computer Science | 2011

A review of recent evolutionary computation-based techniques in wind turbines layout optimization problems

Sancho Salcedo-Sanz; B. Saavedra-Moreno; A. Paniagua-Tineo; Luis Prieto; Antonio Portilla-Figueras

This paper presents a mini-review of the main works recently published about optimal wind turbines layout in wind farms. Specifically, we focus on discussing articles where evolutionary computation techniques have been applied, since this computational framework has obtained very good results in different formulations of the problem. A summary of the main concepts needed to face the problem are also included in the article, such as a basic wake model and several cost models and objective functions previously used in the literature. This review includes works published in the most significant journals and international conferences, and it gives a brief remark of the optimization models proposed and the implemented algorithms, so it can be useful for readers who want to be quickly introduced in this research area.


Applied Intelligence | 2014

An evolutionary-based hyper-heuristic approach for the Jawbreaker puzzle

Sancho Salcedo-Sanz; J. M. Matías-Román; Silvia Jiménez-Fernández; Antonio Portilla-Figueras; Lucas Cuadra

In this paper a hyper-heuristic algorithm is designed and developed for its application to the Jawbreaker puzzle. Jawbreaker is an addictive game consisting in a matrix of colored balls, that must be cleared by popping sets of balls of the same color. This puzzle is perfect to be solved by applying hyper-heuristics algorithms, since many different low-level heuristics are available, and they can be applied in a sequential fashion to solve the puzzle. We detail a set of low-level heuristics and a global search procedure (evolutionary algorithm) that conforms to a robust hyper-heuristic, able to solve very difficult instances of the Jawbreaker puzzle. We test the proposed hyper-heuristic approach in Jawbreaker puzzles of different size and difficulty, with excellent results.


computational intelligence and games | 2007

Solving Japanese Puzzles with Heuristics

Sancho Salcedo-Sanz; Emilio G. Ortíz-García; Ángel M. Pérez-Bellido; Antonio Portilla-Figueras; Xin Yao

This paper presents two heuristics algorithms to solve Japanese puzzles, both black and white puzzles and color puzzles. First, we present ad-hoc heuristics which use the information in rows, columns, and puzzles constraints to obtain the solution of the puzzle. The best heuristic developed for black and white puzzles is then extended to solving color Japanese puzzles. We show the performance of the proposed heuristics in several examples from a well known Web page devoted to this kind of puzzles. Comparison with an existing solver based on constraint programming and with a genetic algorithm is carried out


Applied Soft Computing | 2013

A traffic-based evolutionary algorithm for network clustering

Maurizio Naldi; Sancho Salcedo-Sanz; Leopoldo Carro-Calvo; Luigi Laura; Antonio Portilla-Figueras; Giuseppe F. Italiano

Abstract Network clustering algorithms are typically based only on the topology information of the network. In this paper, we introduce traffic as a quantity representing the intensity of the relationship among nodes in the network, regardless of their connectivity, and propose an evolutionary clustering algorithm, based on the application of genetic operators and capable of exploiting the traffic information. In a comparative evaluation based on synthetic instances and two real world datasets, we show that our approach outperforms a selection of well established evolutionary and non-evolutionary clustering algorithms.

Collaboration


Dive into the Antonio Portilla-Figueras'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

Maurizio Naldi

University of Rome Tor Vergata

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge