Sebanyak 151 item atau buku ditemukan

Evolutionary Computation in Combinatorial Optimization

7th European Conference, EvoCOP 2007, Valencia, Spain, April 11-13, 2007, Proceedings

This book constitutes the refereed proceedings of the 7th European Conference on Evolutionary Computation in Combinatorial Optimization, EvoCOP 2007, held in Valencia, Spain in April 2007. The 21 revised full papers presented were carefully reviewed and selected from 81 submissions. The papers cover evolutionary algorithms as well as various other metaheuristics, like scatter search, tabu search, memetic algorithms, variable neighborhood search, greedy randomized adaptive search procedures, ant colony optimization, and particle swarm optimization algorithms. The papers are specifically dedicated to the application of evolutionary computation and related methods to combinatorial optimization problems and cover any issue of metaheuristic for combinatorial optimization. The papers deal with representations, heuristics, analysis of problem structures, and comparisons of algorithms. The list of studied combinatorial optimization problems includes prominent examples like graph coloring, knapsack problems, the traveling salesperson problem, scheduling, graph matching, as well as specific real-world problems.

Prominent examples of metaheuristics are evolutionary algorithms, simulated
annealing, tabu search, scatter search, memetic algorithms, variable
neighborhood search, iterated local search, greedy randomized adaptive search
procedures, ...

Genetic and Evolutionary Computation--GECCO 2003

Genetic and Evolutionary Computation Conference, Chicago, IL, USA, July 12-16, 2003 : Proceedings

The set LNCS 2723 and LNCS 2724 constitutes the refereed proceedings of the Genetic and Evolutionaty Computation Conference, GECCO 2003, held in Chicago, IL, USA in July 2003. The 193 revised full papers and 93 poster papers presented were carefully reviewed and selected from a total of 417 submissions. The papers are organized in topical sections on a-life adaptive behavior, agents, and ant colony optimization; artificial immune systems; coevolution; DNA, molecular, and quantum computing; evolvable hardware; evolutionary robotics; evolution strategies and evolutionary programming; evolutionary sheduling routing; genetic algorithms; genetic programming; learning classifier systems; real-world applications; and search based softare engineering.

Genetic and Evolutionary Computation Conference, Chicago, IL, USA, July 12-16
, 2003 : Proceedings Erick Cantú-Paz ... We explore the advantages of DNA-like
genomes for evolutionary computation in silico. Coupled with simulations of ...

Applications of Evolutionary Computation

19th European Conference, EvoApplications 2016, Porto, Portugal, March 30 -- April 1, 2016, Proceedings

The two volumes LNCS 9597 and 9598 constitute the refereed conference proceedings of the 19th European Conference on the Applications of Evolutionary Computation, EvoApplications 2016, held in Porto, Portugal, in March/April 2016, co-located with the Evo* 2016 events EuroGP, EvoCOP, and EvoMUSART. The 57 revised full papers presented together with 17 poster papers were carefully reviewed and selected from 115 submissions. EvoApplications 2016 consisted of the following 13 tracks: EvoBAFIN (natural computing methods in business analytics and finance), EvoBIO (evolutionary computation, machine learning and data mining in computational biology), EvoCOMNET (nature-inspired techniques for telecommunication networks and other parallel and distributed systems), EvoCOMPLEX (evolutionary algorithms and complex systems), EvoENERGY (evolutionary computation in energy applications), EvoGAMES (bio-inspired algorithms in games), EvoIASP (evolutionary computation in image analysis, signal processing, and pattern recognition), EvoINDUSTRY (nature-inspired techniques in industrial settings), EvoNUM (bio-inspired algorithms for continuous parameter optimization), EvoPAR (parallel implementation of evolutionary algorithms), EvoRISK (computational intelligence for risk management, security and defence applications), EvoROBOT (evolutionary robotics), and EvoSTOC (evolutionary algorithms in stochastic and dynamic environments).

8. Kruisselbrink, J.W., Emmerich, M.T.M., Deutz, A.H., Bäck, T.: A robust
optimization approach using kriging metamodels for robustness approximation in
the CMA-ES. In: Proceedings of IEEE Congress on Evolutionary Computation (
CEC), pp.

Evolutionary Computation, Machine Learning and Data Mining in Bioinformatics

