Network


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

Hotspot


Dive into the research topics where Richard A. Gonçalves is active.

Publication


Featured researches published by Richard A. Gonçalves.


Neurocomputing | 2014

ADEMO/D: Multiobjective optimization by an adaptive differential evolution algorithm

Sandra M. Venske; Richard A. Gonçalves; Myriam Regattieri Delgado

This paper presents an approach for continuous optimization called Adaptive Differential Evolution for Multiobjective Problems (ADEMO/D). The approach incorporates concepts of Multiobjective Evolutionary Algorithms based on Decomposition (MOEA/D) and mechanisms of strategies adaptation. In this work we test two methods to perform adaptive strategy selection: Probability Matching (PM) and Adaptive Pursuit (AP). PM and AP are analyzed in combination with four credit assignment techniques based on relative fitness improvements. The DE strategy is chosen from a candidate pool according to a probability that depends on its previous experience in generating promising solutions. In experiments, we evaluate certain features of the proposed approach, considering eight different versions while solving a well established set of 10 instances of Multiobjective Optimization Problems. Next the best-so-far version (ADEMO/D) is confronted with its non-adaptive counterparts. Finally ADEMO/D is compared with four important multiobjective optimization algorithms in the same application context. Pareto compliant indicators and statistical tests are applied to evaluate the algorithm performances. The preliminary results are very promising and stand ADEMO/D as a candidate to the state-of-the-art for multiobjective optimization.


brazilian symposium on neural networks | 2012

ADEMO/D: Adaptive Differential Evolution for Multiobjective Problems

Sandra M. Venske; Richard A. Gonçalves; Myriam Regattieri Delgado

This paper proposes a method for continuous optimization based on Differential Evolution (DE). The approach named Adaptive Differential Evolution for Multiobjective Problems (ADEMO/D) incorporates concepts of Multiobjective Evolutionary Algorithms based on Decomposition (MOEA/D) and mechanisms of mutation strategies adaptation inspired by the adaptive DE named Self-adaptive Differential Evolution (SaDE). Additionally a new mutation strategy, based on MOEA/D neighborhood concept, is proposed to be used in the strategy candidate pool. ADEMO/D is compared with three multi-objective optimization approaches using a set of benchmarks. The preliminary results are very promising and stand the proposed approach as a candidate to the State-of-art for multi-objective optimization.


international conference on evolutionary multi-criterion optimization | 2015

Upper Confidence Bound (UCB) Algorithms for Adaptive Operator Selection in MOEA/D

Richard A. Gonçalves; Carolina P. de Almeida; Aurora T. R. Pozo

Adaptive Operator Selection (AOS) is a method used to dynamically determine which operator should be applied in an optimization algorithm based on its performance history. Recently, Upper Confidence Bound (UCB) algorithms have been successfully applied for this task. UCB algorithms have special features to tackle the Exploration versus Exploitation (EvE) dilemma presented on the AOS problem. However, it is important to note that the use of UCB algorithms for AOS is still incipient on Multiobjective Evolutionary Algorithms (MOEAs) and many contributions can be made. The aim of this paper is to extend the study of UCB based AOS methods. Two methods are proposed: MOEA/D-UCB-Tuned and MOEA/D-UCB-V, both use the variance of the operators’ rewards in order to obtain a better EvE tradeoff. In these proposals the UCB-Tuned and UCB-V algorithms from the multiarmed bandit (MAB) literature are combined with MOEA/D (MOEA based on decomposition), one of the most successful MOEAs. Experimental results demonstrate that MOEA/D-UCB-Tuned can be favorably compared with state-of-the-art adaptive operator selection MOEA/D variants based on probability (ENS-MOEA/D and ADEMO/D) and multi-armed bandits (MOEA/D-FRRMAB) methods.


international conference on evolutionary multi-criterion optimization | 2015

MOEA/D-HH: A Hyper-Heuristic for Multi-objective Problems

Richard A. Gonçalves; Josiel Neumann Kuk; Carolina P. de Almeida; Sandra M. Venske

Hyper-Heuristics is a high-level methodology for selection or automatic generation of heuristics for solving complex problems. Despite the hyper-heuristics success, there is still only a few multi-objective hyper-heuristics. Our approach, MOEA/D-HH, is a multi-objective selection hyper-heuristic that expands the MOEA/D framework. It uses an innovative adaptive choice function proposed in this work to determine the low level heuristic (Differential Evolution mutation strategy) that should be applied to each individual during a MOEA/D execution. We tested MOEA/D-HH in a well established set of 10 instances from the CEC 2009 MOEA Competition. MOEA/D-HH is compared with some important multi-objective optimization algorithms and the resultsobtained are promising.


