Sciweavers

879 search results - page 85 / 176
» Optimizing for Reduced Code Space using Genetic Algorithms
Sort
View
135
Voted
WEBDB
2010
Springer
173views Database» more  WEBDB 2010»
15 years 7 months ago
Manimal: Relational Optimization for Data-Intensive Programs
The MapReduce distributed programming framework is very popular, but currently lacks the optimization techniques that have been standard with relational database systems for many ...
Michael J. Cafarella, Christopher Ré
ICCV
2005
IEEE
15 years 8 months ago
Common Pattern Discovery Using Earth Mover's Distance and Local Flow Maximization
In this paper, we present a novel segmentationinsensitive approach for mining common patterns from 2 images. We develop an algorithm using the Earth Movers Distance (EMD) framewor...
Hung-Khoon Tan, Chong-Wah Ngo
GECCO
2004
Springer
134views Optimization» more  GECCO 2004»
15 years 8 months ago
A Descriptive Encoding Language for Evolving Modular Neural Networks
Evolutionary algorithms are a promising approach for the automated design of artificial neural networks, but they require a compact and efficient genetic encoding scheme to repres...
Jae-Yoon Jung, James A. Reggia
100
Voted
GECCO
2000
Springer
120views Optimization» more  GECCO 2000»
15 years 6 months ago
An Improved Adaptive Multi-Start Approach to Finding Near-Optimal Solutions to the Euclidean TSP
We present an "adaptive multi-start" genetic algorithm for the Euclidean traveling salesman problem that uses a population of tours locally optimized by the Lin-Kernigha...
Dan Bonachea, Eugene Ingerman, Joshua Levy, Scott ...
ISHPC
2003
Springer
15 years 7 months ago
Code and Data Transformations for Improving Shared Cache Performance on SMT Processors
Simultaneous multithreaded processors use shared on-chip caches, which yield better cost-performance ratios. Sharing a cache between simultaneously executing threads causes excessi...
Dimitrios S. Nikolopoulos