5th European Conference, EvoBIO 2007, Valencia, Spain, April 11-13, 2007, Proceedings

The ?eld of bioinformatics has two main objectives: the creation and main- nance of biological databases, and the discovery of knowledge from life sciences data in order to unravel the mysteries of biological function, leading to new drugs and therapies for human disease. Life sciences data come in the form of biological sequences, structures, pathways, or literature. One major aspect of discovering biological knowledge is to search, predict, or model speci?c patterns present in a given dataset and then to interpret those patterns. Computer science methods such as evolutionary computation, machine learning, and data mining all have a great deal to o?er the ?eld of bioinformatics. The goal of the Fifth European Conference on Evolutionary Computation, Machine Learning, and Data Mining in Bioinformatics (EvoBIO 2007) was to bring experts in computer science - gether with experts in bioinformatics and the biological sciences to explore new and novel methods for solving complex biological problems. The ?fth EvoBIO conference was held in Valencia, Spain during April 11-13, 2007 at the Universidad Politecnica de Valencia. EvioBIO 2007 was held jointly with the Tenth European Conference on Genetic Programming (EuroGP 2007), the Seventh European Conference on Evolutionary Computation in Combina- rial Optimisation (EvoCOP 2007), and the Evo Workshops. Collectively, the c- ferences and workshops are organized under the name Evo* (www. evostar. org).

... clinical safety (black), efficacy (red), formulation (green), PK/bioavailability (
blue), commercial (yellow), toxicology (gray), cost of goods (purple) and others (
white). development of computational tools applicable for pharmacokinetic
profiling, ...

Evolutionary Computation in Combinatorial Optimization

10th European Conference, EvoCOP 2010, Istanbul, Turkey, April 7-9, 2010, Proceedings

Constitutes the refereed proceedings of the 10th European Conference on Evolutionary Computation in Combinatorial Optimization, EvoCOP 2010, held in Instanbul, Turkey, in April 2010. This book discusses developments and applications in metaheuristics.

An Evolutionary Algorithm Guided by Preferences Elicited According to the
ELECTRE TRI Method Principles Eunice Oliveira1 and Carlos Henggeler
Antunes2 1 School of Technology and Management, Polytechnic Institute of
Leiria, Morro do ...

Genetic And Evolutionary Computation- GECCO 2004

Genetic And Evolutionary Computation Conference, Seattle, Wa, Usa, June 26-30, 2004, Proceedings

MostMOEAsuseadistancemetricorothercrowdingmethodinobjectivespaceinorder to maintain diversity for the non-dominated solutions on the Pareto optimal front. By ensuring diversity among the non-dominated solutions, it is possible to choose from a variety of solutions when attempting to solve a speci?c problem at hand. Supposewehavetwoobjectivefunctionsf (x)andf (x).Inthiscasewecande?ne 1 2 thedistancemetricastheEuclideandistanceinobjectivespacebetweentwoneighboring individuals and we thus obtain a distance given by 2 2 2 d (x, x )= f (x )?f (x )] + f (x )?f (x )] . (1) 1 2 1 1 1 2 2 1 2 2 f wherex andx are two distinct individuals that are neighboring in objective space. If 1 2 2 2 the functions are badly scaled, e.g. ?f (x)] ?f (x)], the distance metric can be 1 2 approximated to 2 2 d (x, x )? f (x )?f (x )] . (2) 1 2 1 1 1 2 f Insomecasesthisapproximationwillresultinanacceptablespreadofsolutionsalong the Pareto front, especially for small gradual slope changes as shown in the illustrated example in Fig. 1. 1.0 0.8 0.6 0.4 0.2 0 0 20 40 60 80 100 f 1 Fig.1.Forfrontswithsmallgradualslopechangesanacceptabledistributioncanbeobtainedeven if one of the objectives (in this casef ) is neglected from the distance calculations. 2 As can be seen in the ?gure, the distances marked by the arrows are not equal, but the solutions can still be seen to cover the front relatively well.

Genetic And Evolutionary Computation Conference, Seattle, Wa, Usa, June 26-
30, 2004, Proceedings Kalyanmoy Deb. A 10 × 10 board requires a neural
network with 100 inputs and 100 outputs, but is still simple enough to be solved
without ...

Applications of Evolutionary Computation