brazilian symposium on neural networks | 2012

Harmony Search for Multi-objective Optimization

Lucas M. Pavelski; Carolina P. de Almeida; Richard A. Gonçalves

This paper investigates the efficiency of Harmony Search based algorithms for solving multi-objetive problems. For this task, four variants of the Harmony Search algorithm were adapted in the Non-dominated Sorting Genetic Algorithm II (NSGA-II) framework. Harmony Search is a recent proposed music-inspired metaheuristic while NSGA-II is a very successful evolutionary multi-objective algorithm. The four proposed methods are tested against each other using a set of benchmark instances proposed in CEC 2009. The best proposed algorithm is also compared with NSGA-II. The preliminary results are very promising and stand the proposed approach as a candidate to the State-of-the-art for multi-objective optimization, encouraging further researches in the hybridization of the Harmony Search and Multi-objective Evolutionary Algorithms.


Annals of Operations Research | 2012

An experimental analysis of evolutionary heuristics for the biobjective traveling purchaser problem

Carolina P. de Almeida; Richard A. Gonçalves; Elizabeth Ferreira Gouvea Goldbarg; Marco César Goldbarg; Myriam Regattieri Delgado

Given a set of markets and a set of products to be purchased on those markets, the Biobjective Traveling Purchaser Problem (2TPP) consists in determining a route through a subset of markets to collect all products, minimizing the travel distance and the purchasing cost simultaneously. As its single objective version, the 2TPP is an NP-hard Combinatorial Optimization problem. Only one exact algorithm exists that can solve instances up to 100 markets and 200 products and one heuristic approach that can solve instances up to 500 markets and 200 products. Since the Transgenetic Algorithms (TAs) approach has shown to be very effective for the single objective version of the investigated problem, this paper examines the application of these algorithms to the 2TPP. TAs are evolutionary algorithms based on the endosymbiotic evolution and other interactions of the intracellular flow interactions. This paper has three main purposes: the first is the investigation of the viability of Multiobjective TAs to deal with the 2TPP, the second is to determine which characteristics are important for the hybridization between TAs and multiobjective evolutionary frameworks and the last is to compare the ability of multiobjective algorithms based only on Pareto dominance with those based on both decomposition and Pareto dominance to deal with the 2TPP. Two novel Transgenetic Multiobjective Algorithms are proposed. One is derived from the NSGA-II framework, named NSTA, and the other is derived from the MOEA/D framework, named MOTA/D. To analyze the performance of the proposed algorithms, they are compared with their classical counterparts. It is also the first time that NSGA-II and MOEA/D are applied to solve the 2TPP. The methods are validated in 365 uncapacitated instances of the TPPLib benchmark. The results demonstrate the superiority of MOTA/D and encourage further researches in the hybridization of Transgenetic Algorithms and Multiobjective Evolutionary Algorithms specially the ones based on decomposition.


Neurocomputing | 2016

Extreme Learning Surrogate Models in Multi-objective Optimization based on Decomposition

Lucas M. Pavelski; Myriam Regattieri Delgado; Carolina P. de Almeida; Richard A. Gonçalves; Sandra M. Venske

This paper proposes ELMOEA/D, a surrogate-assisted MOEA, for solving costly multi-objective problems in small evaluation budgets. The proposed approach encompasses a state-of-the-art MOEA based on decomposition and Differential Evolution (MOEA/D-DE) assisted by Extreme Learning Machines (ELMs). ELMOEA/D is tested in instances from three well-known benchmarks (ZDT, DTLZ and WFG) with 5-60 decision variables, 2 and 5 objectives. The ELMOEA/Ds performance is also analyzed on a real problem (Airfoil Shape Optimization). The impact of some ELMs parameters and an automatic model selection mechanism is investigated. The results obtained by ELMOEA/D are compared with those of two state-of-the-art surrogate approaches (MOEA/D-RBF and ParEGO) and a non-surrogate-based MOEA (MOEA/D). The ELMOEA/D variants are among the best results for most benchmark instances and for the real problem. HighlightsThe problem of solving expensive MOPs with small evaluation budgets is treated.The paper investigates the use of ELM as a surrogate model in MOEAs.A procedure is used to automatically select ELM parameters.The scalability of surrogates concerning the total of decision variables and number of objectives is evaluated.Experimental results show the good performance of ELMOEA/D in different problems.


