Sciweavers

3358 search results - page 46 / 672
» Parametric Aspects: A Proposal
Sort
View
GECCO
2008
Springer
160views Optimization» more  GECCO 2008»
13 years 11 months ago
An estimation distribution algorithm with the spearman's rank correlation index
This article arguments that rank correlation coefficients are powerful association measures and how can they be adopted by EDAs. A new EDA implements the proposed ideas: the Non-P...
Arturo Hernández Aguirre, Enrique Raú...
PAMI
2007
214views more  PAMI 2007»
13 years 9 months ago
Tracking Deforming Objects Using Particle Filtering for Geometric Active Contours
—Tracking deforming objects involves estimating the global motion of the object and its local deformations as a function of time. Tracking algorithms using Kalman filters or part...
Yogesh Rathi, Namrata Vaswani, Allen Tannenbaum, A...
JMLR
2010
173views more  JMLR 2010»
13 years 4 months ago
Collaborative Filtering via Rating Concentration
While most popular collaborative filtering methods use low-rank matrix factorization and parametric density assumptions, this article proposes an approach based on distribution-fr...
Bert Huang, Tony Jebara
PEPM
1999
ACM
14 years 2 months ago
Declarative Aspect-Oriented Programming
Aspect-oriented programming addresses the problem that the implementation of some properties such as error handling and optimization tends to cross-cut the basic functionality. To...
Ralf Lämmel
AOSD
2008
ACM
13 years 12 months ago
StrongAspectJ: flexible and safe pointcut/advice bindings
AspectJ was designed as a seamless aspect-oriented extension of the Java programming language. However, unlike Java, AspectJ does not have a safe type system: an accepted binding ...
Bruno De Fraine, Mario Südholt, Viviane Jonck...