EvoApplications 2011: EvoCOMPLEX, EvoGAMES, EvoIASP, EvoINTELLIGENCE, EvoNUM, and EvoSTOC, Torino, Italy, April 27-29, 2011, Proceedings

Constitutes the refereed proceedings of the International Conference on the Applications of Evolutionary Computation, EvoApplications 2011, that was held in Torino, Italy, colocated with the Evo 2011 events.

Constitutes the refereed proceedings of the International Conference on the Applications of Evolutionary Computation, EvoApplications 2011, that was held in Torino, Italy, colocated with the Evo 2011 events.

Knowledge Enterprise: Intelligent Strategies in Product Design, Manufacturing, and Management

Proceedings of PROLAMAT 2006, IFIP TC5, International Conference, June 15-17 2006, Shanghai, China

This volume contains the edited version of the technical presentations of PROLMAT 2006, the IFIP TC5 international conference held on June 15-17, 2006 at the Shanghai University in China. Profitability is no longer only a function of price, cost, and adequate quality. The way sustained competitive advantage relates to a firm is distinctive and it is difficult to replicate competencies. The basis for a firm’s core competencies is its repository of organizational knowledge. This is highly-valued knowledge that provides opportunities for adding exclusive value to products and services of an enterprise. Knowledge strategy will be related to innovation, learning, and agility. Conversion of advanced research into advanced products; acquisition of knowledge from experience; and fast response-time to the dynamic market changes, are the important rules of international industrial competition at the moment. Innovation, learning, and agility are key factors for companies, which must shift in global markets rapidly and efficiently by delivering new products in the shortest time frame, while maintaining the highest quality and the lowest costs. The successful enterprise of our century will be characterized by an organizational structure that supports thinking process, experience transferring, knowledge discovery, and intelligence exploitation, all of which are based on data and information. The success of a modern company is not based on its size but on its ability to adapt its operation to the changing environment. To answer to these constraints, the enterprise must develop a corporate culture that empowers employees at all levels and facilitates communication among related groups for constant improvement of its core competitiveness. Such an organizational structure requires a technological infrastructure that fully supports process improvement and integration, and has the flexibility to adjust to unexpected changes in corporate direction. To keep up with rapid developments in global manufacturing, the enterprise must first look at its organization and culture, and then at its supporting technologies. Too often, companies invest only in technology to compete in the global market and don’t give enough attention to the training, the education, and the knowledge of their employees. This conference concentrates also on knowledge strategies in Product Life Cycle and brings together researchers and industrialists with the objectives to reach a mutual understanding of the scientific - industry dichotomy, while facilitating the transfer of core research knowledge to core industrial competencies.

The innovation strategy WOIS combines these elements in a unique
Contradiction Oriented Innovation Strategy by integrating key elements of known
successful methodologies such as TRIZ with new aspects of encouraging a
challenging ...

Thinking Translation: Perspectives from Within and Without

Conference Proceedings, Third UEA Postgraduate Translation Symposium

This book is a collection of selected articles based on talks given by established academics and translators, as well as younger researchers, at the third postgraduate symposium organized by the School of Literature and Creative Writing at the University of East Anglia, UK. The objective of the third postgraduate translation symposium at the University of East Anglia was to explore the current relevance of theory to the practice of translation. This volume builds on the key ideas and discussion that arose from the symposium, bringing together, amongst others, the current debates concerning the complex relationship between theory and practice in the field of translation studies, taking into consideration a wide range of perspectives, both modern and traditional. A broad cross-section of research exploring the present relevance of translation theory to practice is presented by many of the individual contributors to this volume. These papers provide both current theoretical insights into the relevance of theory to translation and also, in some examples, offer first-hand experiences of applying appropriate strategies and methods to the practice and description of translation.

Maria Cristina Consiglio Introduction Translating a multilingual novel is a real
challenge to the translator. The presence of dialects, sociolects, idiolects, slangs,
or jargons, alongside the standard language, presents a series of questions to be
 ...

Current Issues in Second Language Research and Methodology

Applications to Italian as a Second Language : Proceedings of a Conference, October 11-15, 1988

Applications to Italian as a Second Language : Proceedings of a Conference,
October 11-15, 1988 Canadian Society for Italian Studies Gabriella Colussi
Arthur, Vittorina Cecchetto, Marcel Danesi ...