Expert Systems With Applications | 2016

ADEMO/D: An adaptive differential evolution for protein structure prediction problem

Sandra M. Venske; Richard A. Gonçalves; Elaine Machado Benelli; Myriam Regattieri Delgado

Abstract Protein Structure Prediction (PSP) is the process of determining three-dimensional structures of proteins based on their sequence of amino acids. PSP is of great importance to medicine and biotechnology, e.g., to novel enzymes and drugs design, and one of the most challenging problems in bioinformatics and theoretical chemistry. This paper models PSP as a multi-objective optimization problem and adopts ADEMO/D (Adaptive Differential Evolution for Multi-objective Problems based on Decomposition) on its optimizer platform. ADEMO/D has been previously applied to multi-objective optimization with a lot of success. It incorporates concepts of problem decomposition and mechanisms of mutation strategies adaptation. Decomposition-based multi-objective optimization tends to be more efficient than other techniques in complex problems. Adaptation is particularly important in bioinformatics because it can release practitioners, with a great expertise focused on the application, from tuning optimization algorithm’s parameters. ADEMO/D for PSP needs a decision maker and this work tests four different methods. Experiments consider off-lattice models and ab initio approaches for six real proteins. Results point ADEMO/D as a competitive approach for total energy and conformation similarity metrics. This work contributes to different areas ranging from evolutionary multi-objective optimization to bioinformatics as it extends the application universe of adaptive problem decomposition-based algorithms, which despite the success in various areas are practically unexplored in the PSP context.


brazilian conference on intelligent systems | 2014

ELMOEA/D-DE: Extreme Learning Surrogate Models in Multi-objective Optimization Based on Decomposition and Differential Evolution

Lucas M. Pavelski; Myriam Regattieri Delgado; Carolina P. de Almeida; Richard A. Gonçalves; Sandra M. Venske

Despite the success of Evolutionary Algorithms in solving complex problems, they may require many function evaluations. This becomes an issue when dealing with costly problems. Surrogate models may overcome this difficulty, though their use in problems with medium to large dimensionality is underexplored in the literature. Problems with multiple conflicting objectives can be formulated as Multi-objective Optimization Problems (MOPs). MOPs have received a great attention lately, mainly with Multi-objective Evolutionary Algorithms (MOEAs). This paper proposes ELMOEA/D-DE, a surrogate-assisted MOEA, for solving expensive MOPs in small evaluation budgets. ELMOEA/D-DE encompasses a state-of-the-art MOEA based on decomposition, Differential Evolution (DE) operators and Extreme Learning Machines. This paper tests three variants of ELMOEA/D-DE, using different DE operators, for solving five known benchmark MOPs with 10 to 60 decision variables. All variants achieve good results in terms of hyper volume metric and the best variant with operator DE/rand/1/bin is compared with two state-of-the-art approaches (MOEA/D-RBF and a non-surrogate-based MOEA), achieving the best results in all but one problems instances.


intelligent systems design and applications | 2007

TA-PFP: A Transgenetic Algorithm to Solve the Protein Folding Problem

Carolina P. de Almeida; Richard A. Gonçalves; Marco César Goldbarg; Elizabeth Ferreira Gouvea Goldbarg; Myriam Regattieri Delgado

This work reports the application of a transgenetic algorithm to the protein folding problem in the 3D HP model, which is a particular instance of the string folding problem and is known to be NP-hard. The proposed algorithm uses two kinds of plasmids, two kinds of transposons, two information sources, adaptation of parameters and is hybridized with tabu search. The computational experiments consider seven instances of the Tortilla benchmark. The results are favorably comparable with that reported in the literature, attesting the efficiency of the methodology.

Collaboration


Dive into the Richard A. Gonçalves's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar

Myriam Regattieri Delgado

Federal University of Technology - Paraná

View shared research outputs
Top Co-Authors

Avatar

Aurora T. R. Pozo

Federal University of Paraná

View shared research outputs
Top Co-Authors

Avatar

Ricardo Lüders

Federal University of Technology - Paraná

View shared research outputs
Top Co-Authors

Avatar

Elizabeth Ferreira Gouvea Goldbarg

Federal University of Rio Grande do Norte

View shared research outputs
Top Co-Authors

Avatar

Marcella S. R. Martins

Federal University of Technology - Paraná

View shared research outputs
Top Co-Authors

Avatar

Marco César Goldbarg

Federal University of Rio Grande do Norte

View shared research outputs
Top Co-Authors

Avatar

Roberto Santana

University of the Basque Country

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge