Sciweavers

6546 search results - page 93 / 1310
» Improving the Performance of the RISE Algorithm
Sort
View
123
Voted
GECCO
2007
Springer
172views Optimization» more  GECCO 2007»
15 years 9 months ago
Improving the human readability of features constructed by genetic programming
The use of machine learning techniques to automatically analyse data for information is becoming increasingly widespread. In this paper we examine the use of Genetic Programming a...
Matthew Smith, Larry Bull
152
Voted
COCOON
2006
Springer
15 years 7 months ago
On Dynamic Bin Packing: An Improved Lower Bound and Resource Augmentation Analysis
We study the dynamic bin packing problem introduced by Coffman, Garey and Johnson. This problem is a generalization of the bin packing problem in which items may arrive and depart...
Wun-Tat Chan, Prudence W. H. Wong, Fencol C. C. Yu...
156
Voted
WEBI
2005
Springer
15 years 9 months ago
Measuring the Relative Performance of Schema Matchers
Schema matching is a complex process focusing on matching between concepts describing the data in heterogeneous data sources. There is a shift from manual schema matching, done by...
Shlomo Berkovsky, Yaniv Eytani, Avigdor Gal
128
Voted
SAC
2005
ACM
15 years 9 months ago
Motion estimation performance of the TM3270 processor
Motion estimation constitutes a significant computational part of video standards such as MPEG2, MPEG4, and H264/AVC. This paper evaluates the performance of a motion estimation a...
Jan-Willem van de Waerdt, Gerrit A. Slavenburg, Je...
LCPC
1993
Springer
15 years 7 months ago
Maximizing Loop Parallelism and Improving Data Locality via Loop Fusion and Distribution
Abstract. Loop fusion is a program transformation that merges multiple loops into one. It is e ective for reducing the synchronization overhead of parallel loops and for improving ...
Ken Kennedy, Kathryn S. McKinley