Jorge Tavares
University of Coimbra
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Jorge Tavares.
international conference on artificial intelligence | 2002
Francisco Baptista Pereira; Jorge Tavares; Penousal Machado; Ernesto Costa
In this paper we analyse a new evolutionary approach to the vehicle routing problem. We present Genetic Vehicle Representation (GVR), a two-level representational scheme designed to deal in an effective way with all the information that candidate solutions must encode. Experimental results show that this method is both effective and robust, allowing the discovery of new best solutions for some well-known benchmarks.
systems man and cybernetics | 2008
Jorge Tavares; Francisco Baptista Pereira; Ernesto Costa
Fitness landscape analysis techniques are used to better understand the influence of genetic representations and associated variation operators when solving a combinatorial optimization problem. Five representations are investigated for the multidimensional knapsack problem. Common mutation operators, such as bit-flip mutation, are employed to generate fitness landscapes. Measures such as fitness distance correlation and autocorrelation are applied to examine the landscapes associated with the tested genetic encodings. Furthermore, additional experiments are made to observe the effects of adding heuristics and local optimization to the representations. Encodings with a strong heuristic bias are more efficient, and the addition of local optimization techniques further enhances their performance.
TAEBC-2009 | 2008
Francisco Baptista Pereira; Jorge Tavares
The vehicle routing problem (VRP) is one of the most famous combinatorial optimization problems. In simple terms, the goal is to determine a set of routes with overall minimum cost that can satisfy several geographical scattered demands. Biological inspired computation is a field devoted to the development of computational tools modeled after principles that exist in natural systems. The adoption of such design principles enables the production of problem solving techniques with enhanced robustness and flexibility, able to tackle complex optimization situations. The goal of the volume is to present a collection of state-of-the-art contributions describing recent developments concerning the application of bio-inspired algorithms to the VRP. Over the 9 chapters, different algorithmic approaches are considered and a diverse set of problem variants are addressed. Some contributions focus on standard benchmarks widely adopted by the research community, while others address real-world situations.
acm symposium on applied computing | 2003
Jorge Tavares; Penousal Machado; Francisco Baptista Pereira; Ernesto Costa
A comparative study is made between a new evolutionary approach for the Vehicle Routing Problem (VRP) and a standard evolutionary model, based on Path Representation. Genetic Vehicle Representation (GVR) is the new two-level representational scheme designed to deal in an effective way with all the information needed by candidate solutions. Experimental results, obtained from a set of VRP instances, show performance improvements when GVR is used.
european conference on genetic programming | 2004
Jorge Tavares; Penousal Machado; Amílcar Cardoso; Francisco Baptista Pereira; Ernesto Costa
In this paper we discuss the evolution of several components of a traditional Evolutionary Algorithm, such as genotype to phenotype mappings and genetic operators, presenting a formalized description of how this can be attained. We then focus on the evolution of mapping functions, for which we present experimental results achieved with a meta-evolutionary scheme.
Advances in Metaheuristics for Hard Optimization | 2007
Francisco Baptista Pereira; Jorge M. C. Marques; Tiago Leitão; Jorge Tavares
Cluster geometry optimization is an important problem from the Chemistry area. Hybrid approaches combining evolutionary algorithms and gradient-driven local search methods are one of the most efficient techniques to perform a meaningful exploration of the solution space to ensure the discovery of low energy geometries. Here we performa comprehensive study on the locality properties of this approach to gain insight to the algorithm’s strengths andweaknesses.Theanalysis is accomplished through the application of several static measures to randomly generated solutions in order to establish the main properties of an extended set of mutation and crossover operators. Locality analysis is complemented with additional results obtained from optimization runs. The combination of the outcomes allows us to propose a robust hybrid algorithm that is able to quickly discover the arrangement of the cluster’s particles that correspond to optimal or near-optimal solutions.
ieee international conference on evolutionary computation | 2006
Francisco Baptista Pereira; Jorge M. C. Marques; Tiago Leitão; Jorge Tavares
State of the art algorithms for cluster geometry optimization rely on hybrid approaches that combine the global exploration performed by evolutionary methods with local search procedures. These methods use derivative information to discover the nearest local optimum. In this paper we analyze the locality properties of this approach to gain insight on the algorithms strengths and weaknesses and to determine the role played by each of its components. Results show that there are important differences in what concerns the locality of different mutation operators commonly used in this problem.
european conference on genetic programming | 2012
Jorge Tavares; Francisco Baptista Pereira
We propose a Grammatical Evolution approach to the automatic design of Ant Colony Optimization algorithms. The grammar adopted by this framework has the ability to guide the learning of novel architectures, by rearranging components regularly found on human designed variants. Results obtained with several TSP instances show that the evolved algorithmic strategies are effective, exhibit a good generalization capability and are competitive with human designed variants.
portuguese conference on artificial intelligence | 2003
Francisco Baptista Pereira; Jorge Tavares; Ernesto Costa
In this paper we present a new evolutionary algorithm designed to efficiently search for optimal Golomb rulers. The proposed approach uses a redundant random keys representation to codify the information contained in a chromosome and relies on a simple interpretation algorithm to obtain feasible solutions. Experimental results show that this method is successful in quickly identifying good solutions and that can be considered as a realistic alternative to massive parallel approaches that need several months or years to discover high quality Golomb rulers.
ieee international conference on evolutionary computation | 2006
Jorge Tavares; Francisco Baptista Pereira; Ernesto Costa
Five encodings for the Multidimensional Knapsack Problem are investigated, using fitness landscape analysis techniques, in order to better understand the influence of genetic representations when solving a combinatorial optimization problem. Fitness distance correlation and autocorrelation measures are employed to analyze the encodings. The effect of heuristics, as well as repair and local optimization is also examined. The investigation helps to understand how the adopted representations influence the search performance of an evolutionary algorithm.