Sciweavers

4342 search results - page 577 / 869
» Improved Algorithms for Optimal Embeddings
Sort
View
MMNS
2004
106views Multimedia» more  MMNS 2004»
15 years 8 months ago
Content-Based Adaptation of Streamed Multimedia
Most adaptive delivery mechanisms for streaming multimedia content do not explicitly consider user-perceived quality when making adaptation decisions. We show that an optimal adap...
Nicola Cranley, Liam Murphy, Philip Perry
GECCO
2008
Springer
117views Optimization» more  GECCO 2008»
15 years 7 months ago
Non-monotone differential evolution
The Differential Evolution algorithm uses an elitist selection, constantly pushing the population in a strict downhill search, in an attempt to guarantee the conservation of the ...
Michael G. Epitropakis, Vassilis P. Plagianakos, M...
ICIP
2007
IEEE
15 years 6 months ago
ML Nonlinear Smoothing for Image Segmentation and its Relationship to the Mean Shift
This paper addresses the issues of nonlinear edge-preserving image smoothing and segmentation. A ML-based approach is proposed which uses an iterative algorithm to solve the probl...
Andy Backhouse, Irene Y. H. Gu, Tiesheng Wang
TEC
2011
134views more  TEC 2011»
15 years 1 months ago
Differential Evolution: A Survey of the State-of-the-Art
—Differential evolution (DE) is arguably one of the most powerful stochastic real-parameter optimization algorithms in current use. DE operates through similar computational step...
Swagatam Das, Ponnuthurai Nagaratnam Suganthan
PLDI
2012
ACM
13 years 9 months ago
Fast and precise hybrid type inference for JavaScript
JavaScript performance is often bound by its dynamically typed nature. Compilers do not have access to static type information, making generation of efficient, type-specialized m...
Brian Hackett, Shu-yu Guo