Sciweavers

14244 search results - page 24 / 2849
» Modeling Program Predictability
Sort
View
PAKDD
2007
ACM
203views Data Mining» more  PAKDD 2007»
14 years 1 months ago
Grammar Guided Genetic Programming for Flexible Neural Trees Optimization
Abstract. In our previous studies, Genetic Programming (GP), Probabilistic Incremental Program Evolution (PIPE) and Ant Programming (AP) have been used to optimal design of Flexibl...
Peng Wu, Yuehui Chen
DASFAA
2009
IEEE
152views Database» more  DASFAA 2009»
14 years 2 months ago
Predicting Timing Failures in Web Services
Abstract. Web services are increasingly being used in business critical environments, enabling uniform access to services provided by distinct parties. In these environments, an op...
Nuno Laranjeiro, Marco Vieira, Henrique Madeira
JDCTA
2010
159views more  JDCTA 2010»
13 years 2 months ago
QSPR Study Of Mineral Crystal Lattice Energy Based On Gene Expression Programming
In this study, gene expression programming (GEP), a novel genetic algorithm, is used to develop quantitative model as potential screening mechanism for mineral crystal lattice ene...
Yuntao Zhang, Wenbin Dai, Zhengjun Cheng
OOPSLA
2005
Springer
14 years 1 months ago
Fortune teller: improving garbage collection performance in server environment using live objects prediction
Currently, the most adopted criterion to invoke garbage collection is heap space exhaustion. In other words, garbage collection is invoked when the heap space (either the entire s...
Feng Xian, Witawas Srisa-an, Hong Jiang
PLDI
1997
ACM
13 years 11 months ago
Generational Garbage Collection and the Radioactive Decay Model
If a fixed exponentially decreasing probability distribution function is used to model every object’s lifetime, then the age of an object gives no information about its future ...
William D. Clinger, Lars Thomas Hansen